Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-17stand: Flesh out the zfs image creationWarner Losh
2022-08-17stand: Make makeroot.sh use makefs for ZFSWarner Losh
2022-08-15stand: Abstract out fstab creationWarner Losh
2022-08-15stand: Update GELI UFS cases to use ufs labelsWarner Losh
2022-08-15stand: Update testing harness to start to use UFS labelsWarner Losh
2022-08-15stand: Update testing script for arch retirementWarner Losh
2022-07-25tools/boot: Fix universe.sh's ZFS exclusion testWarner Losh
2022-07-08test: Update boot universe build architecturesWarner Losh
2022-03-01install-boot.sh: Avoid - in function names for POSIX compatibilityJessica Clarke
2021-06-26CI: add arm64 support to ci-qemu-test.shEd Maste
2021-06-26CI: use amd64 EDK II firmware included with QEMUEd Maste
2021-01-31tools: boot: use four jobs for building standKyle Evans
2020-12-17lualoader: fix lua-lint runKyle Evans
2020-12-08riscv: allow building virtual machine imagesMitchell Horne
2020-09-28Speciy the dev in an easily changed variableWarner Losh
2020-09-05ci-qemu-test.sh: use pkgbaseEd Maste
2020-08-25Merge OpenZFS support in to HEAD.Matt Macy
2020-05-01Spell LOADER correctly so we test lua build.Warner Losh
2020-05-01Catch up to arm/arm and sparc64 removal.Warner Losh
2020-05-01When we have an invalid build option, don't rm -rf the currentWarner Losh
2020-02-29CI: print wired page count on bootEd Maste
2019-09-09ci-qemu-test: if firmware is not available, hint at pkg to installEd Maste
2019-09-03Use makefs -t msdos in make_esp_fileMatt Macy
2019-04-30revert QEMU q35 platform use from r346748Ed Maste
2019-04-26Fix tools/boot/ci-qemu-test.sh and make some improvementsRebecca Cran
2019-04-25For the geli-gpt-zfs test images, both bios and uefi flavors, add a dummyIan Lepore
2019-04-25The zfs module has grown a dependency on zcl_nfs4.ko, so copy it into allIan Lepore
2019-04-25Complain and exit the script if the 'make install' phase fails. Also,Ian Lepore
2019-04-25Fix install-boot.sh and rootgen.sh UEFI bugsRebecca Cran
2019-04-17Put QEMU CI smoke test boot log in /tmp if TMPDIR not setEd Maste
2019-04-17Install some entropy for QEMU CI smoke testEd Maste
2019-04-17Allow this test script to be run from within src/tools/boot dir, and createIan Lepore
2019-04-10Add a smoke test QEMU boot script for CIEd Maste
2018-12-20Rework UEFI ESP generationRebecca Cran
2018-10-25Update lualoader test script a little bitKyle Evans
2018-08-24Following r335259, don't copy boot1 from the running system for sparc64Marius Strobl
2018-07-28also set multicons for testsWarner Losh
2018-07-13Make generated scripts executable.Ian Lepore
2018-07-13More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore
2018-07-13Revert r336240, which contained unrelated changes accidentally committed.Ian Lepore
2018-07-13More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore
2018-07-12Wee fix: $dev is passed in to the function with the /dev prefix already inIan Lepore
2018-07-12Small refactor of install-bootWarner Losh
2018-07-09Remove armeb from the list of architectures we build for the bootWarner Losh
2018-07-03Fix the fstab entries for tests that have an efi partition in slice 1 andIan Lepore
2018-07-03Doh! Commit the proper default values, not my local tweaks.Ian Lepore
2018-07-03Move the passphrase and iteration count into variables.Ian Lepore
2018-07-03Allow making just one flavor of boot-test image based on cmdline args.Ian Lepore
2018-06-19Switch to creating UEFI ESPs using loader.efi instead of boot1.efi.Warner Losh
2018-06-17rootgen.sh: complete all profiles except GELI+MBR (not supported)Allan Jude