148 Commits (734739187bfab24f063904ea18f0bdf03b4a136c)

Author SHA1 Message Date
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
Harald Hoyer 1cf0b1750b removed cdrom hack for live CDs 15 years ago
Munehiro Matsuda 651f3f3d1a dmsquash: add support for loopmounted *.iso files 15 years ago
Harald Hoyer 71cfa2e225 dmsquash: add nasty hack for cdroms 15 years ago
Philippe Seewer 2e6b98c7f6 All module scripts should have a shebang 15 years ago
Warren Togami 24dcacc78f dmsquash-live-root requires grep 16 years ago
Harald Hoyer cdc74b198e dmsquash-live: run dmsquash-live-root after udev settle 16 years ago
Harald Hoyer ec01ab23fb dmsquash: use info() and die() rather than echo 16 years ago
Warren Togami 845dd50275 Removing umount appears to be a mistake, it seems to have been OK prior. 16 years ago
Warren Togami 23aa204856 Fix LiveCD boot regression caused by bf55e2c5d3 16 years ago
Harald Hoyer fc1abcfa1f dmsquash-live: add initqueue-finished 16 years ago
Warren Togami bf55e2c5d3 dmsquash-live-root requires umount 16 years ago
Harald Hoyer 273b197d75 added initqueue-settled and refactored code 16 years ago
Jeremy Katz a607b7d4b8 Fix syntax error in conditional 16 years ago
Harald Hoyer f905c1d7d6 dmsquash-live: install the "real" eject 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
Jeremy Katz fa9d7304bf Support old syntax 16 years ago
Jeremy Katz c56b63d1bd Support checking the iso 16 years ago
Jeremy Katz 2e44f115b9 Add basic support for dmsquashed live images 16 years ago