summaryrefslogtreecommitdiff
path: root/modules.d/95resume
AgeCommit message (Expand)AuthorFilesLines
2013-03-06resume: generate rules already in parse-resume.shHarald Hoyer1-0/+48
2013-03-06resume: in systemd mode move functionality in the dracut servicesHarald Hoyer1-3/+8
2013-03-02resume: move resume hook from mount to pre-mountHarald Hoyer1-1/+1
2013-02-13resume: Ensure we remove the timout job when we find the resume deviceColin Guthrie1-2/+2
2012-09-18resume/resume.sh: prevent "resume: not found"Harald Hoyer1-1/+1
2012-07-20resume: move resume in the initqueue/finished hookHarald Hoyer1-6/+6
2012-07-09resume: move resume process to initqueueHarald Hoyer2-7/+9
2012-01-09resume: Fix failure when invalid device passed via 'resume='Colin Guthrie1-0/+3
2011-11-15add wait_for_dev() and wait_for_mount()Harald Hoyer1-7/+1
2011-09-19Do not use /run/udev/rules.d for udev rulesHarald Hoyer1-1/+1
2011-05-12dracut-functions: make local vars local and prefix with "_"Harald Hoyer1-3/+4
2011-05-10removed trailing whitespacesHarald Hoyer3-3/+3
2011-04-08get rid of absolute PATHsHarald Hoyer1-1/+3
2011-03-25Move all hooks to "$hookdir"Harald Hoyer1-3/+3
2011-03-10prepare for future udev rules.d locationHarald Hoyer1-1/+1
2011-02-23add missing shebangHarald Hoyer1-0/+1
2011-02-02renamed module-info.sh to module-setup.shHarald Hoyer1-0/+0
2011-02-02replaced check,install,installkernel with module-info.shHarald Hoyer2-17/+20
2010-11-10resume: merge uswsusp module into resumeAndrey Borzenkov4-0/+51
2010-10-28new parameter option names with "rd.*" namespaceHarald Hoyer1-1/+1
2010-09-10reformat source codeHarald Hoyer4-17/+29
2010-08-02init: create /dev/.udev/rules.d with correct permissionsHarald Hoyer1-1/+0
2010-08-02mkdir /dev/.udev/rules.d with mode 0755Harald Hoyer1-1/+1
2010-06-25dmsquash, resume: do not name the /dev/.udev/rules like the /etc onesHarald Hoyer1-1/+1
2010-06-22Write rules for symlinks to /dev/.udev/rules.d for later usageHarald Hoyer1-4/+8
2010-05-19chmod 0755 *.shHarald Hoyer1-0/+0
2009-09-1595resume/install: give resume higher prio than mountHarald Hoyer1-1/+1
2009-09-1595resume: simplyfy rules and also recognize blkid typoHarald Hoyer1-5/+7
2009-09-15switch modules to initqueue-finishedHarald Hoyer1-0/+6
2009-06-19removed shebang from .sh and changed mode to 0644Harald Hoyer1-0/+0
2009-06-18also resume from "swsuspend" partitionsHarald Hoyer1-6/+10
2009-06-18resume from any suspend partitionHarald Hoyer1-0/+3
2009-06-01Remove dependency on /bin/echoDavid Dillow1-2/+2
2009-06-01resume: add support for labeled resume devicesDavid Dillow3-7/+16
2009-06-01dracut: add cmdline hookDavid Dillow1-1/+1
2009-05-31block root: split out resume parsing and udev rulesDavid Dillow2-1/+8
2009-03-20Split out resume handling into its own hook.Victor Lowther3-0/+19