aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts/script
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: do pkgbase installations with the "script" commandAlan Somers7 days1-30/+41
* bsdinstall: Fix typosJose Luis Duran2025-10-181-1/+1
* bsdinstall: Fix installation script splittingMichael Gmelin2024-01-091-4/+10
* bsdinstall: avoid conflicts with fd 3Lars Kellogg-Stedman2023-09-211-7/+6
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* bsdinstall/script: umount before zpool exportCorvin Köhne2022-05-031-1/+1
* bsdinstall: stop messing with file descriptorsCorvin Köhne2022-05-031-6/+7
* bsdinstall: Avoid double-mounting /devRyan Moeller2021-06-231-2/+0
* bsdinstall: Fix typo (Instalation -> Installation).Navdeep Parhar2021-06-031-1/+1
* Fix scripted installation from media without local distfiles.Nathan Whitehorn2021-05-281-0/+8
* Fix scripted installs on EFI systems using ZFS root with zfsboot.Nathan Whitehorn2021-05-141-3/+2
* Fix scripted installs on EFI systems after default mounting of the ESP.Nathan Whitehorn2021-03-231-8/+22
* bsdinstall: Use TMPDIR if setRebecca Cran2020-01-151-4/+6
* Add installer support for PS3 and PowerNV systems, also laying theNathan Whitehorn2018-01-021-0/+7
* bsdinstall: do not use distextract in scripted modeRoger Pau Monné2017-05-221-1/+4
* bsdinstall: mount is not needed for the ZFS install caseRoger Pau Monné2017-05-221-4/+18
* Update copyrightDevin Teske2015-09-111-1/+1
* Better to reset trap and explicitly exit successDevin Teske2015-09-111-1/+2
* Fix typo in debug/log statement.Devin Teske2014-04-141-1/+1
* Add zfsboot to the scripted interface of bsdinstall(8); oops!Devin Teske2014-02-161-1/+5
* A series of changes tested together as a whole:Devin Teske2013-11-081-7/+48
* After installation, dump 4096 bytes from /dev/random to /entropy in theDag-Erling Smørgrav2013-10-111-0/+1
* If no resolv.conf has been made for the new system already and the installNathan Whitehorn2013-01-271-0/+5
* Remove some debugging code that snuck in.Nathan Whitehorn2013-01-211-3/+1
* Add a scripting frontend. Documentation and release(7) support coming later.Nathan Whitehorn2013-01-211-0/+87