| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide an error message and error handling if there are no network | Nathan Whitehorn | 2011-10-25 | 1 | -0/+7 |
* | Provide an error message instead of silent failure if no disks are present | Nathan Whitehorn | 2011-10-25 | 1 | -4/+13 |
* | Avoid some "Invalid argument" errors in the installer. | Nathan Whitehorn | 2011-10-23 | 1 | -3/+20 |
* | Escape the newline so we get a proper line continuation. Without this | Ken Smith | 2011-10-18 | 1 | -1/+1 |
* | Avoid magicking into existence sub-partitions due to leftover blocks when | Nathan Whitehorn | 2011-10-08 | 1 | -11/+22 |
* | Usability enhancements: do not allow setting a mountpoint on bsdlabel | Nathan Whitehorn | 2011-10-08 | 1 | -1/+30 |
* | Work around some behavior of gpart that I absolutely do not understand in | Nathan Whitehorn | 2011-10-07 | 4 | -62/+42 |
* | Move "Exit" to the first entry in the list, so that it is the default | Nathan Whitehorn | 2011-10-06 | 1 | -2/+2 |
* | Ask if you want to set the keymap before invoking kdbmap to prevent | Nathan Whitehorn | 2011-10-06 | 1 | -0/+2 |
* | Inquire about terminal type if starting from a serial console and do | Nathan Whitehorn | 2011-09-17 | 1 | -6/+4 |
* | Fix a typo introduced in r219892 that prevented file system options from | Nathan Whitehorn | 2011-09-16 | 1 | -1/+1 |
* | Fix WPA setup broken by changes to shell argument passing inside the | Nathan Whitehorn | 2011-09-16 | 1 | -0/+1 |
* | Allow WPA PSKs up to 63 characters, the max length according to | Christian Brueffer | 2011-09-13 | 1 | -1/+1 |
* | Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists. | Christian Brueffer | 2011-09-10 | 1 | -0/+1 |
* | Correct a typo. | Bjoern A. Zeeb | 2011-09-07 | 1 | -1/+1 |
* | Fix two problems: | Bjoern A. Zeeb | 2011-09-07 | 2 | -4/+8 |
* | Swap FTP paths to be MACHINE/MACHINE_ARCH instead of MACHINE_ARCH/MACHINE. | Nathan Whitehorn | 2011-08-30 | 1 | -1/+1 |
* | Implement support for GRAID volumes in the installer partition editor, | Nathan Whitehorn | 2011-08-21 | 4 | -17/+60 |
* | Make messages about typos appear on the screen instead of in the log file. | Nathan Whitehorn | 2011-08-21 | 2 | -2/+2 |
* | Fix a bug that prevented docsinstall from being able to use DNS in most | Nathan Whitehorn | 2011-08-18 | 1 | -1/+11 |
* | Add back ftp4, a new machine has taken its place. ftp2 and ftp8 are both IPv6... | Ollivier Robert | 2011-08-05 | 1 | -2/+3 |
* | To inet or not two inet. Unbreak static IPv4 configuration. If you tried | Bjoern A. Zeeb | 2011-07-28 | 1 | -1/+1 |
* | Add PS3 partitioning (and framework for future pseries support) to the | Nathan Whitehorn | 2011-07-16 | 1 | -2/+25 |
* | Run newaliases at the end of the install process. | Nathan Whitehorn | 2011-07-13 | 1 | -0/+4 |
* | Per request of the docs team, install docs as packages, instead of via | Nathan Whitehorn | 2011-07-09 | 3 | -4/+78 |
* | Add an extra tab between fs_file and fs_vfstype | Kevin Lo | 2011-07-07 | 1 | -1/+1 |
* | I forgot what year it is, apparently. | Nathan Whitehorn | 2011-06-12 | 1 | -1/+1 |
* | Long-overdue man page for bsdinstall. | Nathan Whitehorn | 2011-06-11 | 2 | -0/+188 |
* | Remove TODO which is not longer needed and the default. | Bjoern A. Zeeb | 2011-06-06 | 1 | -1/+0 |
* | Fix resolv.conf search list creation: | Bjoern A. Zeeb | 2011-06-04 | 1 | -3/+7 |
* | Write the multi step netconfig to a temporary file and only move that | Bjoern A. Zeeb | 2011-06-02 | 3 | -9/+10 |
* | Empty the network configuration only after the user decided to pick an | Bjoern A. Zeeb | 2011-06-02 | 1 | -2/+2 |
* | Fix opening a shell on the new system (prevent the shell's stderr from | Nathan Whitehorn | 2011-06-02 | 1 | -1/+1 |
* | Contrary to the rc.conf framework, when manualy enabling IPv6 we have | Bjoern A. Zeeb | 2011-05-30 | 1 | -1/+1 |
* | While doing it right for current configuration, fix the entry for rc.conf | Bjoern A. Zeeb | 2011-05-30 | 1 | -1/+1 |
* | Split netconfig into three parts: | Bjoern A. Zeeb | 2011-05-29 | 4 | -43/+351 |
* | Fix shell-based partitioning. | Nathan Whitehorn | 2011-05-28 | 1 | -1/+1 |
* | Disconnect sun4v architecture from the three. | Attilio Rao | 2011-05-14 | 1 | -3/+0 |
* | Fix mirror selection, which was broken by stderr redirection. | Nathan Whitehorn | 2011-04-19 | 2 | -2/+2 |
* | Update to reflect net install changes. | Nathan Whitehorn | 2011-04-17 | 1 | -12/+44 |
* | Make the keymap script continue to work now that stderr is being | Nathan Whitehorn | 2011-04-11 | 1 | -1/+2 |
* | Rename the "Reboot" option to "Exit", which reflects what it actually | Nathan Whitehorn | 2011-04-09 | 1 | -1/+1 |
* | Check correctly for whether there are any available wireless networks. This | Nathan Whitehorn | 2011-04-05 | 1 | -1/+1 |
* | Improve logging by always sending stderr to the installation log file. | Nathan Whitehorn | 2011-04-05 | 1 | -1/+3 |
* | Committing while tired is never a good idea. Remove an unconditional error | Nathan Whitehorn | 2011-03-28 | 1 | -2/+0 |
* | Improve error handling. | Nathan Whitehorn | 2011-03-28 | 1 | -5/+4 |
* | Add mirror selection for FTP installs. To support TBEMD installs | Nathan Whitehorn | 2011-03-27 | 3 | -4/+235 |
* | Mark any distfiles with no checksum entries in the manifest "Skipped" | Nathan Whitehorn | 2011-03-23 | 1 | -5/+11 |
* | Allow setting of parameters for file systems (e.g. softupdates), turn on | Nathan Whitehorn | 2011-03-23 | 2 | -20/+121 |
* | Turn on softupdates by default. We need a UI to set filesystem parameters. | Nathan Whitehorn | 2011-03-15 | 1 | -1/+1 |