aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade/config.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Typo: s/seperately/separatelyJens Schweikhardt2002-08-061-1/+1
* Change our default XF86Config location from /etc/ to /etc/X11/,David E. O'Brien2002-06-101-1/+2
* Add comment to supplement my last commit.Murray Stokely2002-04-071-0/+8
* Teach sysinstall the difference between a command line, and anMurray Stokely2002-04-061-3/+8
* o No longer mount /proc by default on newly installed systems. AlmostRobert Watson2002-02-101-4/+0
* Safwish package built on bento is called `sawfish-gnome', so adjust sysinstallMaxim Sobolev2002-01-091-1/+1
* o Expand the text describing the Security options menu.Robert Watson2001-12-211-1/+0
* o Add a configSecurity menu to generally configure security settings,Robert Watson2001-12-211-0/+11
* Silence warnings on alpha :Murray Stokely2001-09-221-1/+1
* Spell SSHd as sshd to improve readability and consistency.Robert Watson2001-09-041-2/+2
* Add an additional \n before the "cautionary note" on the topic ofRobert Watson2001-09-041-2/+2
* Removed the (possible) ambiguity in /etc/rc.conf comment.Ruslan Ermilov2001-08-171-2/+2
* Sysinstall inserts a comment between changes to /etc/rc.conf.Josef Karthauser2001-08-151-1/+4
* Somewhere along the way, configSecurityModerate() lost it's "int"Robert Watson2001-08-111-0/+1
* o Reduce the number of offered security profiles, as we now have a moreRobert Watson2001-08-101-73/+12
* Return DITEM_SUCCESS from configInetd(), as apparently a success orRobert Watson2001-08-101-0/+1
* Apply pending /etc/ttys changes before calling editor on itAndrey A. Chernov2001-08-071-0/+1
* In preparation for MFC of sysinstall changes to edit /etc/ttys inRobert Watson2001-08-071-1/+1
* Add the ability to modify /etc/ttys before first reboot during theRobert Watson2001-08-021-0/+25
* Compensate for default disabling of network services in inetd.conf(5)Robert Watson2001-08-021-0/+33
* Add ability to configure console terminal type in /etc/ttysAndrey A. Chernov2001-07-171-0/+1
* msdos -> msdosfs.Ruslan Ermilov2001-06-011-1/+1