summaryrefslogtreecommitdiff
path: root/modules.d/90dmsquash-live
AgeCommit message (Expand)AuthorFilesLines
2012-07-26dmsquash-live: do not eject medium for live_ramHarald Hoyer2-2/+1
2012-07-25deprecate old command line optionsHarald Hoyer2-8/+8
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-12/+3
2012-06-2990dmsquash-live: don't source fs-lib.sh as it is not usedAmadeusz Żołnowski1-1/+0
2012-05-29dmsquash-live: do not hardcode path to mount(8) in generated hook.Juan RP1-1/+1
2012-05-10Fail to boot if mediacheck fails (#817419)Brian C. Lane1-1/+1
2012-03-2990dmsquash-live/dmsquash-live-root.sh: add symlinkHarald Hoyer1-0/+2
2012-03-08get rid of /tmp/root.infoHarald Hoyer2-4/+0
2012-03-08fix apply-live-updates failing because of /lib symlinkWill Woods1-6/+14
2012-02-22Renamed all shell scripts to *.shHarald Hoyer2-1/+1
2012-02-13shutdown on demandHarald Hoyer1-0/+2
2012-01-20dmsquash-live: really changed /dev/live-baseloop to /run/initramfs/Harald Hoyer1-1/+1
2012-01-13minor cleanups in parsing for dmsquash-live and livenetWill Woods1-2/+2
2012-01-13Create a symlink for the live image's base loop deviceBrian C. Lane1-0/+3
2012-01-09dmsquash: Ensure the 'loop' kernel module is included and loaded.Colin Guthrie2-1/+3
2012-01-05Fix live update script (#769970)Brian C. Lane1-2/+3
2011-11-1690dmsquash-live: wait for the /dev/mapper/live-rw deviceHarald Hoyer1-0/+2
2011-11-15add wait_for_dev() and wait_for_mount()Harald Hoyer2-3/+1
2011-10-21apply-live-updates.sh: copy without globWill Woods1-2/+3
2011-10-2190dmsquash-live: do not install by defaultHarald Hoyer1-1/+1
2011-10-18dmsquash-live: fix log message about root/liverootWill Woods1-1/+1
2011-09-19Do not use /run/udev/rules.d for udev rulesHarald Hoyer1-1/+1
2011-09-1990dmsquash-live: do not symlink to /dev/liveHarald Hoyer1-6/+0
2011-09-02dmsquash-live-root: load filesystem modules before mounting loop imagesHarald Hoyer1-2/+4
2011-09-02dmsquash-live-root: use blkid to determine fstype of imagesHarald Hoyer1-3/+1
2011-08-1790dmsquash-live/dmsquash-live-root: include fs_lib.sh for det_fs()Harald Hoyer1-0/+2
2011-08-12add apply-live-updates.sh to pre-pivot hook012Will Woods2-0/+8
2011-08-12dmsquash-live-root: determine img type by contents, not nameWill Woods1-3/+12
2011-08-12dmsquash-live-root cleanups/mini-fixesWill Woods1-7/+5
2011-07-2090dmsquash-live: optionally install ejectHarald Hoyer1-1/+1
2011-07-01dmsquash-live: install eject with dracut_installHarald Hoyer1-6/+1
2011-05-20dracut: fix overlayfs pathsHarald Hoyer1-3/+3
2011-05-12dmsquash-live/dmsquash-live-root: add missing changes for /runAlan Pevec1-5/+5
2011-05-10removed trailing whitespacesHarald Hoyer2-5/+5
2011-04-08get rid of absolute PATHsHarald Hoyer1-1/+1
2011-04-08dmsquash-live: hide plymouth while checking ISOAlan Pevec1-1/+2
2011-04-08mkdir always with -m 0755Harald Hoyer1-9/+9
2011-03-31dmsquash-live/dmsquash-live-genrules.sh: fixed udev rule locationHarald Hoyer1-1/+1
2011-03-25Move all hooks to "$hookdir"Harald Hoyer3-4/+4
2011-03-25check for getarg() function before sourcing dracut-lib.shHarald Hoyer1-1/+1
2011-03-18s#/dev/.run#/run#gHarald Hoyer1-11/+11
2011-03-14dmsquash-live: use 'rootfs.img' for rootfs image nameWill Woods1-5/+5
2011-03-10prepare for future udev rules.d locationHarald Hoyer1-1/+1
2011-03-10move all /dev/.initramfs to /dev/.run/initramfsHarald Hoyer1-11/+11
2011-03-09Add support for in-initramfs live images with "root=live:/path/name.img"Will Woods3-7/+25
2011-03-09Look for btrfs.img in dmsquash-live-rootWill Woods1-1/+7
2011-03-09Change EXT3FS to FSIMGWill Woods1-5/+5
2011-03-09Make dmsquash-live install the squashfs driverWill Woods1-0/+4
2011-03-09Fix bash logic typo/buglet ([ condition ] & expression)Will Woods1-1/+1
2011-02-23add missing shebangHarald Hoyer2-0/+2