]> git.ipfire.org Git - thirdparty/dracut.git/commit
Fix several inst functions.
authorVictor Lowther <victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Wed, 4 Mar 2009 00:21:19 +0000 (16:21 -0800)
committerHarald Hoyer <harald@redhat.com>
Wed, 4 Mar 2009 16:18:47 +0000 (17:18 +0100)
commit54b44196537ad5aac7435dcfe1303a9a3c886990
tree50e0ac1283c05689820f7ed142732e072c19598f
parenta344b762a06fb6ae6e83ae18a71e4600b690f330
Fix several inst functions.

Move file existence checking into the individual inst functions. This makes
things a bit easier to understand and maintain.
dracut-functions