Punted the volumes init script. Volume handling will be handled by

init script that can be run at any point, even before checkroot.
This commit is contained in:
Roy Marples
2007-04-16 13:05:33 +00:00
parent 757b8bcc96
commit c688523fcc
4 changed files with 5 additions and 44 deletions

View File

@@ -3,6 +3,9 @@
16 Apr 2007; Roy Marples <uberlord@gentoo.org>:
Punted the volumes init script. Volume handling will be handled by
init script that can be run at any point, even before checkroot.
Don't search for a space after interface names in /proc/net, #174792
thanks to Mike Auty.