summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
...
* The huge dependency lists of some of our packages has broughtmurray2002-01-291-0/+13
* Update the number of ports available.murray2002-01-261-1/+1
* Don't bogusly look for inexact matches because a package contains a '-'steve2002-01-251-3/+2
* Compilers are very picky about matching opeining and closing brackets.jhay2002-01-151-1/+0
* Unbreak installation for the CD-ROM and possiblhy other media types.green2002-01-142-3/+16
* Revert rev 1.316 now that the bootstrap issues with filesystems usingsheldonh2002-01-141-4/+0
* Safwish package built on bento is called `sawfish-gnome', so adjust sysinstallsobomax2002-01-091-1/+1
* According to jhb, the alpha bootstrap code depends on the rootsheldonh2002-01-071-0/+4
* Add 'R'ecover option that deletes a partition and attemptsdillon2002-01-071-3/+14
* Correct the path for the stable snapshot server.jkh2002-01-031-2/+2
* Add nsmb.conf to the resurrection list.sheldonh2001-12-271-0/+1
* o Wording and spelling fixes for security menu description.rwatson2001-12-211-5/+5
* o Expand the text describing the Security options menu.rwatson2001-12-213-8/+6
* o Add a configSecurity menu to generally configure security settings,rwatson2001-12-213-3/+31
* o Don't make 'Moderate Security Settings' the DEFAULT, as otherwiserwatson2001-12-211-2/+2
* Enable soft updates by default for everything but the root filesystem.jkh2001-12-201-1/+1
* Update the default newfs block and fragment sizes from 8192/1024 tosheldonh2001-12-111-1/+1
* Fix the mouse question again to only run the mouse menu if a user doesn'tjhb2001-12-101-1/+1
* Provide a more specific help line for PLIP installs, reminding themurray2001-12-101-0/+5
* Add the Bulgarian BDS and Phonetic keymaps.roam2001-12-102-1/+4
* An XFree86 install should not depend on any compat libs any longer.obrien2001-12-101-9/+0
* We do have a compat4x dist for Alpha.obrien2001-12-101-1/+1
* Update the list of public NTP servers fromobrien2001-12-101-32/+410
* cleanupdillon2001-12-102-9/+9
* Add auto-fill-on-delete. When deleting an 'A'uto created partitiondillon2001-12-092-33/+47
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonabledillon2001-12-093-122/+301
* Sysinstall cleanups for installation:matusita2001-12-021-19/+28
* Forget to remove kget.c, since kget feature is already gone.matusita2001-12-011-125/+0
* Remove kget() feature, which is removed from 5-current kernel.matusita2001-12-014-13/+1
* Grammar police (system console terminal type menu).bmah2001-11-261-4/+4
* Use 'GET' method instaed of 'HEAD', since some proxy server doesn't workmatusita2001-11-251-1/+30
* Add us-ascii_to_cp437 screenmapache2001-11-231-2/+3
* Add fonts,screenmaps,console typesache2001-11-231-12/+25
* MFS: Stop reaping children. It makes evil things happen to the extractionjkh2001-11-011-0/+2
* Don't assume fixit media is only either a floppy disk or 2nd CDROM discbrian2001-10-291-6/+6
* Move the 'type' variable inside the block where it is actually used.jhb2001-10-231-3/+3
* This is __i386__-only, not !__alpha__. We never had userconfig onpeter2001-10-221-1/+1
* Remove the ``-c 22'' option from newfs command line. Changes in newfs(8)roberto2001-10-201-1/+1
* Add the ability to load klds from a floppy as part of the installation.jkh2001-10-123-0/+128
* DTRT in the restart casejkh2001-10-125-3/+8
* Close all open file descriptors before restarting sysinstall.murray2001-09-302-1/+8
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-271-0/+1
* Back out rev 1.74. This functionality causes a panic on 4.4-RELEASEmurray2001-09-251-32/+0
* Add a couple of functions to create persistent variables that willmurray2001-09-243-6/+55
* Silence more warnings.murray2001-09-224-6/+7
* Silence warnings on alpha :murray2001-09-222-6/+11
* Silence warnings.murray2001-09-224-5/+10
* Silence warnings :murray2001-09-224-11/+14
* Add a function to free all of sysinstall's internal variables from themurray2001-09-223-3/+37
* Use the isDebug() function rather than making up a new environmentmurray2001-09-221-1/+1
OpenPOWER on IntegriCloud