From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/openrc:master commit in: runlevels/
Date: Wed, 26 Sep 2012 21:33:22 +0000 (UTC) [thread overview]
Message-ID: <1348694987.ac47b6abfa1c68173b68c74556ecd11da5a3cdf5.robbat2@OpenRC> (raw)
commit: ac47b6abfa1c68173b68c74556ecd11da5a3cdf5
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 26 21:29:47 2012 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 26 21:29:47 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=ac47b6ab
runlevels: Include sysfs in the sysinit level.
net.* and module loading require sysfs now, and if udev is not in use,
it is not always loaded early enough, esp for net.lo. Force it to come
up during sysinit instead.
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
---
runlevels/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/runlevels/Makefile b/runlevels/Makefile
index c42b307..0f134c8 100644
--- a/runlevels/Makefile
+++ b/runlevels/Makefile
@@ -40,7 +40,7 @@ BOOT-FreeBSD+= adjkerntz dumpon syscons
BOOT-Linux+= hwclock keymaps modules mtab procfs termencoding
SHUTDOWN-Linux= killprocs mount-ro
-SYSINIT-Linux= devfs dmesg
+SYSINIT-Linux= devfs dmesg sysfs
# Generic BSD stuff
BOOT-NetBSD+= hostid newsyslog savecore syslogd
next reply other threads:[~2012-09-26 21:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-26 21:33 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-15 23:56 [gentoo-commits] proj/openrc:master commit in: runlevels/ William Hubbs
2016-05-12 21:49 Anthony G. Basile
2013-02-17 2:49 William Hubbs
2012-10-07 22:51 William Hubbs
2012-07-10 2:11 William Hubbs
2012-07-09 14:28 William Hubbs
2012-07-09 2:10 William Hubbs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1348694987.ac47b6abfa1c68173b68c74556ecd11da5a3cdf5.robbat2@OpenRC \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox