| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct various mentions of rc.conf | jkh | 1999-02-13 | 1 | -21/+10 |
* | Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf | jkh | 1999-02-10 | 1 | -2/+4 |
* | Revamp rc.diskless. Split into rc.diskless1 and rc.diskless2. provide | dillon | 1999-02-09 | 1 | -25/+26 |
* | Get rid of $conf_dir | dillon | 1999-02-09 | 1 | -3/+3 |
* | Change variable name vinum_slices to vinum_drives to match the variable | grog | 1999-01-31 | 1 | -3/+3 |
* | If vfs.nfs.diskless_valid does not exist, the conditional fails | dillon | 1999-01-29 | 1 | -2/+3 |
* | Move reading of rc.conf sooner as requested by Greg. I'm a tad nervous | peter | 1999-01-26 | 1 | -9/+8 |
* | The vinum setup tool automatically loads the vinum module if it's needed, | peter | 1999-01-26 | 1 | -7/+2 |
* | Finish up /etc/rc adjustments to handle diskless read-only-root booting. | dillon | 1999-01-25 | 1 | -21/+42 |
* | Introduce rc script for BOOTP 'diskless' boot. Well, not quite diskless | dillon | 1999-01-25 | 1 | -1/+12 |
* | nuke dset from here. | jkh | 1999-01-20 | 1 | -4/+3 |
* | Only start vinum if vinum_slices variable is non-empty | grog | 1999-01-18 | 1 | -2/+2 |
* | Add hooks for starting vinum at boot time. Set the variable | grog | 1999-01-17 | 1 | -1/+10 |
* | Move nologin from /etc to /var/run. This means one less file that has | asami | 1999-01-11 | 1 | -3/+1 |
* | Added starting of usbd | n_hibma | 1999-01-10 | 1 | -1/+5 |
* | We load kld's in preference to LKM's, these do not need the root fs to be | peter | 1999-01-06 | 1 | -3/+2 |
* | Reviewed by: cvs-current | dillon | 1998-12-12 | 1 | -3/+31 |
* | Should be sysctl -n. Yesterday wasn't one of my better days. Doh. | jb | 1998-12-11 | 1 | -2/+2 |
* | Add a test for hw.machine == i386 before trying to run ldconfig for | jb | 1998-12-10 | 1 | -12/+15 |
* | Hand me the pointy hat, and make it big. | des | 1998-10-09 | 1 | -2/+2 |
* | Remove all references to tickadj(8) from rc, rc.conf and rc.conf.5. | des | 1998-10-08 | 1 | -6/+2 |
* | Put guard shells around stuff started from $local_startup. If you type | cracauer | 1998-09-30 | 1 | -2/+3 |
* | Spaces -> tabs, don't use touch before it's available | brian | 1998-09-16 | 1 | -19/+19 |
* | Fix up the boot-time ldconfig handling to deal with dual object | jdp | 1998-09-16 | 1 | -2/+16 |
* | Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfs | sos | 1998-09-14 | 1 | -1/+4 |
* | Disable kernel_secure_level unless explicitly set in rc.conf. Previously, | jraynard | 1998-09-09 | 1 | -2/+2 |
* | Remove X11 lock files at boot time even if $clear_tmp_enable is not set. | cracauer | 1998-09-07 | 1 | -4/+5 |
* | Explicitly pass the "-aout" option to ldconfig, until I've had a | jdp | 1998-09-05 | 1 | -3/+3 |
* | Don't try to run ldconfig if it doesn't exist. Useful for elf platforms. | gpalmer | 1998-08-24 | 1 | -9/+11 |
* | Fix my blunder in my previous commit here. | phk | 1998-08-20 | 1 | -3/+3 |
* | Add "Mounting NFS file systems" progress indicator | phk | 1998-08-14 | 1 | -1/+3 |
* | Don't blat /var/run and /var/spool/lock *after* network_pass1() | brian | 1998-08-10 | 1 | -8/+23 |
* | make a bounds file for msgs(1) if there isn't one already | nectar | 1998-07-28 | 1 | -1/+6 |
* | Add rc.conf option to set kernel security level and modify "/etc/rc" to | jkoshy | 1998-06-22 | 1 | -1/+9 |
* | Cut through the discussions and settle the issue: Everything in /var/run | phk | 1998-06-02 | 1 | -2/+2 |
* | ELF preparation step 2: | sos | 1998-05-26 | 1 | -2/+2 |
* | Start syslogd before savecore, so savecore's messages will be logged | joerg | 1998-01-08 | 1 | -10/+10 |
* | Add a ldconfig_paths variable that specifies the shared library paths | steve | 1997-12-27 | 1 | -4/+6 |
* | Back out last commit re dmesg.boot | danny | 1997-12-09 | 1 | -5/+1 |
* | Make rc record boottime dmesg to /var/log/dmesg.boot, so the data | danny | 1997-12-09 | 1 | -1/+5 |
* | Resurrect a modified version of the /tmp clearing code from rev 1.119. | steve | 1997-11-16 | 1 | -1/+22 |
* | Unspam rev 1.114 that got spammed when someone commited the rc.conf | joerg | 1997-09-21 | 1 | -6/+3 |
* | Change the not-specified-default for inetd & cron | brian | 1997-09-13 | 1 | -3/+3 |
* | Don't redirect "mount -t -o nfs" to null | brian | 1997-09-13 | 1 | -2/+2 |
* | Ooops. Wrong branch, back out previous commit. | joerg | 1997-08-17 | 1 | -1/+0 |
* | MFC: rev 1.125, remove old PID files at startup | joerg | 1997-08-17 | 1 | -1/+2 |
* | Back out ld.so.conf change until the question is resolved. | jkh | 1997-07-13 | 1 | -13/+7 |
* | Use /etc/ld.so.conf as a library path override, if it exists. | jkh | 1997-07-11 | 1 | -7/+13 |
* | Execute rc.local in a subshell instead of sourcing it. | pst | 1997-06-25 | 1 | -2/+2 |
* | sh /etc/rc.local -> . /etc/rc.local | dima | 1997-06-25 | 1 | -2/+2 |