summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/config.c
Commit message (Expand)AuthorAgeFilesLines
* Compensate for an underpopulated MFS.jkh1997-02-171-0/+1
* 1. Always write out /etc/hosts.jkh1997-02-161-2/+0
* Replace bogus strncmp() with strcmp().jkh1997-02-161-1/+4
* Make configSysconfig() less chatty.jkh1997-02-151-4/+3
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingjkh1997-02-151-3/+26
* Only add interface lines if they're not there already.jkh1997-02-151-6/+12
* Add a safety belt to configSysconfig() that should have been in therejkh1997-02-151-1/+3
* Add better quote elimination (and fix a bug).jkh1997-02-141-7/+8
* o Try to be more aggressive about reading in old configuration datajkh1997-02-141-34/+76
* It's not an error to call configResolv() early.jkh1997-02-141-3/+1
* Allow user to delete as well as install packages from the packagejkh1997-01-291-1/+2
* Allow both types of XFree86 setup script to be run at user choice.jkh1997-01-241-2/+12
* A couple of cosmetic tweaks to tape install method and fstab file format.jkh1997-01-201-4/+6
* Add extra variables for the configuration of all packages, not justjkh1997-01-201-2/+2
* Now that I know which parts of the installation really need it (sincejkh1997-01-171-1/+1
* Fix several problems:jkh1997-01-151-0/+9
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Now that I've got my source tree sorted out, bring all the thingsjkh1996-12-141-7/+37
* Add some additional smarts for XFree86 configuration.jkh1996-12-121-1/+4
* Do a few things I've been threatening to do for a long time:jkh1996-12-111-7/+7
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-091-3/+3
* Don't run routed by default.jkh1996-12-021-4/+4
* Try to impreve DD mode.phk1996-11-271-7/+1
* 1. Saner ldconfig path.jkh1996-11-091-2/+2
* 1. Take out console setup in options now that Joerg has moved it intojkh1996-11-091-1/+3
* 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly.jkh1996-11-081-1/+2
* This warning is too annoying now. Kill it.jkh1996-11-071-6/+2
* Complete switch-over to XF86 3.2.jkh1996-11-071-3/+3
* Joerg's changes to add screen font and screenmap setting.jkh1996-11-071-9/+4
* Placate Joerg some more by making screen savers get a reasonable defaultjkh1996-11-041-1/+10
* Use macros for package names so it's easier to update them in onejkh1996-11-041-23/+38
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.jkh1996-10-141-106/+1
* Fix the "missing nameserver value" bug. Simplify some unnecessarilyjkh1996-10-031-15/+22
* One small policy tweak to something I like better.jkh1996-10-021-2/+2
* More strategic screen clears().jkh1996-10-021-12/+26
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-5/+5
* 1. Fix the CD installation bogon for Novice install I mentioned.jkh1996-07-161-48/+82
* Whoops! Now that I'm decompressing docs into /tmp, it's important tojkh1996-07-081-6/+6
* Support compressed doc files again.jkh1996-07-051-9/+8
* Fix some minor reported bogons from the BETAjkh1996-07-041-7/+10
* Add an extra /etc/hosts entry per advice of Joerg.jkh1996-07-021-1/+2
* Put my changes back - Thanks, Peter! Boy, an errant Tag sure can messjkh1996-06-291-0/+16
* Sync with 2.1-stable (I commited my changes there first by mistake due tojkh1996-06-291-17/+1
* Copy the documentation files up into the release area - I've been doingjkh1996-06-291-1/+17
* Handle tabs in INDEX files.jkh1996-06-251-2/+3
* Change default user/group to ones that actually exist in default passwdjkh1996-06-151-2/+4
* Make the editor work again and we're done.jkh1996-06-131-9/+4
* Some stuff I left out of the last commit - make toggle options togglejkh1996-06-121-17/+45
* Make CDROMs automagically select as the default media type.jkh1996-06-081-1/+2
* Sha-ZAM!jkh1996-05-291-2/+3
OpenPOWER on IntegriCloud