| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed bitrot. | ru | 2005-01-13 | 1 | -5/+2 |
* | Minor comment fix. | kensmith | 2005-01-07 | 1 | -1/+1 |
* | Remove old wdc driver completely. | nyan | 2005-01-04 | 1 | -6/+0 |
* | Due to unknown reasons, Disk_Names() returns SCSI CDROM as a valid | yongari | 2004-12-22 | 1 | -0/+14 |
* | Use the source of the termcap database when available. | ru | 2004-12-21 | 1 | -10/+16 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 2 | -13/+13 |
* | Make logic more readable. | obrien | 2004-11-19 | 1 | -3/+3 |
* | Only write the rc.conf header when a new rc.conf is written. This was | simon | 2004-11-16 | 1 | -1/+1 |
* | Add Estonian keyboards. | jhb | 2004-11-11 | 1 | -1/+2 |
* | Add ftp8.de.freebsd.org | josef | 2004-11-06 | 1 | -0/+2 |
* | Fix braino where I didn't fix the file path from when the line was | obrien | 2004-11-04 | 1 | -1/+1 |
* | Stop listening to bug reports with wrong solutions and commit a fix to the ' | obrien | 2004-11-04 | 1 | -1/+1 |
* | fix typo in generated /etc/exports: escape all ' | obrien | 2004-11-01 | 1 | -1/+1 |
* | fix typo in generated /etc/exports: s/synatx/syntax/ | rse | 2004-10-04 | 1 | -1/+1 |
* | Revert rev. 1.351 of this file, which allowed users to read the | bmah | 2004-09-18 | 1 | -9/+7 |
* | Clear all "active partition" bits before we set a new one. | delphij | 2004-09-15 | 1 | -1/+7 |
* | Add device driver support for the VIA Networking Technologies | wpaul | 2004-09-10 | 1 | -0/+1 |
* | Remove support for configuring the X server from sysinstall. General | kensmith | 2004-08-30 | 6 | -163/+0 |
* | Start the de-orbital burn of our previous FreeBSD version compat libs | obrien | 2004-08-29 | 1 | -16/+0 |
* | No longer do special handling of Perl. FreeBSD users have all of 5.x | obrien | 2004-08-25 | 1 | -2/+0 |
* | Add snapshots.se.freebsd.org to list of available ftp mirrors. | josef | 2004-08-24 | 1 | -1/+3 |
* | Fix installing from SCSI tape drives by catching up device names with | bmah | 2004-08-16 | 1 | -1/+1 |
* | Teach sysinstall about the "srescue" distribution, which contains the | cperciva | 2004-08-10 | 2 | -0/+4 |
* | Initial pass at shifting sysinstall(8) to install X.org instead of XFree86. | kensmith | 2004-08-10 | 4 | -188/+123 |
* | During FTP installs, when installing Postfix as an alternate MTA, the | simon | 2004-08-09 | 1 | -1/+1 |
* | Create an EFI partition when the user wants auto defaults. There's | marcel | 2004-08-07 | 1 | -0/+22 |
* | o Save pointers to the chunks for root, home, swap, usr, var and tmp in | marcel | 2004-08-07 | 4 | -157/+149 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 4 | -24/+9 |
* | ia64 specific: | marcel | 2004-08-04 | 1 | -21/+46 |
* | Pass the partition type to get_mountpoint() and new_part(). This way | marcel | 2004-08-04 | 1 | -61/+29 |
* | Move the inclusion of libdisk.h from sysinstall.h to the source files | marcel | 2004-08-02 | 7 | -1/+6 |
* | Remove unnecessary use of the __ia64__ conditional. This slightly improves | marcel | 2004-08-01 | 1 | -5/+3 |
* | Remove reference to fla driver. | phk | 2004-07-20 | 1 | -1/+0 |
* | Eliminated double whitespace. | ru | 2004-07-03 | 1 | -2/+2 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -25/+44 |
* | Add latinamerican.iso.acc | ache | 2004-06-01 | 1 | -1/+2 |
* | lat-amer -> latinamerican keymap | ache | 2004-06-01 | 1 | -1/+1 |
* | Pressing 's' in the initial menu should result in selecting the 'Standard' | kensmith | 2004-05-18 | 1 | -1/+1 |
* | Mods for powerpc. | grehan | 2004-05-15 | 2 | -10/+50 |
* | Minor fixes for ia64 installs: | jhb | 2004-05-07 | 2 | -1/+8 |
* | Sync list of FTP sites with current reality. | kensmith | 2004-04-12 | 1 | -12/+10 |
* | Change libdisk and sysinstall to use d_addr_t rather than u_long for disk | jhb | 2004-03-16 | 2 | -48/+58 |
* | Remove unused variables. | jhb | 2004-03-11 | 1 | -3/+0 |
* | Fixed assorted misuses of NULL in integer context. | bde | 2004-03-11 | 4 | -4/+4 |
* | The "bin" distribution was renamed to "base" in CURRENT. | olgeni | 2004-02-07 | 1 | -1/+1 |
* | In checkLabels(), deal with the fact that on ia64 we do not have a | marcel | 2004-01-30 | 1 | -0/+12 |
* | Add 'fwe' so one doesn't get "<unknown network interface type>". | obrien | 2004-01-04 | 1 | -0/+1 |
* | I think we can stop doing 'ldconfig -aout' during the install now. | obrien | 2004-01-02 | 1 | -4/+0 |
* | s/package_exists/package_installed/g as that's much more descriptive of | obrien | 2004-01-02 | 1 | -1/+1 |
* | FBSD nit. | obrien | 2004-01-02 | 1 | -2/+1 |