]> git.ipfire.org Git - thirdparty/plymouth.git/commit
populate-initrd: don't depend on inst from mkinitrd/dracut
authorRay Strode <rstrode@redhat.com>
Wed, 6 Jun 2012 19:10:35 +0000 (15:10 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 6 Jun 2012 19:10:35 +0000 (15:10 -0400)
commitd80a23cb59aee76c430b738c33480d67d940d939
tree28001b6fe7b1ff50c8abcf66609b42a6beb5fdb5
parentf7f482174f1dcfa52c222f813e6b26dd106a12c1
populate-initrd: don't depend on inst from mkinitrd/dracut

Having the dependency is awkward and causes problems, so
don't bother.

This commit just copy and pastes the relevant bits for
inst().

Ideally, this would be an installroot command implemented in
C in util-linux, but shrug
scripts/plymouth-populate-initrd.in