| Commit message (Expand) | Author | Age | Files | Lines |
* | Update list of FTP sites. | kensmith | 2003-09-24 | 1 | -124/+117 |
* | Name moderate security settings "Moderate", not "Medium" | eivind | 2003-09-18 | 1 | -1/+1 |
* | Referring to FreeBSD versions later than 2.0R as "fairly recent" is pretty | phk | 2003-09-18 | 1 | -2/+1 |
* | Fix 3 'cast to pointer from integer of different size' warnings. | marcel | 2003-09-17 | 1 | -6/+9 |
* | Remove the unrequired -bi from the newaliases line. Note in the commit log | trhodes | 2003-09-11 | 1 | -1/+1 |
* | With the exim port upgrade, modify sysinstall(8): | trhodes | 2003-09-10 | 1 | -12/+10 |
* | Add a device driver for the Broadcom BCM4401 ethernet controller, | wpaul | 2003-09-09 | 1 | -0/+1 |
* | Take the support for the 8139C+/8169/8169S/8110S chips out of the | wpaul | 2003-09-08 | 1 | -0/+2 |
* | The PCMCIA Standard dictates that those funny cards you insert into | imp | 2003-08-20 | 1 | -1/+1 |
* | Add a new variable 'skipPCCARD'. This variable will cause sysinstall | imp | 2003-08-20 | 3 | -1/+5 |
* | Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the | obrien | 2003-08-19 | 5 | -207/+1 |
* | Expand the fdisk size display toggling to include GB. | obrien | 2003-08-19 | 1 | -2/+6 |
* | Instead of unconditionally refusing to install if no swap partitions | das | 2003-08-10 | 1 | -3/+4 |
* | Always put an entry for ::1. It may avoid useless DNS lookup | ume | 2003-08-03 | 1 | -8/+5 |
* | Give users the ability to select an alternative MTA during the installation. | trhodes | 2003-07-12 | 4 | -33/+252 |
* | GRRR. Do not force Dangerously Dedicated mode on amd64 when you select | peter | 2003-06-04 | 1 | -1/+1 |
* | Teach sysinstall to recognize if acpi was turned off from the bootloader, | scottl | 2003-05-31 | 3 | -0/+51 |
* | Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc. | peter | 2003-05-24 | 5 | -9/+9 |
* | The "krb5" distribution was merged with "crypto", record the death. | ru | 2003-05-22 | 2 | -5/+3 |
* | Reword the infamouse mouse dialog to ask if you have a PS/2, serial, or | jhb | 2003-05-13 | 1 | -1/+1 |
* | Teach sysinstall about the ServeRAID disk device. | scottl | 2003-05-11 | 1 | -0/+1 |
* | Add the dragon screen saver. | murray | 2003-05-05 | 1 | -0/+2 |
* | Don't use UFS2 by default during the install process on PC98, as the | rwatson | 2003-04-21 | 2 | -11/+18 |
* | Add device driver support for the ASIX Electronics AX88172 USB 2.0 | wpaul | 2003-04-20 | 1 | -0/+1 |
* | Throw the switch--change to UFS2 as our default file system format for | rwatson | 2003-04-20 | 4 | -19/+37 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -1/+1 |
* | Remove ftp2.it.FreeBSD.org from the list of mirrors. | roam | 2003-03-14 | 1 | -2/+0 |
* | Remove a function prototype for `crc' and an associated comment which | robert | 2003-03-09 | 1 | -3/+0 |
* | KerberosIV deorbit sequence: Un-teach sysinstall about KerberosIV. I'm | markm | 2003-03-08 | 2 | -8/+2 |
* | Use correct interface name (it's different on -current). | sobomax | 2003-03-05 | 1 | -1/+1 |
* | Remove local hack that somehow slipped into the previous commit. | sobomax | 2003-03-05 | 1 | -1/+1 |
* | Add missed description for the `ds' (disc(4)) pseudo-interface. | sobomax | 2003-03-05 | 1 | -1/+2 |
* | Add a new variable `noInet6', which if set disables IPv6 configuration | sobomax | 2003-02-27 | 1 | -0/+1 |
* | - Increase the maximum device name length. | jwd | 2003-02-27 | 1 | -1/+1 |
* | s/to try and retry/to retry/ | ceri | 2003-02-19 | 1 | -1/+1 |
* | Relocate a call to enable inetd so that it is set regardless of | rwatson | 2003-02-06 | 1 | -2/+1 |
* | Fixup capitalization in some of the Startup menu entries. | jhb | 2003-02-03 | 1 | -6/+6 |
* | Teach sysinstall about the em(4) device. | trhodes | 2003-01-27 | 1 | -0/+1 |
* | Correct typo. | murray | 2003-01-26 | 1 | -1/+1 |
* | Change the nominal swap calculation from 1/2 physical memory to 1/8 | dillon | 2003-01-25 | 1 | -1/+1 |
* | - Rename installFixupBin to installFixupBase to finish up the 'bin' to | jhb | 2003-01-17 | 4 | -41/+91 |
* | Add 'vlan' as a network device. | jhb | 2003-01-17 | 1 | -0/+1 |
* | Add a function driverFloppyCheck() that asks the user if they would like to | jhb | 2003-01-15 | 2 | -0/+7 |
* | If you don't create a /usr filesystem, / will need 200MB. | kuriyama | 2003-01-13 | 1 | -1/+1 |
* | Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an added | scottl | 2003-01-07 | 3 | -6/+38 |
* | save_realloc() should use reallocf() to close memory leaks. | obrien | 2003-01-06 | 1 | -2/+2 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | Since our default boot block now supports UFS1 and UFS2 even on | rwatson | 2002-12-28 | 1 | -7/+2 |
* | Add a new ftp mirror in Ireland which offers a service over IPv6. | dwmalone | 2002-12-23 | 1 | -0/+4 |
* | Correct path to /usr/sbin/sysinstall for HEAD since that's where it lives now. | jkh | 2002-12-20 | 1 | -3/+3 |