aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/install.c
Commit message (Expand)AuthorAgeFilesLines
* Create symlink for /etc/group. MAKEDEV file will use this file (group nameMakoto Matsushita2002-09-281-0/+1
* Switch to using XFree86 version 4. We do this thru installing the package,David E. O'Brien2002-04-021-0/+17
* Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.David E. O'Brien2002-04-011-1/+1
* Reword the ``Please remove the FreeBSD fixit CDROM now.'' toBrian Somers2002-02-081-1/+1
* Unbreak installation for the CD-ROM and possiblhy other media types.Brian Feldman2002-01-141-2/+2
* Revert rev 1.316 now that the bootstrap issues with filesystems usingSheldon Hearn2002-01-141-4/+0
* According to jhb, the alpha bootstrap code depends on the rootSheldon Hearn2002-01-071-0/+4
* 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
* Add auto-fill-on-delete. When deleting an 'A'uto created partitionMatthew Dillon2001-12-091-12/+12
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonableMatthew Dillon2001-12-091-9/+53
* Sysinstall cleanups for installation:Makoto Matsushita2001-12-021-19/+28
* Remove kget() feature, which is removed from 5-current kernel.Makoto Matsushita2001-12-011-9/+0
* Remove the ``-c 22'' option from newfs command line. Changes in newfs(8)Ollivier Robert2001-10-201-1/+1
* DTRT in the restart caseJordan K. Hubbard2001-10-121-1/+1
* Silence more warnings.Murray Stokely2001-09-221-1/+1
* Add missing {}. This made most/all scripted installs fail.Poul-Henning Kamp2001-09-141-1/+2
* Update the inetd configuration prompt for clarity.Murray Stokely2001-09-051-1/+1
* Revisions 1.117 and 1.118 of tcpip.c fixed the logic dealing with DHCPMurray Stokely2001-09-041-2/+0
* Since we now install sysinstall in /usr/sbin, encourage the user toRobert Watson2001-09-041-1/+1
* o Improve terminology consistency for security profile functionality:Robert Watson2001-08-151-1/+1
* Compensate for default disabling of network services in inetd.conf(5)Robert Watson2001-08-021-0/+4
* Add ability to configure console terminal type in /etc/ttysAndrey A. Chernov2001-07-171-0/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* Bring back part of rev. 1.296 I accidently reverted in the previousDima Dorfman2001-07-021-1/+1
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As theDima Dorfman2001-07-021-5/+6
* Various changes to the messages so that they are now appropriate for bothNik Clayton2001-06-271-5/+5
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-1/+1
* Make /compat a relative symlink instead of an absolute symlink.Jordan K. Hubbard2001-05-191-2/+2
* Mirror the newfs(8) defaults change I made in rev 1.33 of newfs.c whereDavid E. O'Brien2001-03-271-1/+1
* Switch from lynx to "links" as the default doc browser.Jordan K. Hubbard2001-03-231-2/+2
* Allow a script-using to disable the emergency holographic shell asJordan K. Hubbard2001-03-121-1/+2
* Support setting soft updates from the label editor.Jordan K. Hubbard2001-03-101-0/+7
* Fix an informational message a little and properly check status of a yes/noJordan K. Hubbard2000-12-161-1/+1
* Adapt sysinstall to use the new msgNoYes() function which assumesJordan K. Hubbard2000-12-141-12/+10
* Remove extra ")".Jun Kuriyama2000-11-231-1/+1
* Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATHDon Lewis2000-11-051-0/+2
* Changes have been made to support a concept of VAR_FIXIT_TTY beingJordan K. Hubbard2000-10-301-16/+25
* If user selects no distributions at all, assume "User" asJordan K. Hubbard2000-10-051-3/+6
* Adjust for new location and name of kernel.Jordan K. Hubbard2000-09-291-33/+17
* Fix a small bogon with a boolean yes/no question check.Jordan K. Hubbard2000-09-251-2/+2
* One small tweak on the security profile code; don't be verbose ifJordan K. Hubbard2000-09-241-2/+2
* One whack at the idea of having "security profiles" which select theJordan K. Hubbard2000-09-221-0/+15
* MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff.Jordan K. Hubbard2000-09-071-17/+0
* Terminate, with extreme prejudice, the USAResident hack whichJordan K. Hubbard2000-07-241-38/+0
* Add a terminal entry for xterm; a lot of people are using xtermsJordan K. Hubbard2000-07-211-1/+2
* Allow the Fix-it functionality to detect that we are on a serial console,David E. O'Brien2000-07-181-0/+5
* IPv6 support.Hajimu UMEMOTO2000-07-141-0/+1
* Finish the /dev/rXXX removal job. With the libdisk fixes, this shouldMike Smith2000-05-311-3/+3
* Add an option to select the Fix-it tty. The current behavior is utterlyDavid E. O'Brien2000-05-161-9/+19