aboutsummaryrefslogtreecommitdiff
path: root/tools/boot/universe.sh
Commit message (Expand)AuthorAgeFilesLines
* tools/boot/universe.sh: Remove armv6 from a commentAndrew Turner2024-06-201-1/+1
* boot/universe.sh: Add tests to keep MK_LOADER_BIOS_TEXTONLY workingWarner Losh2024-02-181-0/+9
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-2/+0
* Remove the riscv64sf architecture.John Baldwin2023-04-121-1/+1
* stand: Remove i386-only support fire firewireWarner Losh2022-11-181-9/+0
* tools/boot: Fix universe.sh's ZFS exclusion testWarner Losh2022-07-241-1/+1
* test: Update boot universe build architecturesWarner Losh2022-07-081-23/+11
* Spell LOADER correctly so we test lua build.Warner Losh2020-05-011-1/+1
* Catch up to arm/arm and sparc64 removal.Warner Losh2020-05-011-13/+2
* When we have an invalid build option, don't rm -rf the currentWarner Losh2020-05-011-1/+12
* Remove armeb from the list of architectures we build for the bootWarner Losh2018-07-091-2/+2
* Add LOADER_DEBUG regression testWarner Losh2018-02-211-0/+9
* Add lua to build scriptWarner Losh2018-02-121-0/+14
* Build WITHOUT_FORTH too, at least for amd64 and i386Warner Losh2017-12-081-0/+8
* Just use the last line of the output from getting .OBJDIR. TheWarner Losh2017-12-041-1/+1
* Remove the entire objdir tree to avoid picking up stale binaries fromWarner Losh2017-12-041-9/+12
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-3/+3
* Move LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELIWarner Losh2017-11-101-1/+10
* Replace LOADER_FIREWIRE_SUPPORT variableWarner Losh2017-11-101-24/+35
* Fix parallel build issues and add MK_ZFS=no caseWarner Losh2017-10-301-5/+29
* Do a chdir to SRCTOP/sys/boot before starting the run. This lets oneWarner Losh2017-10-251-0/+3
* Create a shell script to build sys/boot on all the architectures.Warner Losh2017-10-221-0/+38