132 Commits (73db316ef2c935f4a80c39664f0ebbf9e0035c40)

Author SHA1 Message Date
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
Will Woods a75c3afe68 minor cleanups in parsing for dmsquash-live and livenet 13 years ago
Brian C. Lane ce32e32f2a Create a symlink for the live image's base loop device 13 years ago
Colin Guthrie 09ee7234b6 dmsquash: Ensure the 'loop' kernel module is included and loaded. 13 years ago
Brian C. Lane 14599cd760 Fix live update script (#769970) 13 years ago
Harald Hoyer bf7487ab18 90dmsquash-live: wait for the /dev/mapper/live-rw device 13 years ago
Harald Hoyer b0692d0311 add wait_for_dev() and wait_for_mount() 13 years ago
Will Woods 03b5494ca1 apply-live-updates.sh: copy without glob 14 years ago
Harald Hoyer bfdc0eba0b 90dmsquash-live: do not install by default 14 years ago
Will Woods 54ba7acba1 dmsquash-live: fix log message about root/liveroot 14 years ago
Harald Hoyer ca8d4e8933 Do not use /run/udev/rules.d for udev rules 14 years ago
Harald Hoyer e41e5b78c6 90dmsquash-live: do not symlink to /dev/live 14 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 f116ca115c add apply-live-updates.sh to pre-pivot hook 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 34b22d6049 90dmsquash-live: optionally install eject 14 years ago
Harald Hoyer 802e7e1c2e dmsquash-live: install eject with dracut_install 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 3b403b32fc removed trailing whitespaces 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 98b108284c dmsquash-live/dmsquash-live-genrules.sh: fixed udev rule location 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 77e607a3a7 prepare for future udev rules.d location 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 44159d0598 Make dmsquash-live install the squashfs driver 14 years ago
Will Woods 3d88d27810 Fix bash logic typo/buglet ([ condition ] & expression) 14 years ago
Harald Hoyer 8ce58f1f42 add missing shebang 14 years ago
Harald Hoyer 71df3c4329 renamed module-info.sh to module-setup.sh 14 years ago
Harald Hoyer 95d2dabc25 replaced check,install,installkernel with module-info.sh 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
Amadeusz Żołnowski f3af7bd66b use 'type' built-in instead of external cmd 'which' in every Bash script 15 years ago
Harald Hoyer c492fe12c0 init: create /dev/.udev/rules.d with correct permissions 15 years ago
Harald Hoyer e0c1d4e79f mkdir /dev/.udev/rules.d with mode 0755 15 years ago
Harald Hoyer 91bb250aed dmsquash-live: do not umount /dev/.initramfs/live for cdrom_id to work 15 years ago
Harald Hoyer 06f91665df dmsquash-live: depend on dm module 15 years ago