summaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts/script
AgeCommit message (Expand)Author
2025-10-18bsdinstall: Fix typosJose Luis Duran
2024-01-09bsdinstall: Fix installation script splittingMichael Gmelin
2023-09-21bsdinstall: avoid conflicts with fd 3Lars Kellogg-Stedman
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-05-03bsdinstall/script: umount before zpool exportCorvin Köhne
2022-05-03bsdinstall: stop messing with file descriptorsCorvin Köhne
2021-06-23bsdinstall: Avoid double-mounting /devRyan Moeller
2021-06-02bsdinstall: Fix typo (Instalation -> Installation).Navdeep Parhar
2021-05-28Fix scripted installation from media without local distfiles.Nathan Whitehorn
2021-05-14Fix scripted installs on EFI systems using ZFS root with zfsboot.Nathan Whitehorn
2021-03-23Fix scripted installs on EFI systems after default mounting of the ESP.Nathan Whitehorn
2020-01-15bsdinstall: Use TMPDIR if setRebecca Cran
2018-01-02Add installer support for PS3 and PowerNV systems, also laying theNathan Whitehorn
2017-05-22bsdinstall: do not use distextract in scripted modeRoger Pau Monné
2017-05-22bsdinstall: mount is not needed for the ZFS install caseRoger Pau Monné
2015-09-11Update copyrightDevin Teske
2015-09-11Better to reset trap and explicitly exit successDevin Teske
2014-04-14Fix typo in debug/log statement.Devin Teske
2014-02-16Add zfsboot to the scripted interface of bsdinstall(8); oops!Devin Teske
2013-11-08A series of changes tested together as a whole:Devin Teske
2013-10-11After installation, dump 4096 bytes from /dev/random to /entropy in theDag-Erling Smørgrav
2013-01-27If no resolv.conf has been made for the new system already and the installNathan Whitehorn
2013-01-21Remove some debugging code that snuck in.Nathan Whitehorn
2013-01-21Add a scripting frontend. Documentation and release(7) support coming later.Nathan Whitehorn