Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-11 | hooks/resume: refactor | Dave Reisner | 1 | -25/+37 | |
- cleanup syntax, style - use case to detect syntax (avoid problems with vanilla devspecs containing a ':') - support LABEL=/UUID= syntax for vanilla hibernation (FS#28504) - be more verbose about errors Signed-off-by: Dave Reisner <dreisner@archlinux.org> | |||||
2011-11-29 | hooks/resume: Remove cut cmd usage | Gerardo Exequiel Pozzi | 1 | -1/+2 | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||||
2011-11-15 | hooks/resume: Remove grep usage | Gerardo Exequiel Pozzi | 1 | -2/+2 | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||||
2011-11-15 | hooks/resume: Remove unused function | Gerardo Exequiel Pozzi | 1 | -2/+0 | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||||
2010-02-08 | Fix wrong syntax in the resume hook, finally fix tuxonice (hopefully) | Thomas Bächler | 1 | -11/+13 | |
2010-01-10 | Remove parseblock usage from resume hook, also fix resuming with tuxonice | Thomas Bächler | 1 | -10/+18 | |
2009-06-07 | Always use rootdelay when polling a device, set it earlier in the init file0.5.25 | Thomas Bächler | 1 | -1/+1 | |
2009-06-06 | Use poll_device before resuming, continue if the device doesn't exist | Thomas Bächler | 1 | -10/+12 | |
2008-03-22 | Change resume hook to work with tuxonice0.5.18 | Thomas Bächler | 1 | -14/+9 | |
2007-08-11 | Coding style change, use -n and -z for variable tests | Aaron Griffin | 1 | -1/+1 | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@209 880c04e9-e011-0410-abf7-b926e227c9cd | |||||
2006-07-31 | fixed resume hook (again) | Thomas Bächler | 1 | -2/+2 | |
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@136 880c04e9-e011-0410-abf7-b926e227c9cd | |||||
2006-07-25 | added support for suspend2 /sys interface | Thomas Bächler | 1 | -3/+12 | |
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@134 880c04e9-e011-0410-abf7-b926e227c9cd | |||||
2006-04-28 | git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@35 ↵ | Aaron Griffin | 1 | -10/+7 | |
880c04e9-e011-0410-abf7-b926e227c9cd | |||||
2006-04-28 | git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@34 ↵ | Aaron Griffin | 1 | -2/+6 | |
880c04e9-e011-0410-abf7-b926e227c9cd | |||||
2006-04-22 | Hook updates and changes... | Aaron Griffin | 1 | -0/+13 | |
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@7 880c04e9-e011-0410-abf7-b926e227c9cd |