13 Commits (478aa7dac12fbbb01161a9bc78b70b8f7746fef9)

Author SHA1 Message Date
Harald Hoyer 85804a9197 dmsquash-live: force load squashfs kernel module 12 years ago
Frederick Grose 579f385384 Provide devices to enable booting with rd.live.overlay.readonly=1 12 years ago
Harald Hoyer 5204d1d36d dmsquash-live: fixed checkisomd5 service call 12 years ago
Harald Hoyer 040f388331 dmsquash-live: add systemd checkisomd5 service 12 years ago
Frederick Grose 0db77f5a2b dmsquash-live/dmsquash-live-root.sh: Physically write overlay reset at time of request 13 years ago
Harald Hoyer 372c9b9647 dmsquash-live: do not eject medium for live_ram 13 years ago
Harald Hoyer 68e7661ca7 deprecate old command line options 13 years ago
Amadeusz Żołnowski 1048124120 90dmsquash-live: don't source fs-lib.sh as it is not used 13 years ago
Juan RP 8442dc45b6 dmsquash-live: do not hardcode path to mount(8) in generated hook. 13 years ago
Brian C. Lane 37427748d1 Fail to boot if mediacheck fails (#817419) 13 years ago
Harald Hoyer b2de89c5dc 90dmsquash-live/dmsquash-live-root.sh: add symlink 13 years ago
Harald Hoyer 2c0317213e get rid of /tmp/root.info 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Harald Hoyer fb67e4aa36 shutdown on demand 13 years ago
Harald Hoyer 027dbc9f85 dmsquash-live: really changed /dev/live-baseloop to /run/initramfs/ 13 years ago
Brian C. Lane ce32e32f2a Create a symlink for the live image's base loop device 13 years ago
Harald Hoyer baa5c11363 dmsquash-live-root: load filesystem modules before mounting loop images 14 years ago
Harald Hoyer 380b8b516e dmsquash-live-root: use blkid to determine fstype of images 14 years ago
Harald Hoyer 566dab2ac1 90dmsquash-live/dmsquash-live-root: include fs_lib.sh for det_fs() 14 years ago
Will Woods a12db35efa dmsquash-live-root: determine img type by contents, not name 14 years ago
Will Woods 48205bb064 dmsquash-live-root cleanups/mini-fixes 14 years ago
Harald Hoyer 3da7836035 dracut: fix overlayfs paths 14 years ago
Alan Pevec f7c05c5514 dmsquash-live/dmsquash-live-root: add missing changes for /run 14 years ago
Harald Hoyer fb59f4c967 get rid of absolute PATHs 14 years ago
Alan Pevec 93724aa28f dmsquash-live: hide plymouth while checking ISO 14 years ago
Harald Hoyer d125a47061 mkdir always with -m 0755 14 years ago
Harald Hoyer 0b53ca70b6 Move all hooks to "$hookdir" 14 years ago
Harald Hoyer c9f1e3d1f4 check for getarg() function before sourcing dracut-lib.sh 14 years ago
Harald Hoyer 19f3a804e7 s#/dev/.run#/run#g 14 years ago
Will Woods fe17f4e86b dmsquash-live: use 'rootfs.img' for rootfs image name 14 years ago
Harald Hoyer b177e9133e move all /dev/.initramfs to /dev/.run/initramfs 14 years ago
Will Woods 0ddd68f7e6 Add support for in-initramfs live images with "root=live:/path/name.img" 14 years ago
Will Woods 533318113b Look for btrfs.img in dmsquash-live-root 14 years ago
Will Woods dfec8467b9 Change EXT3FS to FSIMG 14 years ago
Will Woods 3d88d27810 Fix bash logic typo/buglet ([ condition ] & expression) 14 years ago
Harald Hoyer fa7ada31d0 new parameter option names with "rd.*" namespace 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer 91bb250aed dmsquash-live: do not umount /dev/.initramfs/live for cdrom_id to work 15 years ago
Harald Hoyer 847b618b4c dmsquash-live: mount live image at /dev/.initramfs/live 15 years ago
Joey Boggs fbf1b5b138 teach dmsquash-live-root to use rootflags 15 years ago
Harald Hoyer de50046cd7 dmsquash-live-root: use blockdev with --getsz 15 years ago
Harald Hoyer aab70adc0b dmsquash-live: use --getsize64 instead of --getsize 15 years ago
Joey Boggs 7baade2b87 add readonly overlay support for dmsquash 15 years ago
Harald Hoyer ec01ab23fb dmsquash: use info() and die() rather than echo 16 years ago
Jeremy Katz a607b7d4b8 Fix syntax error in conditional 16 years ago
Jeremy Katz cc0e7a369b Parse options earlier for live root 16 years ago
Jeremy Katz 7f819d7041 Support resetting the live overlay 16 years ago
Jeremy Katz dfba82b3d3 And support passing in the persistent overlay 16 years ago
Jeremy Katz 3ae2f09a04 Support passing live_ram 16 years ago
Jeremy Katz a2a2a956dd Support passing the live_dir with live_dir= 16 years ago