summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to use Bzip'ed packages.obrien2002-04-302-1/+7
* Change the name of the 'bin' distribution to 'base'.obrien2002-04-231-4/+4
* Add the concept of a volume to the device and package structures. Ifmurray2002-04-131-0/+2
* Add comment to supplement my last commit.murray2002-04-071-0/+8
* GCC >= 3 and C99 handle zero-length arrays differently than oldermurray2002-04-071-0/+6
* Add "xf86cfg -textmode" to the list of options for configuring XFree86murray2002-04-061-5/+9
* Teach sysinstall the difference between a command line, and anmurray2002-04-061-3/+8
* Switch to using XFree86 version 4. We do this thru installing the package,obrien2002-04-025-70/+78
* Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.obrien2002-04-011-1/+1
* Fix /dev/acdNc minor device number. This bug prevents installing FreeBSDmatusita2002-03-301-1/+1
* Only build and link the pccard module on architectures that support it (andmurray2002-03-294-1/+12
* Tidy up CLEANFILES.ru2002-03-281-1/+1
* Teach sysinstall(8) how to read boot managers out of /bootru2002-03-282-50/+17
* Modernize my email addressphk2002-03-251-1/+1
* Add the ERRATA file to the documentation menu and index.bmah2002-03-181-1/+3
* Add wireless devices to device_names array. Now that ifconfig can setmurray2002-03-171-0/+3
* Embed boot images built as part of buildworld rather than theru2002-03-151-9/+37
* Don't use temporary file to generate makedevs.c -- it's okayru2002-03-151-21/+19
* o No longer mount /proc by default on newly installed systems. Almostrwatson2002-02-101-4/+0
* Reword the ``Please remove the FreeBSD fixit CDROM now.'' tobrian2002-02-081-1/+1
* Stop saying that "express" mode is for impatient people. It'sjkh2002-01-301-1/+1
* Fix a signal 11 error that occurs if you try to use the 'T' option onmurray2002-01-291-1/+2
* Unbreak installation for the CD-ROM and possiblhy other media types.green2002-01-141-2/+2
* 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
* 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-212-2/+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
* Add the Bulgarian BDS and Phonetic keymaps.roam2001-12-102-1/+4
* 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
* Remove kget() feature, which is removed from 5-current kernel.matusita2001-12-013-11/+1
* Grammar police (system console terminal type menu).bmah2001-11-261-4/+4
* 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
* 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-122-0/+14
OpenPOWER on IntegriCloud