OpenBSD CVS

CVS log for src/share/man/man8/rc.conf.8


[BACK] Up to [local] / src / share / man / man8

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Sun Sep 25 22:47:27 2022 UTC (20 months ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, HEAD
Changes since 1.30: +7 -2 lines
Diff to previous 1.30 (colored)

Document savecore_flags

OK jmc deraadt

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jun 18 09:17:09 2018 UTC (5 years, 11 months ago) by benno
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

point readers to multicast(4) directly, the documentation has moved.
ok jmc@

Revision 1.29 / (download) - annotate - [select for diffs], Tue May 30 12:04:27 2017 UTC (7 years ago) by tb
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.28: +4 -2 lines
Diff to previous 1.28 (colored)

Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off the
reordering of libraries by rc(8). This way machines with very slow disk I/O
have a chance of booting within reasonable time now that libcrypto is also
randomized.

Discussed with various;
input & ok from deraadt ajacoutot

Revision 1.28 / (download) - annotate - [select for diffs], Sat Dec 5 21:35:46 2015 UTC (8 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)

multicast_{host,router} is now just multicast;

Revision 1.27 / (download) - annotate - [select for diffs], Mon Sep 21 09:23:35 2015 UTC (8 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.26: +7 -4 lines
Diff to previous 1.26 (colored)

scatter some rcctl refs; from rob pierce
discussed with ajacoutot

Revision 1.26 / (download) - annotate - [select for diffs], Mon May 4 22:29:04 2015 UTC (9 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.25: +3 -4 lines
Diff to previous 1.25 (colored)

Default daemon_flags are no longer in /etc/rc.conf,
but you can still find them in the rc.d(8) scripts.

Revision 1.25 / (download) - annotate - [select for diffs], Sat May 2 09:35:44 2015 UTC (9 years, 1 month ago) by ajacoutot
Branch: MAIN
Changes since 1.24: +9 -32 lines
Diff to previous 1.24 (colored)

Drop pf_rules and ipsec_rules from rc.conf(5); it shouldn't have been made
tweakable: there's no real point and these files support the 'include' option so
one can always get its config from whatever path... especially useful when
testing a new ruleset.

man page inputs from schwarze@
ok halex@ schwarze@ rpe@ deraadt@

Revision 1.24 / (download) - annotate - [select for diffs], Sat Apr 4 09:32:21 2015 UTC (9 years, 2 months ago) by ajacoutot
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

dbus_daemon -> messagebus

Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 20 22:13:24 2014 UTC (9 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.22: +160 -31 lines
Diff to previous 1.22 (colored)

Move the examples to the EXAMPLES section and add some actual
reference manual style documentation to the DESCRIPTION.
Feedback and OK rpe@ and ajacoutot@, also using feedback from deraadt@.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jul 13 10:05:49 2014 UTC (9 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.21: +7 -6 lines
Diff to previous 1.21 (colored)

tweak previous;

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 13 08:07:51 2014 UTC (9 years, 10 months ago) by robert
Branch: MAIN
Changes since 1.20: +17 -12 lines
Diff to previous 1.20 (colored)

document that rc.conf is not a shell script anymore

Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 17 14:46:40 2012 UTC (12 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.19: +33 -48 lines
Diff to previous 1.19 (colored)

some updates to reflect reality; prompted by a diff from Daniel Bolgheroni
ok ajacoutot

Revision 1.19 / (download) - annotate - [select for diffs], Fri Jul 8 17:43:58 2011 UTC (12 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

Make a distinction between base/pkg rc scripts. ok aja@ schwarze@ jmc@
(with a tweak from jmc).

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jul 8 02:14:13 2011 UTC (12 years, 10 months ago) by ajacoutot
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (colored)

Rename 'rc_scripts' to 'pkg_scripts' to make it clear this variable is for
packages _only_. One is not supposed to add any base scripts in it.

naddy@ doesn't care (I think he does care but he won't admit it)
ok robert@

(I'll add something to current.html in a few)

Revision 1.17 / (download) - annotate - [select for diffs], Sat Feb 12 11:22:31 2011 UTC (13 years, 3 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.16: +23 -3 lines
Diff to previous 1.16 (colored)

Extend rc_scripts documentation.

prodded by espie@
ok jmc@ (with tweaks), ok miod@

Revision 1.16 / (download) - annotate - [select for diffs], Wed May 7 12:05:35 2008 UTC (16 years ago) by claudio
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.15: +7 -7 lines
Diff to previous 1.15 (colored)

routed is no more so use dhcpd in these examples instead. OK norby@

Revision 1.15 / (download) - annotate - [select for diffs], Thu May 31 19:19:59 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

convert to new .Dd format;

Revision 1.14 / (download) - annotate - [select for diffs], Tue May 1 20:56:00 2007 UTC (17 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

routed -> routed_flags; from Jeremy C. Reed/Will Maier

Revision 1.13 / (download) - annotate - [select for diffs], Wed Mar 21 22:07:52 2007 UTC (17 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.12: +4 -5 lines
Diff to previous 1.12 (colored)

- this file also document rc.conf.local, so add it to NAME
- tweak SEE ALSO

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 10 08:30:36 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.11: +6 -5 lines
Diff to previous 1.11 (colored)

fix some lists and macros;

Revision 1.11 / (download) - annotate - [select for diffs], Sun Apr 13 11:41:10 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

update for afterboot(8):

- changes should be made to rc.conf.local
- show prompts and use literal
- typos

rc.conf(8) also updated to reflect these changes

ok millert@

Revision 1.10 / (download) - annotate - [select for diffs], Thu Dec 13 03:49:52 2001 UTC (22 years, 5 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.9: +6 -6 lines
Diff to previous 1.9 (colored)

Don't use sendmail as an example as its current invocation is too
complicated for a simple example; biorn AT chips.chalmers.se

Revision 1.9 / (download) - annotate - [select for diffs], Fri Sep 8 13:17:41 2000 UTC (23 years, 8 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.8: +15 -11 lines
Diff to previous 1.8 (colored)

Some miscellaneous fix-ups.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 21 21:27:32 2000 UTC (24 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.7: +8 -0 lines
Diff to previous 1.7 (colored)

rc.conf.local support, inspired by chuck yerkes

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:36 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

- remove all trailing whitespace
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 7 10:50:09 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored)

The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Out of the approximately 1450 man pages, only about 90 of them were wrong.
Thanks to kwesterback@home.com for coming up with a script and patch to repair
this. The patch also inserted a .Os macro in the few man pages that were
missing one.

Revision 1.5 / (download) - annotate - [select for diffs], Sun May 23 14:11:23 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored)

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 29 05:56:25 1998 UTC (25 years, 11 months ago) by angelos
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.3: +19 -14 lines
Diff to previous 1.3 (colored)

Fix the language, add more references. General cleanup.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 10 04:50:53 1998 UTC (26 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

use .Ox

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 20 21:44:46 1998 UTC (26 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +0 -1 lines
Diff to previous 1.1 (colored)

hmm

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jan 20 21:18:49 1998 UTC (26 years, 4 months ago) by deraadt
Branch: MAIN

manpage from ian@darwinsys.com

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.