diff options
author | Roy Marples <roy@marples.name> | 2007-04-16 13:05:33 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-04-16 13:05:33 +0000 |
commit | c688523fcc88470906c8dd0357783c9918fafeda (patch) | |
tree | 18b5e7803ebfa0283f4194aac0ffd18c44e44f79 /ChangeLog | |
parent | 757b8bcc968fa285e3d78435e30b6c47abc048dc (diff) |
Punted the volumes init script. Volume handling will be handled by
init script that can be run at any point, even before checkroot.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |