72 Commits (470ee2d2149cc0622e7e0688cae3f7d11e0a0837)

Author SHA1 Message Date
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
Harald Hoyer 847b618b4c dmsquash-live: mount live image at /dev/.initramfs/live 15 years ago
Harald Hoyer 185468f57d dmsquash, resume: do not name the /dev/.udev/rules like the /etc ones 15 years ago
Harald Hoyer ae5ec68355 Write rules for symlinks to /dev/.udev/rules.d for later usage 15 years ago
Harald Hoyer b6a7c09070 chmod 0755 *.sh 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