| Commit message (Expand) | Author | Age | Files | Lines |
* | Update hardcoded postfix version number to the current postfix version | simon | 2005-07-04 | 1 | -1/+1 |
* | Provide 32-bit runtime support on amd64 as a separate distribution, lib32. | ru | 2005-06-16 | 2 | -1/+8 |
* | The current NTP servers for .nl do not work with ntpdate, so switch to | jhb | 2005-05-06 | 1 | -6/+6 |
* | Add ntp.jst.mfeed.ad.jp and ntp1.v6.mfeed.ad.jp (IPv6 only) to | matusita | 2005-05-01 | 1 | -0/+6 |
* | Explicitly install linux_base 8 to make sure the right version is | jhb | 2005-04-12 | 1 | -1/+1 |
* | Add over 32GB disk support on pc98 (userland part). | nyan | 2005-03-30 | 1 | -1/+1 |
* | Change the Romania NTP server to point to a working server. | jhb | 2005-03-28 | 1 | -2/+2 |
* | Add Central European and Slovak keymaps to sysinstall. | murray | 2005-03-19 | 2 | -3/+6 |
* | Use the correct variable name for the description of multi-volume | murray | 2005-03-18 | 1 | -3/+3 |
* | Automatically switch to ttyv3 where the fixit shell is running when using | jhb | 2005-03-02 | 1 | -0/+2 |
* | - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) fails | jhb | 2005-03-02 | 2 | -5/+24 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -6/+6 |
* | Remove /stand when we are done with it. | obrien | 2005-02-07 | 1 | -0/+3 |
* | Add "NTP pool servers" to the list, including Worldwide, Asia, Europe, | matusita | 2005-01-25 | 1 | -0/+15 |
* | ntp.cyber-fleet.net is not in DNS database, remove it. | matusita | 2005-01-25 | 1 | -3/+0 |
* | Sort sections. | ru | 2005-01-18 | 1 | -5/+5 |
* | 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 |