aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Add nsmb.conf to the resurrection list.Sheldon Hearn2001-12-271-0/+1
* o Wording and spelling fixes for security menu description.Robert Watson2001-12-211-5/+5
* o Expand the text describing the Security options menu.Robert Watson2001-12-213-8/+6
* o Add a configSecurity menu to generally configure security settings,Robert Watson2001-12-213-3/+31
* o Don't make 'Moderate Security Settings' the DEFAULT, as otherwiseRobert Watson2001-12-211-2/+2
* Enable soft updates by default for everything but the root filesystem.Jordan K. Hubbard2001-12-201-1/+1
* Update the default newfs block and fragment sizes from 8192/1024 toSheldon Hearn2001-12-111-1/+1
* Fix the mouse question again to only run the mouse menu if a user doesn'tJohn Baldwin2001-12-101-1/+1
* Provide a more specific help line for PLIP installs, reminding theMurray Stokely2001-12-101-0/+5
* Add the Bulgarian BDS and Phonetic keymaps.Peter Pentchev2001-12-102-1/+4
* An XFree86 install should not depend on any compat libs any longer.David E. O'Brien2001-12-101-9/+0
* We do have a compat4x dist for Alpha.David E. O'Brien2001-12-101-1/+1
* Update the list of public NTP servers fromDavid E. O'Brien2001-12-101-32/+410
* cleanupMatthew Dillon2001-12-102-9/+9
* Add auto-fill-on-delete. When deleting an 'A'uto created partitionMatthew Dillon2001-12-092-33/+47
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonableMatthew Dillon2001-12-093-122/+301
* Sysinstall cleanups for installation:Makoto Matsushita2001-12-021-19/+28
* Forget to remove kget.c, since kget feature is already gone.Makoto Matsushita2001-12-011-125/+0
* Remove kget() feature, which is removed from 5-current kernel.Makoto Matsushita2001-12-014-13/+1
* Grammar police (system console terminal type menu).Bruce A. Mah2001-11-261-4/+4
* Use 'GET' method instaed of 'HEAD', since some proxy server doesn't workMakoto Matsushita2001-11-251-1/+30
* Add us-ascii_to_cp437 screenmapAndrey A. Chernov2001-11-231-2/+3
* Add fonts,screenmaps,console typesAndrey A. Chernov2001-11-231-12/+25
* MFS: Stop reaping children. It makes evil things happen to the extractionJordan K. Hubbard2001-11-011-0/+2
* Don't assume fixit media is only either a floppy disk or 2nd CDROM discBrian Somers2001-10-291-6/+6
* Move the 'type' variable inside the block where it is actually used.John Baldwin2001-10-231-3/+3
* This is __i386__-only, not !__alpha__. We never had userconfig onPeter Wemm2001-10-221-1/+1
* Remove the ``-c 22'' option from newfs command line. Changes in newfs(8)Ollivier Robert2001-10-201-1/+1
* Add the ability to load klds from a floppy as part of the installation.Jordan K. Hubbard2001-10-123-0/+128
* DTRT in the restart caseJordan K. Hubbard2001-10-125-3/+8
* Close all open file descriptors before restarting sysinstall.Murray Stokely2001-09-302-1/+8
* Add device driver support for the Broadcom BCM570x family of gigabitBill Paul2001-09-271-0/+1
* Back out rev 1.74. This functionality causes a panic on 4.4-RELEASEMurray Stokely2001-09-251-32/+0
* Add a couple of functions to create persistent variables that willMurray Stokely2001-09-243-6/+55
* Silence more warnings.Murray Stokely2001-09-224-6/+7
* Silence warnings on alpha :Murray Stokely2001-09-222-6/+11
* Silence warnings.Murray Stokely2001-09-224-5/+10
* Silence warnings :Murray Stokely2001-09-224-11/+14
* Add a function to free all of sysinstall's internal variables from theMurray Stokely2001-09-223-3/+37
* Use the isDebug() function rather than making up a new environmentMurray Stokely2001-09-221-1/+1
* Rework the RTSOL logic from previous patch (it was wrong)Jordan K. Hubbard2001-09-151-4/+15
* Add missing {}. This made most/all scripted installs fail.Poul-Henning Kamp2001-09-141-1/+2
* Increase disk space estimate for installing the ports collection fromMurray Stokely2001-09-141-1/+1
* Whitespace change only. Use the same indention level throughout thisMurray Stokely2001-09-141-11/+12
* Return the *right* error codes for yes/no questions when non-interactive.Jordan K. Hubbard2001-09-111-4/+4
* sysinstall's primitive network configuration expects only one valueMurray Stokely2001-09-061-0/+2
* There is a problem in this example script. Setting ftp=time.cdrom.comMurray Stokely2001-09-061-1/+1
* If we're running as init, install a signal handler for SIGCHLD.Murray Stokely2001-09-061-0/+13
* 4000 -> 5800 ports. We really need to add some smarts to theMurray Stokely2001-09-051-1/+1
* Allow network device name to be given on the command line in theMurray Stokely2001-09-051-1/+1