aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Add comment to supplement my last commit.Murray Stokely2002-04-071-0/+8
* GCC >= 3 and C99 handle zero-length arrays differently than olderMurray Stokely2002-04-071-0/+6
* Remove some last vestages of _interactiveHack.David E. O'Brien2002-04-071-6/+1
* Add "xf86cfg -textmode" to the list of options for configuring XFree86Murray Stokely2002-04-061-5/+9
* Teach sysinstall the difference between a command line, and anMurray Stokely2002-04-061-3/+8
* Switch to using XFree86 version 4. We do this thru installing the package,David E. O'Brien2002-04-026-70/+98
* Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.David E. O'Brien2002-04-014-5/+5
* Fix /dev/acdNc minor device number. This bug prevents installing FreeBSDMakoto Matsushita2002-03-301-1/+1
* Only build and link the pccard module on architectures that support it (andMurray Stokely2002-03-295-1/+14
* Tidy up CLEANFILES.Ruslan Ermilov2002-03-281-1/+1
* Teach sysinstall(8) how to read boot managers out of /bootRuslan Ermilov2002-03-282-50/+17
* Modernize my email address.Poul-Henning Kamp2002-03-251-1/+1
* Modernize my email addressPoul-Henning Kamp2002-03-251-1/+1
* Add the ERRATA file to the documentation menu and index.Bruce A. Mah2002-03-181-1/+3
* Add wireless devices to device_names array. Now that ifconfig can setMurray Stokely2002-03-171-0/+3
* Embed boot images built as part of buildworld rather than theRuslan Ermilov2002-03-151-9/+37
* Don't use temporary file to generate makedevs.c -- it's okayRuslan Ermilov2002-03-151-21/+19
* Update number of ports available.Murray Stokely2002-03-111-1/+1
* #include <sys/time.h> instead of depending on namespace pollution inBruce Evans2002-02-251-0/+1
* o No longer mount /proc by default on newly installed systems. AlmostRobert Watson2002-02-101-4/+0
* Reword the ``Please remove the FreeBSD fixit CDROM now.'' toBrian Somers2002-02-081-1/+1
* Stop saying that "express" mode is for impatient people. It'sJordan K. Hubbard2002-01-301-1/+1
* Fix a signal 11 error that occurs if you try to use the 'T' option onMurray Stokely2002-01-291-1/+2
* The huge dependency lists of some of our packages has broughtMurray Stokely2002-01-291-0/+13
* Update the number of ports available.Murray Stokely2002-01-261-1/+1
* Don't bogusly look for inexact matches because a package contains a '-'Steve Price2002-01-251-3/+2
* Compilers are very picky about matching opeining and closing brackets.John Hay2002-01-151-1/+0
* Unbreak installation for the CD-ROM and possiblhy other media types.Brian Feldman2002-01-142-3/+16
* Revert rev 1.316 now that the bootstrap issues with filesystems usingSheldon Hearn2002-01-141-4/+0
* Safwish package built on bento is called `sawfish-gnome', so adjust sysinstallMaxim Sobolev2002-01-091-1/+1
* According to jhb, the alpha bootstrap code depends on the rootSheldon Hearn2002-01-071-0/+4
* Add 'R'ecover option that deletes a partition and attemptsMatthew Dillon2002-01-071-3/+14
* Correct the path for the stable snapshot server.Jordan K. Hubbard2002-01-031-2/+2
* 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