| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert rev 1.219. We will install the full gnome and kde packages. | Scott Long | 2004-01-07 | 1 | -2/+2 |
| * | MFC Rev 1.350: | Scott Long | 2003-12-21 | 1 | -6/+6 |
| * | - Add FTP site in Turkey. | Ken Smith | 2003-12-21 | 1 | -0/+3 |
| * | InstaMFC: Mount the mfsroot read/write during installs. | John Baldwin | 2003-12-20 | 1 | -1/+6 |
| * | MFC: Don't force-unmount devfs during install | Scott Long | 2003-12-19 | 1 | -22/+1 |
| * | Merge dist.c:1.228 from HEAD to RELENG_5_2: | Robert Watson | 2003-12-18 | 1 | -1/+1 |
| * | Merge revision 1.2 of securelevel.hlp to RELENG_5_2: | Robert Watson | 2003-12-17 | 1 | -19/+21 |
| * | Replace the KDE and GNOME 2 desktops with KDE (Lite Edition) and GNOME 2 | Joe Marcus Clarke | 2003-12-02 | 2 | -4/+4 |
| * | Spell SSHd as sshd. | Robert Watson | 2003-12-01 | 1 | -1/+1 |
| * | Add a Securelevel sub-menu to the Security configuration menu, | Robert Watson | 2003-11-29 | 4 | -0/+113 |
| * | Remove security profiles from sysinstall. Currently, security profile | Robert Watson | 2003-11-28 | 5 | -99/+5 |
| * | - Drop down to one snapshots FTP site since that's all we have now | Ken Smith | 2003-11-24 | 1 | -16/+20 |
| * | Add Greek keymaps to sysinstall. | John Baldwin | 2003-11-20 | 2 | -5/+9 |
| * | o Don't tell that there's such a thing as a C suffix for specifying | Marcel Moolenaar | 2003-11-04 | 1 | -7/+22 |
| * | o Add PART_EFI so that we can use it instead of PART_FAT on ia64 | Marcel Moolenaar | 2003-11-02 | 3 | -26/+58 |
| * | o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot have | Marcel Moolenaar | 2003-11-01 | 1 | -2/+2 |
| * | o Compile-out "wizard" mode on ia64. | Marcel Moolenaar | 2003-11-01 | 1 | -4/+26 |
| * | o Compile-out "wizard" mode on ia64. | Marcel Moolenaar | 2003-11-01 | 1 | -2/+4 |
| * | When we pass a string as auxillary data (type long), be sure to convert | Peter Wemm | 2003-10-26 | 1 | -1/+2 |
| * | - Renumber the skerberos4 dist to fill in the gaps left when krb4 was axed. | John Baldwin | 2003-10-24 | 1 | -2/+2 |
| * | Various NFS-related bug fixes (mostly related to using variable_get() | Dag-Erling Smørgrav | 2003-10-19 | 4 | -3/+15 |
| * | Update the number of ports. | Murray Stokely | 2003-10-12 | 1 | -1/+1 |
| * | Tweak "system security profiles: | Robert Watson | 2003-09-28 | 1 | -7/+4 |
| * | - Another update to list of FTP sites | Ken Smith | 2003-09-28 | 1 | -0/+17 |
| * | Fix a cut n paste typo I introduced in rev 1.211. | Tom Rhodes | 2003-09-27 | 1 | -1/+1 |
| * | Update list of FTP sites. | Ken Smith | 2003-09-24 | 1 | -124/+117 |
| * | Name moderate security settings "Moderate", not "Medium" | Eivind Eklund | 2003-09-18 | 1 | -1/+1 |
| * | Referring to FreeBSD versions later than 2.0R as "fairly recent" is pretty | Poul-Henning Kamp | 2003-09-18 | 1 | -2/+1 |
| * | Fix 3 'cast to pointer from integer of different size' warnings. | Marcel Moolenaar | 2003-09-17 | 1 | -6/+9 |
| * | Remove the unrequired -bi from the newaliases line. Note in the commit log | Tom Rhodes | 2003-09-11 | 1 | -1/+1 |
| * | With the exim port upgrade, modify sysinstall(8): | Tom Rhodes | 2003-09-10 | 1 | -12/+10 |
| * | Add a device driver for the Broadcom BCM4401 ethernet controller, | Bill Paul | 2003-09-09 | 1 | -0/+1 |
| * | Take the support for the 8139C+/8169/8169S/8110S chips out of the | Bill Paul | 2003-09-08 | 1 | -0/+2 |
| * | The PCMCIA Standard dictates that those funny cards you insert into | Warner Losh | 2003-08-20 | 3 | -17/+17 |
| * | Add a new variable 'skipPCCARD'. This variable will cause sysinstall | Warner Losh | 2003-08-20 | 5 | -1/+21 |
| * | Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the | David E. O'Brien | 2003-08-19 | 7 | -373/+1 |
| * | Expand the fdisk size display toggling to include GB. | David E. O'Brien | 2003-08-19 | 1 | -2/+6 |
| * | Instead of unconditionally refusing to install if no swap partitions | David Schultz | 2003-08-10 | 1 | -3/+4 |
| * | Always put an entry for ::1. It may avoid useless DNS lookup | Hajimu UMEMOTO | 2003-08-03 | 1 | -8/+5 |
| * | Add a missing DITEM_CONTINUE flag so the options menu returns to the | Murray Stokely | 2003-07-13 | 1 | -1/+1 |
| * | Give users the ability to select an alternative MTA during the installation. | Tom Rhodes | 2003-07-12 | 4 | -33/+252 |
| * | Update the number and size of ports in the Ports Collection. | Murray Stokely | 2003-06-09 | 1 | -2/+2 |
| * | GRRR. Do not force Dangerously Dedicated mode on amd64 when you select | Peter Wemm | 2003-06-04 | 1 | -1/+1 |
| * | Add a missing return statement to distExtractTarball(). | Thomas Moestl | 2003-06-02 | 1 | -0/+1 |
| * | Teach sysinstall to recognize if acpi was turned off from the bootloader, | Scott Long | 2003-05-31 | 3 | -0/+51 |
| * | Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc. | Peter Wemm | 2003-05-24 | 6 | -11/+11 |
| * | The "krb5" distribution was merged with "crypto", record the death. | Ruslan Ermilov | 2003-05-22 | 4 | -21/+5 |
| * | Reword the infamouse mouse dialog to ask if you have a PS/2, serial, or | John Baldwin | 2003-05-13 | 1 | -1/+1 |
| * | Teach sysinstall about the ServeRAID disk device. | Scott Long | 2003-05-11 | 1 | -0/+1 |
| * | Add the dragon screen saver. | Murray Stokely | 2003-05-05 | 1 | -0/+2 |