| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Explicitly linux_base 8. | John Baldwin | 2005-04-15 | 1 | -1/+1 |
| * | MFC: Update the Romania NTP server. | John Baldwin | 2005-04-01 | 1 | -2/+2 |
| * | MFC: sync with HEAD. | John Baldwin | 2005-03-25 | 1 | -14/+14 |
| * | MFC: Sync up the list of FTP mirrors, NTP servers, and keyboard maps with | John Baldwin | 2005-03-25 | 1 | -4/+22 |
| * | MFC: Recover gracefully if the user puts the wrong CD in. | John Baldwin | 2005-03-25 | 1 | -5/+3 |
| * | MFC v1.105: | Ken Smith | 2005-03-25 | 1 | -9/+15 |
| * | MFC: Fixup cdrom support to support merged install and livefs disc1 and | John Baldwin | 2005-03-03 | 3 | -8/+35 |
| * | MFC v1.263: | Ken Smith | 2005-01-14 | 1 | -1/+1 |
| * | MFC: Add Estonian keyboards. | John Baldwin | 2005-01-07 | 1 | -1/+2 |
| * | MFC 1.159 | Pyun YongHyeon | 2004-12-30 | 1 | -0/+14 |
| * | MFC 1.231: | Simon L. B. Nielsen | 2004-11-25 | 1 | -1/+1 |
| * | MFC 1.226-1.230: | Ralf S. Engelschall | 2004-11-16 | 1 | -1/+1 |
| * | MFC of Rev. 1.103: | Ken Smith | 2004-11-04 | 1 | -0/+7 |
| * | MFC: Force a redraw if all dists are selected. | John Baldwin | 2004-09-23 | 1 | -1/+1 |
| * | MFC revision 1.153 | Xin LI | 2004-09-18 | 1 | -1/+7 |
| * | Track the installed name (MIGRATE5.*) for the Migration Guide on | Bruce A. Mah | 2004-09-18 | 1 | -2/+2 |
| * | Merge the vge(4) driver from the HEAD. Also add nge(4) and lge(4) to | Bill Paul | 2004-09-14 | 1 | -0/+1 |
| * | MFC of the X server configuration removal from sysinstall. Versions | Ken Smith | 2004-09-02 | 6 | -163/+0 |
| * | Fix installing from SCSI tape drives by catching up device names with | Bruce A. Mah | 2004-08-16 | 1 | -1/+1 |
| * | A media type of floppy is detected automatically. | Yoshihiro Takahashi | 2004-08-15 | 1 | -31/+0 |
| * | Teach sysinstall about the "srescue" distribution, which contains the | Colin Percival | 2004-08-10 | 4 | -1/+7 |
| * | Initial pass at shifting sysinstall(8) to install X.org instead of XFree86. | Ken Smith | 2004-08-10 | 6 | -273/+187 |
| * | During FTP installs, when installing Postfix as an alternate MTA, the | Simon L. B. Nielsen | 2004-08-09 | 1 | -1/+1 |
| * | Create an EFI partition when the user wants auto defaults. There's | Marcel Moolenaar | 2004-08-07 | 1 | -0/+22 |
| * | o Save pointers to the chunks for root, home, swap, usr, var and tmp in | Marcel Moolenaar | 2004-08-07 | 4 | -156/+148 |
| * | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 7 | -69/+20 |
| * | ia64 specific: | Marcel Moolenaar | 2004-08-04 | 1 | -21/+46 |
| * | Pass the partition type to get_mountpoint() and new_part(). This way | Marcel Moolenaar | 2004-08-04 | 1 | -61/+29 |
| * | Move the inclusion of libdisk.h from sysinstall.h to the source files | Marcel Moolenaar | 2004-08-02 | 7 | -1/+6 |
| * | Remove unnecessary use of the __ia64__ conditional. This slightly improves | Marcel Moolenaar | 2004-08-01 | 1 | -5/+3 |
| * | Remove reference to fla driver. | Poul-Henning Kamp | 2004-07-20 | 1 | -1/+0 |
| * | Eliminated double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -2/+2 |
| * | Use C99 conforming designated initialisers rather than the obsolete GCC syntax. | Stefan Farfeleder | 2004-07-03 | 1 | -1/+1 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -25/+44 |
| * | Add latinamerican.iso.acc | Andrey A. Chernov | 2004-06-01 | 1 | -1/+2 |
| * | lat-amer -> latinamerican keymap | Andrey A. Chernov | 2004-06-01 | 1 | -1/+1 |
| * | Pressing 's' in the initial menu should result in selecting the 'Standard' | Ken Smith | 2004-05-18 | 1 | -1/+1 |
| * | Mods for powerpc. | Peter Grehan | 2004-05-15 | 2 | -10/+50 |
| * | Minor fixes for ia64 installs: | John Baldwin | 2004-05-07 | 2 | -1/+8 |
| * | Update number of ports | Murray Stokely | 2004-04-19 | 1 | -2/+2 |
| * | Sync list of FTP sites with current reality. | Ken Smith | 2004-04-12 | 1 | -12/+10 |
| * | Change libdisk and sysinstall to use d_addr_t rather than u_long for disk | John Baldwin | 2004-03-16 | 2 | -48/+58 |
| * | Unremoved a used variable in the PCCARD_ARCH case. | Bruce Evans | 2004-03-12 | 1 | -0/+3 |
| * | Remove unused variables. | John Baldwin | 2004-03-11 | 3 | -5/+1 |
| * | Fixed assorted misuses of NULL in integer context. | Bruce Evans | 2004-03-11 | 8 | -12/+12 |
| * | The "bin" distribution was renamed to "base" in CURRENT. | Jimmy Olgeni | 2004-02-07 | 1 | -1/+1 |
| * | In checkLabels(), deal with the fact that on ia64 we do not have a | Marcel Moolenaar | 2004-01-30 | 1 | -0/+12 |
| * | Make a message less scary (based on user feedback) | Eivind Eklund | 2004-01-26 | 1 | -1/+1 |
| * | add missing setusershell() calls. | Philippe Charnier | 2004-01-18 | 1 | -0/+1 |
| * | Add 'fwe' so one doesn't get "<unknown network interface type>". | David E. O'Brien | 2004-01-04 | 1 | -0/+1 |