diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-29 21:10:41 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-29 21:10:41 +0000 |
commit | 1d29baf81e60e82a87cef3819a0b64efc6572bbe (patch) | |
tree | c433b517ea3057bcd22a7aa9c7404b73e39ea905 /sbin/mdconfig/mdconfig.8 | |
parent | bb82622c3e18a65d1e3a91f9b3427d03617f5819 (diff) | |
download | src-1d29baf81e60e82a87cef3819a0b64efc6572bbe.tar.gz src-1d29baf81e60e82a87cef3819a0b64efc6572bbe.zip |
Rather than trusting that nothing is going to sneak in before the
early_late_divider in the second run (and thus be skipped altogether),
keep a list of the scripts run early, and use that list to skip things
in the second run.
This has the primary benefit of not skipping a local script that gets
ordered too early in the second run. It also gives an opportunity to
clean up/simplify the code a bit.
Use a space-separated list rather than the more traditional colon for
maximum insurance against creativity in local naming conventions.
Reviewed by: brooks
Notes
Notes:
svn path=/head/; revision=221227
Diffstat (limited to 'sbin/mdconfig/mdconfig.8')
0 files changed, 0 insertions, 0 deletions