summaryrefslogtreecommitdiff
path: root/etc/rc.d/bootconf.sh
AgeCommit message (Expand)Author
2020-09-08Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collisionmartin
2020-07-22Split the local disk availability step into two phases to allow scriptsmartin
2020-07-04Trailing whitespaceskrll
2012-12-31add a sync to make it less likely to boot with /etc pointing to nothing afterchristos
2010-11-01From Anon Ymous:christos
2009-09-12It's print_rc_metadata, not rc_print_metadata.apb
2009-09-11Adapt /etc/rc.d/bootconf.sh script to the new /etc/rc:apb
2009-09-06Delete a line that was accidentally included from work in progress.apb
2009-09-05Use functions from rc.subr.apb
2006-04-23When switching the /etc/etc.current symlink, make it relative to /etc,hubertf
2004-10-11Use new style command substitution.christos
2003-04-03Variable substitution happens at trap installation time, not at trapis
2002-12-05Handle links to absolute paths too. Closes my PR 19125.wiz
2002-03-25Fix typo in last (which broke the script).wiz
2002-03-24- Add sanity checks recommended by Robert Elz in [bin/13871] (with slight mods)lukem
2000-10-09Avoid extra command invocation as possible, and use smart variablenisimura
2000-08-21`REQUIRE bootconf' in lkm1 rather than `BEFORE beforenetlkm' in bootconf.shlukem
2000-03-10rc.d scripts derived from /etc/rclukem