| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create symlink for /etc/group. MAKEDEV file will use this file (group name | Makoto Matsushita | 2002-09-28 | 1 | -0/+1 |
| * | Switch to using XFree86 version 4. We do this thru installing the package, | David E. O'Brien | 2002-04-02 | 1 | -0/+17 |
| * | Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp. | David E. O'Brien | 2002-04-01 | 1 | -1/+1 |
| * | Reword the ``Please remove the FreeBSD fixit CDROM now.'' to | Brian Somers | 2002-02-08 | 1 | -1/+1 |
| * | Unbreak installation for the CD-ROM and possiblhy other media types. | Brian Feldman | 2002-01-14 | 1 | -2/+2 |
| * | Revert rev 1.316 now that the bootstrap issues with filesystems using | Sheldon Hearn | 2002-01-14 | 1 | -4/+0 |
| * | According to jhb, the alpha bootstrap code depends on the root | Sheldon Hearn | 2002-01-07 | 1 | -0/+4 |
| * | Update the default newfs block and fragment sizes from 8192/1024 to | Sheldon Hearn | 2001-12-11 | 1 | -1/+1 |
| * | Fix the mouse question again to only run the mouse menu if a user doesn't | John Baldwin | 2001-12-10 | 1 | -1/+1 |
| * | Add auto-fill-on-delete. When deleting an 'A'uto created partition | Matthew Dillon | 2001-12-09 | 1 | -12/+12 |
| * | Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonable | Matthew Dillon | 2001-12-09 | 1 | -9/+53 |
| * | Sysinstall cleanups for installation: | Makoto Matsushita | 2001-12-02 | 1 | -19/+28 |
| * | Remove kget() feature, which is removed from 5-current kernel. | Makoto Matsushita | 2001-12-01 | 1 | -9/+0 |
| * | Remove the ``-c 22'' option from newfs command line. Changes in newfs(8) | Ollivier Robert | 2001-10-20 | 1 | -1/+1 |
| * | DTRT in the restart case | Jordan K. Hubbard | 2001-10-12 | 1 | -1/+1 |
| * | Silence more warnings. | Murray Stokely | 2001-09-22 | 1 | -1/+1 |
| * | Add missing {}. This made most/all scripted installs fail. | Poul-Henning Kamp | 2001-09-14 | 1 | -1/+2 |
| * | Update the inetd configuration prompt for clarity. | Murray Stokely | 2001-09-05 | 1 | -1/+1 |
| * | Revisions 1.117 and 1.118 of tcpip.c fixed the logic dealing with DHCP | Murray Stokely | 2001-09-04 | 1 | -2/+0 |
| * | Since we now install sysinstall in /usr/sbin, encourage the user to | Robert Watson | 2001-09-04 | 1 | -1/+1 |
| * | o Improve terminology consistency for security profile functionality: | Robert Watson | 2001-08-15 | 1 | -1/+1 |
| * | Compensate for default disabling of network services in inetd.conf(5) | Robert Watson | 2001-08-02 | 1 | -0/+4 |
| * | Add ability to configure console terminal type in /etc/ttys | Andrey A. Chernov | 2001-07-17 | 1 | -0/+1 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -1/+1 |
| * | Bring back part of rev. 1.296 I accidently reverted in the previous | Dima Dorfman | 2001-07-02 | 1 | -1/+1 |
| * | Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the | Dima Dorfman | 2001-07-02 | 1 | -5/+6 |
| * | Various changes to the messages so that they are now appropriate for both | Nik Clayton | 2001-06-27 | 1 | -5/+5 |
| * | - sys/msdosfs moved to sys/fs/msdosfs | Ruslan Ermilov | 2001-05-25 | 1 | -1/+1 |
| * | Make /compat a relative symlink instead of an absolute symlink. | Jordan K. Hubbard | 2001-05-19 | 1 | -2/+2 |
| * | Mirror the newfs(8) defaults change I made in rev 1.33 of newfs.c where | David E. O'Brien | 2001-03-27 | 1 | -1/+1 |
| * | Switch from lynx to "links" as the default doc browser. | Jordan K. Hubbard | 2001-03-23 | 1 | -2/+2 |
| * | Allow a script-using to disable the emergency holographic shell as | Jordan K. Hubbard | 2001-03-12 | 1 | -1/+2 |
| * | Support setting soft updates from the label editor. | Jordan K. Hubbard | 2001-03-10 | 1 | -0/+7 |
| * | Fix an informational message a little and properly check status of a yes/no | Jordan K. Hubbard | 2000-12-16 | 1 | -1/+1 |
| * | Adapt sysinstall to use the new msgNoYes() function which assumes | Jordan K. Hubbard | 2000-12-14 | 1 | -12/+10 |
| * | Remove extra ")". | Jun Kuriyama | 2000-11-23 | 1 | -1/+1 |
| * | Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATH | Don Lewis | 2000-11-05 | 1 | -0/+2 |
| * | Changes have been made to support a concept of VAR_FIXIT_TTY being | Jordan K. Hubbard | 2000-10-30 | 1 | -16/+25 |
| * | If user selects no distributions at all, assume "User" as | Jordan K. Hubbard | 2000-10-05 | 1 | -3/+6 |
| * | Adjust for new location and name of kernel. | Jordan K. Hubbard | 2000-09-29 | 1 | -33/+17 |
| * | Fix a small bogon with a boolean yes/no question check. | Jordan K. Hubbard | 2000-09-25 | 1 | -2/+2 |
| * | One small tweak on the security profile code; don't be verbose if | Jordan K. Hubbard | 2000-09-24 | 1 | -2/+2 |
| * | One whack at the idea of having "security profiles" which select the | Jordan K. Hubbard | 2000-09-22 | 1 | -0/+15 |
| * | MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff. | Jordan K. Hubbard | 2000-09-07 | 1 | -17/+0 |
| * | Terminate, with extreme prejudice, the USAResident hack which | Jordan K. Hubbard | 2000-07-24 | 1 | -38/+0 |
| * | Add a terminal entry for xterm; a lot of people are using xterms | Jordan K. Hubbard | 2000-07-21 | 1 | -1/+2 |
| * | Allow the Fix-it functionality to detect that we are on a serial console, | David E. O'Brien | 2000-07-18 | 1 | -0/+5 |
| * | IPv6 support. | Hajimu UMEMOTO | 2000-07-14 | 1 | -0/+1 |
| * | Finish the /dev/rXXX removal job. With the libdisk fixes, this should | Mike Smith | 2000-05-31 | 1 | -3/+3 |
| * | Add an option to select the Fix-it tty. The current behavior is utterly | David E. O'Brien | 2000-05-16 | 1 | -9/+19 |