aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts/bootconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Capitalize title like in all other titles.Jens Schweikhardt2022-09-141-2/+2
* bsdinstall: allow whitelabeling the scriptsBrad Davis2022-05-241-10/+8
* Fix grammatical issues.Nathan Whitehorn2022-01-021-1/+1
* bsdinstall: bootconfig: Try to clean old efi boot entriesEmmanuel Vadot2021-12-151-2/+52
* powerpc64: make autoboot possible on powernv machinesAlfredo Dal'Ava Junior2021-11-261-4/+7
* Fix scripted installation from media without local distfiles.Nathan Whitehorn2021-05-281-2/+4
* Restore /boot/efi to mtree.Nathan Whitehorn2021-03-061-1/+1
* Mount the EFI system partition (ESP) on newly-installed systems.Nathan Whitehorn2021-02-231-124/+26
* bsdinstall: riscv-specific tweaksMitchell Horne2021-01-271-1/+2
* bsdinstall: create /efi/boot directory in ESPMitchell Horne2021-01-271-4/+7
* Initial support for implementing the bootXXX.efi workaroundWarner Losh2020-10-091-0/+24
* bsdinstall: Use TMPDIR if setRebecca Cran2020-01-151-4/+6
* bsdinstall: fix ESP detection for auto ZFS layoutYuri Pankov2019-10-091-7/+11
* Use the --activate efibootmgr(8) flag when creating entries in bootconfigRebecca Cran2018-12-311-7/+1
* Fix ESP generation when using a gmirror, and when booting from RO mediumRebecca Cran2018-12-311-8/+15
* Rework UEFI ESP generationRebecca Cran2018-12-201-2/+117
* Set kernelname in bootconfig to the kernel fileJustin Hibbits2018-06-041-1/+1
* Add installer support for PS3 and PowerNV systems, also laying theNathan Whitehorn2018-01-021-0/+40