4e32777 osbuilder.sh: Rework rootfs creation

Authored and Committed by crobinso 4 years ago
    osbuilder.sh: Rework rootfs creation
    
    Use dracut to generate the rootfs, then pass it to the osbuilder
    image and initrd scripts. This is slightly wasteful in that it
    generates the initrd twice, but the ordering means we can drop
    some custom rootfs.sh patches
    
    Signed-off-by: Cole Robinson <crobinso@redhat.com>
    
        
file modified
+54 -22
file modified
+2 -1
osbuilder-0002-rootfs-Don-t-overwrite-init-if-it-already-exists.patch osbuilder-0002-rootfs-Fix-systemd-sbin-init-symlinking.patch
file renamed
+16 -14