<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/conf.d/devfs, branch github/master</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Fmaster</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Fmaster'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2014-08-08T19:49:00Z</updated>
<entry>
<title>devfs: several small clarifications</title>
<updated>2014-08-08T19:49:00Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2014-08-08T19:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=6a337ff6c531d9d7310253b67b3e95d1ce5d214c'/>
<id>urn:sha1:6a337ff6c531d9d7310253b67b3e95d1ce5d214c</id>
<content type='text'>
- Rename the static_dev switch in conf.d/devfs to skip_mount_dev since
  this is a better description of what the switch does.

- Clarify the error messages in the devfs service script based on the
  new name of the switch.
</content>
</entry>
<entry>
<title>devfs: add code to mount /dev</title>
<updated>2014-01-05T17:17:05Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-12-01T22:31:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=8352082eb6582d6e7adc26fc64dfd2255eadf2a7'/>
<id>urn:sha1:8352082eb6582d6e7adc26fc64dfd2255eadf2a7</id>
<content type='text'>
All Linux systems need /dev to be set up,so add code to devfs to do
this. The process devfs follows is below.

1. If static_dev is yes, nothing is done.
2. if /dev is an entry in fstab it is mounted or remounted based on that
entry.
3. If /dev is not in fstab, it attempts to mount /dev as a devtmpfs or
   tmpfs depending on which is defined in the kernel; devtmpfs is
   preferred.
4. If neither devtmpfs nor tmpfs is defined, it assumes the user wants
static /dev and prints a warning.

X-Gentoo-Bug: 492694
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=492694
</content>
</entry>
</feed>
