4729adc Add support for liveimg-squashfs

4 files Authored by Fabian Deutsch 9 years ago, Committed by mikem 9 years ago,
    Add support for liveimg-squashfs
    
    This patch adds support to build squashfs images which are compatible to
    anaconda's liveimg directive and dracuts liveimg feature.
    The feature is pretty simple, as it just reuses the raw diskimage, and
    strips the disklabel, to retrieve the plain filesystem image.
    
    Two open issues:
    - Stripping the disk label is a pretty hack
    - Database schema upgrade is missing
    
    Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
    
        
file modified
+35 -2
file modified
+2 -1
file modified
+1 -0
file modified
+1 -0