| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the IPv6 tag to ftp4.fr.freebsd.org. | roberto | 2012-05-10 | 1 | -1/+1 |
* | Fix typo. | nwhitehorn | 2012-04-04 | 1 | -1/+1 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -1/+1 |
* | mdoc: document title should be all caps. | joel | 2012-03-25 | 1 | -1/+1 |
* | Make the chroot shell more functional by providing devfs. | nwhitehorn | 2012-03-05 | 1 | -0/+1 |
* | Fix segfault if distfetch and distextract binaries are run standalone | nwhitehorn | 2012-02-26 | 2 | -2/+16 |
* | Fix a whitespace nit | kevlo | 2012-01-31 | 1 | -1/+1 |
* | Experimental support for booting CHRP-type PowerPC systems from hard disks. | nwhitehorn | 2012-01-25 | 1 | -1/+3 |
* | Warn if trying to install over an existing partition, which usually fails | nwhitehorn | 2012-01-18 | 1 | -4/+22 |
* | Prevent user astonishment by providing the shell option at the end, after | nwhitehorn | 2011-12-02 | 1 | -12/+11 |
* | Add a screen that asks if the user would like to enable crash dumps, | kensmith | 2011-12-02 | 1 | -0/+14 |
* | Plug memory leaks and fix open(2) error check. | kevlo | 2011-11-28 | 3 | -1/+3 |
* | Provide an error message and error handling if there are no network | nwhitehorn | 2011-10-25 | 1 | -0/+7 |
* | Provide an error message instead of silent failure if no disks are present | nwhitehorn | 2011-10-25 | 1 | -4/+13 |
* | Avoid some "Invalid argument" errors in the installer. | nwhitehorn | 2011-10-23 | 1 | -3/+20 |
* | Escape the newline so we get a proper line continuation. Without this | kensmith | 2011-10-18 | 1 | -1/+1 |
* | Avoid magicking into existence sub-partitions due to leftover blocks when | nwhitehorn | 2011-10-08 | 1 | -11/+22 |
* | Usability enhancements: do not allow setting a mountpoint on bsdlabel | nwhitehorn | 2011-10-08 | 1 | -1/+30 |
* | Work around some behavior of gpart that I absolutely do not understand in | nwhitehorn | 2011-10-07 | 4 | -62/+42 |
* | Move "Exit" to the first entry in the list, so that it is the default | nwhitehorn | 2011-10-06 | 1 | -2/+2 |
* | Ask if you want to set the keymap before invoking kdbmap to prevent | nwhitehorn | 2011-10-06 | 1 | -0/+2 |
* | Inquire about terminal type if starting from a serial console and do | nwhitehorn | 2011-09-17 | 1 | -6/+4 |
* | Fix a typo introduced in r219892 that prevented file system options from | nwhitehorn | 2011-09-16 | 1 | -1/+1 |
* | Fix WPA setup broken by changes to shell argument passing inside the | nwhitehorn | 2011-09-16 | 1 | -0/+1 |
* | Allow WPA PSKs up to 63 characters, the max length according to | brueffer | 2011-09-13 | 1 | -1/+1 |
* | Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists. | brueffer | 2011-09-10 | 1 | -0/+1 |
* | Correct a typo. | bz | 2011-09-07 | 1 | -1/+1 |
* | Fix two problems: | bz | 2011-09-07 | 2 | -4/+8 |
* | Swap FTP paths to be MACHINE/MACHINE_ARCH instead of MACHINE_ARCH/MACHINE. | nwhitehorn | 2011-08-30 | 1 | -1/+1 |
* | Implement support for GRAID volumes in the installer partition editor, | nwhitehorn | 2011-08-21 | 4 | -17/+60 |
* | Make messages about typos appear on the screen instead of in the log file. | nwhitehorn | 2011-08-21 | 2 | -2/+2 |
* | Fix a bug that prevented docsinstall from being able to use DNS in most | nwhitehorn | 2011-08-18 | 1 | -1/+11 |
* | Add back ftp4, a new machine has taken its place. ftp2 and ftp8 are both IPv6... | roberto | 2011-08-05 | 1 | -2/+3 |
* | To inet or not two inet. Unbreak static IPv4 configuration. If you tried | bz | 2011-07-28 | 1 | -1/+1 |
* | Add PS3 partitioning (and framework for future pseries support) to the | nwhitehorn | 2011-07-16 | 1 | -2/+25 |
* | Run newaliases at the end of the install process. | nwhitehorn | 2011-07-13 | 1 | -0/+4 |
* | Per request of the docs team, install docs as packages, instead of via | nwhitehorn | 2011-07-09 | 3 | -4/+78 |
* | Add an extra tab between fs_file and fs_vfstype | kevlo | 2011-07-07 | 1 | -1/+1 |
* | I forgot what year it is, apparently. | nwhitehorn | 2011-06-12 | 1 | -1/+1 |
* | Long-overdue man page for bsdinstall. | nwhitehorn | 2011-06-11 | 2 | -0/+188 |
* | Remove TODO which is not longer needed and the default. | bz | 2011-06-06 | 1 | -1/+0 |
* | Fix resolv.conf search list creation: | bz | 2011-06-04 | 1 | -3/+7 |
* | Write the multi step netconfig to a temporary file and only move that | bz | 2011-06-02 | 3 | -9/+10 |
* | Empty the network configuration only after the user decided to pick an | bz | 2011-06-02 | 1 | -2/+2 |
* | Fix opening a shell on the new system (prevent the shell's stderr from | nwhitehorn | 2011-06-02 | 1 | -1/+1 |
* | Contrary to the rc.conf framework, when manualy enabling IPv6 we have | bz | 2011-05-30 | 1 | -1/+1 |
* | While doing it right for current configuration, fix the entry for rc.conf | bz | 2011-05-30 | 1 | -1/+1 |
* | Split netconfig into three parts: | bz | 2011-05-29 | 4 | -43/+351 |
* | Fix shell-based partitioning. | nwhitehorn | 2011-05-28 | 1 | -1/+1 |
* | Disconnect sun4v architecture from the three. | attilio | 2011-05-14 | 1 | -3/+0 |