dracut/modules.d/90dmsquash-live
Brian C. Lane 3622d6d7b0 dmsquash-live: add /dev/mapper/live-base
This is similar to the reason for adding the
/run/initramfs/live-baseloop symlink -- access to the original live
image without overlays.

livemedia-creator does not create a osmin.img, so there is no mountable
device for it to use when rsyncing the live image to the target. It
needs a device that points to the original live image without overlays.

Note that lmc won't be creating osmin.img, since really isn't needed any
longer. Its purpose was to provide a minimal image that could be dd'd to
the target. Now that we use rsync this is no longer necessary.

The included patch adds a /dev/mapper/live-base device that Anaconda can
use whether or not there is an osmin present.
2013-10-08 15:13:44 +02:00
..
apply-live-updates.sh apply-live-updates.sh: handle updates for /run 2012-09-07 14:09:42 +02:00
checkisomd5@.service dmsquash-live: add systemd checkisomd5 service 2012-12-14 09:04:55 +01:00
dmsquash-live-genrules.sh add wait_for_dev() and wait_for_mount() 2011-11-15 09:47:16 +01:00
dmsquash-live-root.sh dmsquash-live: add /dev/mapper/live-base 2013-10-08 15:13:44 +02:00
dmsquash-liveiso-genrules.sh add wait_for_dev() and wait_for_mount() 2011-11-15 09:47:16 +01:00
iso-scan.sh dmsquash-live/iso-scan: do the iso scan regardless of /dev/loop0 2013-09-09 16:49:45 +02:00
module-setup.sh */module-setup.sh: add comments for dracut called functions 2013-10-08 10:37:56 +02:00
parse-dmsquash-live.sh add PARTLABEL and PARTUUID 2013-07-05 15:32:38 +02:00
parse-iso-scan.sh dmsquash-live/iso-scan: do the iso scan regardless of /dev/loop0 2013-09-09 16:49:45 +02:00