summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdinstall
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault if distfetch and distextract binaries are run standalonenwhitehorn2012-02-262-2/+16
* Fix a whitespace nitkevlo2012-01-311-1/+1
* Experimental support for booting CHRP-type PowerPC systems from hard disks.nwhitehorn2012-01-251-1/+3
* Warn if trying to install over an existing partition, which usually failsnwhitehorn2012-01-181-4/+22
* Prevent user astonishment by providing the shell option at the end, afternwhitehorn2011-12-021-12/+11
* Add a screen that asks if the user would like to enable crash dumps,kensmith2011-12-021-0/+14
* Plug memory leaks and fix open(2) error check.kevlo2011-11-283-1/+3
* Provide an error message and error handling if there are no networknwhitehorn2011-10-251-0/+7
* Provide an error message instead of silent failure if no disks are presentnwhitehorn2011-10-251-4/+13
* Avoid some "Invalid argument" errors in the installer.nwhitehorn2011-10-231-3/+20
* Escape the newline so we get a proper line continuation. Without thiskensmith2011-10-181-1/+1
* Avoid magicking into existence sub-partitions due to leftover blocks whennwhitehorn2011-10-081-11/+22
* Usability enhancements: do not allow setting a mountpoint on bsdlabelnwhitehorn2011-10-081-1/+30
* Work around some behavior of gpart that I absolutely do not understand innwhitehorn2011-10-074-62/+42
* Move "Exit" to the first entry in the list, so that it is the defaultnwhitehorn2011-10-061-2/+2
* Ask if you want to set the keymap before invoking kdbmap to preventnwhitehorn2011-10-061-0/+2
* Inquire about terminal type if starting from a serial console and donwhitehorn2011-09-171-6/+4
* Fix a typo introduced in r219892 that prevented file system options fromnwhitehorn2011-09-161-1/+1
* Fix WPA setup broken by changes to shell argument passing inside thenwhitehorn2011-09-161-0/+1
* Allow WPA PSKs up to 63 characters, the max length according tobrueffer2011-09-131-1/+1
* Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.brueffer2011-09-101-0/+1
* Correct a typo.bz2011-09-071-1/+1
* Fix two problems:bz2011-09-072-4/+8
* Swap FTP paths to be MACHINE/MACHINE_ARCH instead of MACHINE_ARCH/MACHINE.nwhitehorn2011-08-301-1/+1
* Implement support for GRAID volumes in the installer partition editor,nwhitehorn2011-08-214-17/+60
* Make messages about typos appear on the screen instead of in the log file.nwhitehorn2011-08-212-2/+2
* Fix a bug that prevented docsinstall from being able to use DNS in mostnwhitehorn2011-08-181-1/+11
* Add back ftp4, a new machine has taken its place. ftp2 and ftp8 are both IPv6...roberto2011-08-051-2/+3
* To inet or not two inet. Unbreak static IPv4 configuration. If you triedbz2011-07-281-1/+1
* Add PS3 partitioning (and framework for future pseries support) to thenwhitehorn2011-07-161-2/+25
* Run newaliases at the end of the install process.nwhitehorn2011-07-131-0/+4
* Per request of the docs team, install docs as packages, instead of vianwhitehorn2011-07-093-4/+78
* Add an extra tab between fs_file and fs_vfstypekevlo2011-07-071-1/+1
* I forgot what year it is, apparently.nwhitehorn2011-06-121-1/+1
* Long-overdue man page for bsdinstall.nwhitehorn2011-06-112-0/+188
* Remove TODO which is not longer needed and the default.bz2011-06-061-1/+0
* Fix resolv.conf search list creation:bz2011-06-041-3/+7
* Write the multi step netconfig to a temporary file and only move thatbz2011-06-023-9/+10
* Empty the network configuration only after the user decided to pick anbz2011-06-021-2/+2
* Fix opening a shell on the new system (prevent the shell's stderr fromnwhitehorn2011-06-021-1/+1
* Contrary to the rc.conf framework, when manualy enabling IPv6 we havebz2011-05-301-1/+1
* While doing it right for current configuration, fix the entry for rc.confbz2011-05-301-1/+1
* Split netconfig into three parts:bz2011-05-294-43/+351
* Fix shell-based partitioning.nwhitehorn2011-05-281-1/+1
* Disconnect sun4v architecture from the three.attilio2011-05-141-3/+0
* Fix mirror selection, which was broken by stderr redirection.nwhitehorn2011-04-192-2/+2
* Update to reflect net install changes.nwhitehorn2011-04-171-12/+44
* Make the keymap script continue to work now that stderr is beingnwhitehorn2011-04-111-1/+2
* Rename the "Reboot" option to "Exit", which reflects what it actuallynwhitehorn2011-04-091-1/+1
* Check correctly for whether there are any available wireless networks. Thisnwhitehorn2011-04-051-1/+1
OpenPOWER on IntegriCloud