| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove unused variables. | jhb | 2004-03-11 | 3 | -5/+1 |
* | Fixed assorted misuses of NULL in integer context. | bde | 2004-03-11 | 8 | -12/+12 |
* | 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 |
* | Make a message less scary (based on user feedback) | eivind | 2004-01-26 | 1 | -1/+1 |
* | add missing setusershell() calls. | charnier | 2004-01-18 | 1 | -0/+1 |
* | Add 'fwe' so one doesn't get "<unknown network interface type>". | obrien | 2004-01-04 | 1 | -0/+1 |
* | I missed a s/package_exists/package_installed/ in the last commit. | obrien | 2004-01-02 | 1 | -1/+1 |
* | s/package_exists/package_installed/g as that's much more descriptive of | obrien | 2004-01-02 | 1 | -1/+1 |
* | I think we can stop doing 'ldconfig -aout' during the install now. | obrien | 2004-01-02 | 2 | -6/+0 |
* | s/package_exists/package_installed/g as that's much more descriptive of | obrien | 2004-01-02 | 4 | -11/+7 |
* | FBSD nit. | obrien | 2004-01-02 | 1 | -2/+1 |
* | Teach the Fixit environment how to deal with a dynamic root. Symlink | scottl | 2003-12-21 | 1 | -6/+6 |
* | - Add new FTP mirror site in Turkey (first/only one). | kensmith | 2003-12-21 | 1 | -0/+3 |
* | Do an update mount operation to mount the mfsroot as read/write rather | jhb | 2003-12-20 | 1 | -1/+6 |
* | Install 100dpi fonts by default when installing X11: fun as using 75dpi | rwatson | 2003-12-17 | 1 | -1/+1 |
* | Re-linewrap help file on securelevels in sysinstall: sysinstall is | rwatson | 2003-12-16 | 1 | -24/+26 |
* | Once upon a time, DEVFS was optional, major numbers where static, and /dev | scottl | 2003-12-16 | 1 | -22/+1 |
* | Provide a way to deal with rc.conf which may already be populated in certain | trhodes | 2003-12-13 | 1 | -0/+2 |
* | Replace the KDE and GNOME 2 desktops with KDE (Lite Edition) and GNOME 2 | marcus | 2003-12-02 | 2 | -4/+4 |
* | Spell SSHd as sshd. | rwatson | 2003-12-01 | 1 | -1/+1 |
* | Add a Securelevel sub-menu to the Security configuration menu, | rwatson | 2003-11-29 | 4 | -0/+113 |
* | Remove security profiles from sysinstall. Currently, security profile | rwatson | 2003-11-28 | 5 | -99/+5 |
* | - Drop down to one snapshots FTP site since that's all we have now | kensmith | 2003-11-24 | 1 | -16/+20 |
* | Add Greek keymaps to sysinstall. | jhb | 2003-11-20 | 2 | -5/+9 |
* | o Don't tell that there's such a thing as a C suffix for specifying | marcel | 2003-11-04 | 1 | -7/+22 |
* | o Add PART_EFI so that we can use it instead of PART_FAT on ia64 | marcel | 2003-11-02 | 3 | -26/+58 |
* | o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot have | marcel | 2003-11-01 | 1 | -2/+2 |
* | o Compile-out "wizard" mode on ia64. | marcel | 2003-11-01 | 1 | -4/+26 |
* | o Compile-out "wizard" mode on ia64. | marcel | 2003-11-01 | 1 | -2/+4 |
* | When we pass a string as auxillary data (type long), be sure to convert | peter | 2003-10-26 | 1 | -1/+2 |
* | - Renumber the skerberos4 dist to fill in the gaps left when krb4 was axed. | jhb | 2003-10-24 | 1 | -2/+2 |
* | Various NFS-related bug fixes (mostly related to using variable_get() | des | 2003-10-19 | 4 | -3/+15 |
* | Update the number of ports. | murray | 2003-10-12 | 1 | -1/+1 |
* | Tweak "system security profiles: | rwatson | 2003-09-28 | 1 | -7/+4 |
* | - Another update to list of FTP sites | kensmith | 2003-09-28 | 1 | -0/+17 |
* | Fix a cut n paste typo I introduced in rev 1.211. | trhodes | 2003-09-27 | 1 | -1/+1 |
* | 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 | 3 | -17/+17 |
* | Add a new variable 'skipPCCARD'. This variable will cause sysinstall | imp | 2003-08-20 | 5 | -1/+21 |
* | Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the | obrien | 2003-08-19 | 7 | -373/+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 |