41 Commits (a3c0cef9a79608a45fee94ff6b31f9c63864923f)

Author SHA1 Message Date
Harald Hoyer cb73315dd6 resume: debian's resume is in /usr/lib/uswsusp 12 years ago
Harald Hoyer 34b56de12a resume: do not include in hostonly, if no swap is present 12 years ago
Harald Hoyer 1e057b352a add PARTLABEL and PARTUUID 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Harald Hoyer e8f7ea6794 resume: generate rules already in parse-resume.sh 12 years ago
Harald Hoyer 3899211bfc resume: in systemd mode move functionality in the dracut services 12 years ago
Harald Hoyer 389333396a resume: move resume hook from mount to pre-mount 12 years ago
Colin Guthrie 3ed09d970e resume: Ensure we remove the timout job when we find the resume device 12 years ago
Harald Hoyer 0e32ce3219 resume/resume.sh: prevent "resume: not found" 13 years ago
Harald Hoyer 24450a5ab7 resume: move resume in the initqueue/finished hook 13 years ago
Harald Hoyer 450b5f336d resume: move resume process to initqueue 13 years ago
Colin Guthrie f65b874bda resume: Fix failure when invalid device passed via 'resume=' 13 years ago
Harald Hoyer b0692d0311 add wait_for_dev() and wait_for_mount() 13 years ago
Harald Hoyer ca8d4e8933 Do not use /run/udev/rules.d for udev rules 14 years ago
Harald Hoyer 29b10e65b1 dracut-functions: make local vars local and prefix with "_" 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer fb59f4c967 get rid of absolute PATHs 14 years ago
Harald Hoyer 0b53ca70b6 Move all hooks to "$hookdir" 14 years ago
Harald Hoyer 77e607a3a7 prepare for future udev rules.d location 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
Andrey Borzenkov 856285aa90 resume: merge uswsusp module into resume 15 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 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 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
Harald Hoyer 11fcc8c8f9 95resume/install: give resume higher prio than mount 16 years ago
Harald Hoyer 2178a00eea 95resume: simplyfy rules and also recognize blkid typo 16 years ago
Harald Hoyer 5a8d8dfbb6 switch modules to initqueue-finished 16 years ago
Harald Hoyer b006ff9930 removed shebang from .sh and changed mode to 0644 16 years ago
Harald Hoyer a5cb5df189 also resume from "swsuspend" partitions 16 years ago
Harald Hoyer e2ab42236b resume from any suspend partition 16 years ago
David Dillow 7132e6a346 Remove dependency on /bin/echo 16 years ago
David Dillow 9810ce7e38 resume: add support for labeled resume devices 16 years ago
David Dillow e450281431 dracut: add cmdline hook 16 years ago
David Dillow 5c123162ed block root: split out resume parsing and udev rules 16 years ago
Victor Lowther 99576a2a63 Split out resume handling into its own hook. 16 years ago