]> git.ipfire.org Git - thirdparty/dracut.git/commit
dmsquash: Add squashfs support to rd.live.fsimg
authorFabian Deutsch <fabiand@fedoraproject.org>
Thu, 19 Feb 2015 09:09:14 +0000 (10:09 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 19 Feb 2015 09:59:54 +0000 (10:59 +0100)
commitb0472eac111268e2cae783097d0eccc1986e1762
treea63827cf96b46cecddf9945ca242e8276e5f0359
parentd6e34d362a05cda61baaf8e231ad3f0e8665a9cc
dmsquash: Add squashfs support to rd.live.fsimg

Previously rd.live.fsimg only supported filesystems residing in
(compressed) archives.
Now rd.live.fsimg can also be used when a squashfs image is used.
This is achieved by extracting the rootfs image from the squashfs and
then continue with the default routines for rd.live.fsimg.
In addition some code duplication got removed and some documentation
got added.

Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
dracut.cmdline.7.asc
modules.d/90dmsquash-live/dmsquash-live-root.sh