aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall
Commit message (Expand)AuthorAgeFilesLines
* Add the IPv6 tag to ftp4.fr.freebsd.org.Ollivier Robert2012-05-101-1/+1
* Fix typo.Nathan Whitehorn2012-04-041-1/+1
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* mdoc: document title should be all caps.Joel Dahl2012-03-251-1/+1
* Make the chroot shell more functional by providing devfs.Nathan Whitehorn2012-03-051-0/+1
* Fix segfault if distfetch and distextract binaries are run standaloneNathan Whitehorn2012-02-262-2/+16
* Fix a whitespace nitKevin Lo2012-01-311-1/+1
* Experimental support for booting CHRP-type PowerPC systems from hard disks.Nathan Whitehorn2012-01-251-1/+3
* Warn if trying to install over an existing partition, which usually failsNathan Whitehorn2012-01-181-4/+22
* Prevent user astonishment by providing the shell option at the end, afterNathan Whitehorn2011-12-021-12/+11
* Add a screen that asks if the user would like to enable crash dumps,Ken Smith2011-12-021-0/+14
* Plug memory leaks and fix open(2) error check.Kevin Lo2011-11-283-1/+3
* Provide an error message and error handling if there are no networkNathan Whitehorn2011-10-251-0/+7
* Provide an error message instead of silent failure if no disks are presentNathan Whitehorn2011-10-251-4/+13
* Avoid some "Invalid argument" errors in the installer.Nathan Whitehorn2011-10-231-3/+20
* Escape the newline so we get a proper line continuation. Without thisKen Smith2011-10-181-1/+1
* Avoid magicking into existence sub-partitions due to leftover blocks whenNathan Whitehorn2011-10-081-11/+22
* Usability enhancements: do not allow setting a mountpoint on bsdlabelNathan Whitehorn2011-10-081-1/+30
* Work around some behavior of gpart that I absolutely do not understand inNathan Whitehorn2011-10-074-62/+42
* Move "Exit" to the first entry in the list, so that it is the defaultNathan Whitehorn2011-10-061-2/+2
* Ask if you want to set the keymap before invoking kdbmap to preventNathan Whitehorn2011-10-061-0/+2
* Inquire about terminal type if starting from a serial console and doNathan Whitehorn2011-09-171-6/+4
* Fix a typo introduced in r219892 that prevented file system options fromNathan Whitehorn2011-09-161-1/+1
* Fix WPA setup broken by changes to shell argument passing inside theNathan Whitehorn2011-09-161-0/+1
* Allow WPA PSKs up to 63 characters, the max length according toChristian Brueffer2011-09-131-1/+1
* Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.Christian Brueffer2011-09-101-0/+1
* Correct a typo.Bjoern A. Zeeb2011-09-071-1/+1
* Fix two problems:Bjoern A. Zeeb2011-09-072-4/+8
* Swap FTP paths to be MACHINE/MACHINE_ARCH instead of MACHINE_ARCH/MACHINE.Nathan Whitehorn2011-08-301-1/+1
* Implement support for GRAID volumes in the installer partition editor,Nathan Whitehorn2011-08-214-17/+60
* Make messages about typos appear on the screen instead of in the log file.Nathan Whitehorn2011-08-212-2/+2
* Fix a bug that prevented docsinstall from being able to use DNS in mostNathan Whitehorn2011-08-181-1/+11
* Add back ftp4, a new machine has taken its place. ftp2 and ftp8 are both IPv6...Ollivier Robert2011-08-051-2/+3
* To inet or not two inet. Unbreak static IPv4 configuration. If you triedBjoern A. Zeeb2011-07-281-1/+1
* Add PS3 partitioning (and framework for future pseries support) to theNathan Whitehorn2011-07-161-2/+25
* Run newaliases at the end of the install process.Nathan Whitehorn2011-07-131-0/+4
* Per request of the docs team, install docs as packages, instead of viaNathan Whitehorn2011-07-093-4/+78
* Add an extra tab between fs_file and fs_vfstypeKevin Lo2011-07-071-1/+1
* I forgot what year it is, apparently.Nathan Whitehorn2011-06-121-1/+1
* Long-overdue man page for bsdinstall.Nathan Whitehorn2011-06-112-0/+188
* Remove TODO which is not longer needed and the default.Bjoern A. Zeeb2011-06-061-1/+0
* Fix resolv.conf search list creation:Bjoern A. Zeeb2011-06-041-3/+7
* Write the multi step netconfig to a temporary file and only move thatBjoern A. Zeeb2011-06-023-9/+10
* Empty the network configuration only after the user decided to pick anBjoern A. Zeeb2011-06-021-2/+2
* Fix opening a shell on the new system (prevent the shell's stderr fromNathan Whitehorn2011-06-021-1/+1
* Contrary to the rc.conf framework, when manualy enabling IPv6 we haveBjoern A. Zeeb2011-05-301-1/+1
* While doing it right for current configuration, fix the entry for rc.confBjoern A. Zeeb2011-05-301-1/+1
* Split netconfig into three parts:Bjoern A. Zeeb2011-05-294-43/+351
* Fix shell-based partitioning.Nathan Whitehorn2011-05-281-1/+1
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-3/+0