use "rm --" to guard against filenames beginning with "-"
[platform/upstream/dracut.git] / modules.d / 95resume /
2013-06-28 Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-03-06 Harald Hoyerresume: generate rules already in parse-resume.sh
2013-03-06 Harald Hoyerresume: in systemd mode move functionality in the dracu...
2013-03-02 Harald Hoyerresume: move resume hook from mount to pre-mount
2013-02-13 Colin Guthrieresume: Ensure we remove the timout job when we find...
2012-09-18 Harald Hoyerresume/resume.sh: prevent "resume: not found"
2012-07-20 Harald Hoyerresume: move resume in the initqueue/finished hook
2012-07-09 Harald Hoyerresume: move resume process to initqueue
2012-01-09 Colin Guthrieresume: Fix failure when invalid device passed via...
2011-11-15 Harald Hoyeradd wait_for_dev() and wait_for_mount()
2011-09-19 Harald HoyerDo not use /run/udev/rules.d for udev rules
2011-05-12 Harald Hoyerdracut-functions: make local vars local and prefix...
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-04-08 Harald Hoyerget rid of absolute PATHs
2011-03-25 Harald HoyerMove all hooks to "$hookdir"
2011-03-10 Harald Hoyerprepare for future udev rules.d location
2011-02-23 Harald Hoyeradd missing shebang
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh
2011-02-02 Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-11-10 Andrey Borzenkovresume: merge uswsusp module into resume
2010-10-28 Harald Hoyernew parameter option names with "rd.*" namespace
2010-09-10 Harald Hoyerreformat source code
2010-08-02 Harald Hoyerinit: create /dev/.udev/rules.d with correct permissions
2010-08-02 Harald Hoyermkdir /dev/.udev/rules.d with mode 0755
2010-06-25 Harald Hoyerdmsquash, resume: do not name the /dev/.udev/rules...
2010-06-22 Harald HoyerWrite rules for symlinks to /dev/.udev/rules.d for...
2010-05-19 Harald Hoyerchmod 0755 *.sh
2009-09-15 Harald Hoyer95resume/install: give resume higher prio than mount
2009-09-15 Harald Hoyer95resume: simplyfy rules and also recognize blkid typo
2009-09-15 Harald Hoyerswitch modules to initqueue-finished
2009-06-19 Harald Hoyerremoved shebang from .sh and changed mode to 0644
2009-06-18 Harald Hoyeralso resume from "swsuspend" partitions
2009-06-18 Harald HoyerMerge branch 'master' of ssh://dracut.git.sourceforge...
2009-06-18 Harald Hoyerresume from any suspend partition
2009-06-01 David DillowRemove dependency on /bin/echo
2009-06-01 Warren TogamiMerge branch 'master' of ../dracut-dillow
2009-06-01 David Dillowresume: add support for labeled resume devices
2009-06-01 David Dillowdracut: add cmdline hook
2009-06-01 David Dillowblock root: split out resume parsing and udev rules
2009-03-24 Harald HoyerMerge branch 'test' into merge
2009-03-23 Harald HoyerMerge branch 'enhanced-test-framework' of git://fnordov...
2009-03-20 Victor LowtherSplit out resume handling into its own hook.