summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/config.c
Commit message (Expand)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-1074/+0
* ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.Rebecca Cran2010-11-141-3/+3
* Correctly spell janice and jimmy as janis and jimi (assumingJens Schweikhardt2010-08-141-14/+14
* Add menus to read install.cfg from any disk device sysinstall can seeGreg Lehey2009-03-131-2/+6
* o Synchronize comment and example. Add missed comma.Maxim Konovalov2008-12-181-1/+1
* Remove the offer to install Linux compatibility on i386 in the mainlineKen Smith2008-12-121-17/+0
* Begin the sysinstall cleanup. Remove the support for configuring OSFKen Smith2008-12-121-11/+0
* Package installation is handled by starting off with the list of packagesKen Smith2008-10-151-2/+9
* Better to just statically set the name vs. determine at run time.David E. O'Brien2008-05-111-1/+1
* Sync program name agnostic changes with SADE.David E. O'Brien2008-05-111-2/+2
* Selecting amd and a few other things in the Networking config sectionKen Smith2007-10-301-1/+6
* Update postfix MTA selection code to point at postfix 2.4 which is theSimon L. B. Nielsen2007-04-051-1/+1
* Update postfix MTA selection code to point at postfix 2.3 which is theSimon L. B. Nielsen2007-03-171-1/+1
* Oops - what people refer to as linux_base-fc4 calls itself linux_base-fcKen Smith2006-11-231-1/+1
* Switch to linux_base-fc4 for the Linux emulation package.Ken Smith2006-11-161-1/+1
* When generating localhost entries in /etc/hosts, put localhost beforeBrooks Davis2006-08-301-2/+2
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-281-12/+1
* G/C some cruft.John Baldwin2006-02-281-37/+0
* - Autogenerate a menu containing a list of countries and keymaps supportedJohn Baldwin2006-02-281-0/+15
* Make sure /etc/fstab is written out for Apple-partitioned drivesPeter Grehan2005-07-211-0/+4
* Update hardcoded postfix version number to the current postfix versionSimon L. B. Nielsen2005-07-041-1/+1
* Explicitly install linux_base 8 to make sure the right version isJohn Baldwin2005-04-121-1/+1
* Only write the rc.conf header when a new rc.conf is written. This wasSimon L. B. Nielsen2004-11-161-1/+1
* Fix braino where I didn't fix the file path from when the line wasDavid E. O'Brien2004-11-041-1/+1
* Stop listening to bug reports with wrong solutions and commit a fix to the 'David E. O'Brien2004-11-041-1/+1
* fix typo in generated /etc/exports: escape all 'David E. O'Brien2004-11-011-1/+1
* fix typo in generated /etc/exports: s/synatx/syntax/Ralf S. Engelschall2004-10-041-1/+1
* Remove support for configuring the X server from sysinstall. GeneralKen Smith2004-08-301-139/+0
* Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.Ken Smith2004-08-101-7/+7
* During FTP installs, when installing Postfix as an alternate MTA, theSimon L. B. Nielsen2004-08-091-1/+1
* Move the inclusion of libdisk.h from sysinstall.h to the source filesMarcel Moolenaar2004-08-021-0/+1
* Minor fixes for ia64 installs:John Baldwin2004-05-071-1/+2
* I think we can stop doing 'ldconfig -aout' during the install now.David E. O'Brien2004-01-021-4/+0
* Provide a way to deal with rc.conf which may already be populated in certainTom Rhodes2003-12-131-0/+2
* Replace the KDE and GNOME 2 desktops with KDE (Lite Edition) and GNOME 2Joe Marcus Clarke2003-12-021-2/+2
* Add a Securelevel sub-menu to the Security configuration menu,Robert Watson2003-11-291-0/+46
* Remove security profiles from sysinstall. Currently, security profileRobert Watson2003-11-281-57/+0
* Tweak "system security profiles:Robert Watson2003-09-281-7/+4
* Fix a cut n paste typo I introduced in rev 1.211.Tom Rhodes2003-09-271-1/+1
* Remove the unrequired -bi from the newaliases line. Note in the commit logTom Rhodes2003-09-111-1/+1
* With the exim port upgrade, modify sysinstall(8):Tom Rhodes2003-09-101-12/+10
* Always put an entry for ::1. It may avoid useless DNS lookupHajimu UMEMOTO2003-08-031-8/+5
* Give users the ability to select an alternative MTA during the installation.Tom Rhodes2003-07-121-5/+185
* Teach sysinstall to recognize if acpi was turned off from the bootloader,Scott Long2003-05-311-0/+38
* Relocate a call to enable inetd so that it is set regardless ofRobert Watson2003-02-061-2/+1
* Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an addedScott Long2003-01-071-1/+27
* Only try to setup moused(8) before setting up the X server if WITH_MICE isJohn Baldwin2002-11-271-0/+4
* - Add a configOSF1() function (#ifdef __alpha__) that creates /compat/osf1John Baldwin2002-11-271-0/+13
* Add GNOME 2 to the sysinstall desktop configuration menu, removeBruce A. Mah2002-11-261-15/+4
* Also test for type efi everywhere we currently test for type fat.Marcel Moolenaar2002-11-131-3/+6