aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall
Commit message (Expand)AuthorAgeFilesLines
* Add zfsboot to the scripted interface of bsdinstall(8); oops!Devin Teske2014-02-161-1/+5
* Merge from CheriBSD:Brooks Davis2014-01-303-6/+36
* Dummy commit (whitespace changes and style nits) to show previous commitDevin Teske2014-01-201-4/+6
* Fix a bad comparison operator (s/==/=/), and address a use-case issue where-Devin Teske2014-01-181-8/+6
* Allow bsdinstall to use WPA-Enterprise networks when installing. ThisGavin Atkinson2014-01-041-0/+23
* Lower the priority of the "connect to any open wireless network" networkGavin Atkinson2014-01-041-1/+1
* Remove what appears to be a stray debugging printf.Gavin Atkinson2014-01-041-1/+0
* Move the installer's keymap solution introduced by SVN r259468. The newDevin Teske2013-12-211-4/+0
* When using a bootpool, set the cachefile property so that it getsDevin Teske2013-12-191-1/+7
* Fix a regression that occurred with SVN revisions 259474 and 259476 whereDevin Teske2013-12-191-2/+4
* In bsdinstall_log, it's rather confusing to see the following sequence:Devin Teske2013-12-181-1/+1
* Fix "[: -eq: argument expected" error introduced by SVN r256343. The codeDevin Teske2013-12-181-2/+1
* Auto-enable 4k sector alignment when disk encryption is requested (it isDevin Teske2013-12-161-0/+1
* Fix a long-standing edge-case that would result in a ghosted `zroot' poolDevin Teske2013-12-161-0/+6
* Add kern.geom.label.disk_ident.enable="0" to loader.conf(5).Devin Teske2013-12-161-0/+3
* De-uglify the geli(8)-setup infobox by adding a newline.Devin Teske2013-12-161-1/+1
* fletcher4 is currently the default.Devin Teske2013-12-161-1/+1
* Improve default ZFS disk layout (tested):Devin Teske2013-12-161-202/+197
* Bug-fixes and debugging improvments:Devin Teske2013-12-161-145/+142
* Accept NULL input as also meaning zero swap.Devin Teske2013-12-161-1/+1
* As per discussions on -current, re-add /var/mail (removed in r257842) butDevin Teske2013-12-161-0/+1
* Mask error from newaliases(1) when the hostname is not fully qualified.Devin Teske2013-12-161-1/+1
* Add a fix for Long-standing problem with VMware. Described in below links:Devin Teske2013-12-161-0/+4
* I caught the following snippet at the end of my /var/log/bsdinstall_log:Devin Teske2013-12-121-4/+3
* Fix a regression introduced by SVN r257842; resulting in mountroot promptDevin Teske2013-12-091-1/+1
* Fix a regression introduced by SVN r257842. Result was that afterDevin Teske2013-12-091-1/+1
* sed(1): Use /i instead of /IEitan Adler2013-12-091-1/+1
* Forgot to utilize feature added in SVN r257782 to prevent truncatingDevin Teske2013-12-091-0/+1
* Fix a regression introduced by SVN r257842 that prevents Encryption fromDevin Teske2013-12-041-4/+6
* Switch default MBR bootcode from /boot/boot0 to /boot/mbr.Devin Teske2013-11-111-1/+1
* Check the partition scheme before blowing away disks, instead of after.Devin Teske2013-11-111-8/+12
* mdoc: add missing El.Joel Dahl2013-11-081-0/+1
* I often forget that debugFile can begin with a + for deciding that debugDevin Teske2013-11-081-1/+1
* Copy the install log to the deployed /var/log directory so that we haveDevin Teske2013-11-081-0/+2
* Semi-revert this one file out of r257842. The ttys(5) stuff, as weDevin Teske2013-11-081-77/+0
* A series of changes tested together as a whole:Devin Teske2013-11-0811-446/+1105
* Switch to using pkg(8) for the doc install in bsdinstall(8).Glen Barber2013-11-061-2/+9
* Make ZFSBOOT_BEROOT_NAME be ROOT by default. This is what sysutils/beadmDevin Teske2013-10-151-4/+1
* Bump .Dd date (should have been part of SVN r256549)Devin Teske2013-10-151-1/+1
* Man page updates to go along with SVN r256343, introducing zfsboot.Devin Teske2013-10-151-0/+24
* Fix SVN r256540: s/TMPETC/TMPBOOT/ for loader.conf(5) GELI entries.Devin Teske2013-10-151-3/+3
* Document BSDINSTALL_TMPBOOT environment variable introduced by SVN r256343.Devin Teske2013-10-151-0/+8
* gjb writes: when doing encrypted zfs install, loader.conf should be updatedDevin Teske2013-10-151-1/+9
* Add executable bit to docsinstall [old] and entropy [new] scripts.Devin Teske2013-10-152-0/+0
* Remove the dumpdev configuration dialog, merge it into the regularDevin Teske2013-10-111-10/+11
* Incorporate PR bin/161547 to detect when an interface is wireless.Devin Teske2013-10-111-3/+9
* Rewrite the keymap module to display an actual menu of selectableDevin Teske2013-10-111-6/+208
* Add zfsboot module as an option for automatic configuration. Default isDevin Teske2013-10-115-8/+1080
* After installation, dump 4096 bytes from /dev/random to /entropy in theDag-Erling Smørgrav2013-10-116-4/+43
* Remove ftp5.se.f.o, as per request to -hubs@Gavin Atkinson2013-09-281-1/+0