Guido Trentalancia
f3f019d947
95resume: avoid possible symbolic link creation error on bootup
...
Avoid symbolic link creation error.
2016-04-15 10:38:04 +02:00
Colin Guthrie
7b56b90582
resume: Ensure we actually wait for the /dev/resume 'device'
...
Although various bits are in place to cancel waiting for the /dev/resume
device (actually a symlink), we don't actually ever wait for it.
Also as the udev rule may create the symlink, silence any errors from
our manual ln -s call from the settled job.
2015-05-15 16:01:41 +02:00
Harald Hoyer
967cc19ab1
remove all vim and emacs code format comments
2014-08-29 13:38:47 +02:00
Harald Hoyer
636cc1ef63
resume/parse-resume.sh: correctly write timeout hook
2014-05-07 15:30:01 +02:00
Harald Hoyer
df6e79bfd2
resume/parse-resume.sh: fixed printf formatting
...
https://bugzilla.redhat.com/show_bug.cgi?id=1045704
2014-01-13 09:51:03 +01:00
Harald Hoyer
bb1ba3a1ca
resume: fixed udev rule for /dev/resume instead of /dev/dev/resume
...
https://bugzilla.redhat.com/show_bug.cgi?id=1045116
2013-12-19 17:09:55 +01:00
Harald Hoyer
8064f68d60
resume: no more autoresume
2013-12-03 16:21:04 +01:00
Harald Hoyer
1e057b352a
add PARTLABEL and PARTUUID
2013-07-05 15:32:38 +02:00
Harald Hoyer
32bd2fbb4c
use "rm --" to guard against filenames beginning with "-"
2013-06-28 10:31:18 +02:00
Harald Hoyer
e8f7ea6794
resume: generate rules already in parse-resume.sh
2013-03-06 17:29:11 +01:00
Harald Hoyer
450b5f336d
resume: move resume process to initqueue
2012-07-09 17:06:51 +02:00
Harald Hoyer
3b403b32fc
removed trailing whitespaces
2011-05-10 11:56:09 +02:00
Andrey Borzenkov
856285aa90
resume: merge uswsusp module into resume
...
uswsusp almost completely duplicates resume; merge them.
Signed-off-by: Andrey Borzenkov <arvidjaar@gmail.com>
2010-11-10 16:07:01 +01:00
Harald Hoyer
cc02093d69
reformat source code
...
removed tabs and set indention to 4 spaces
added emacs and vi format headers
2010-09-10 15:34:36 +02:00
David Dillow
9810ce7e38
resume: add support for labeled resume devices
...
I noticed when doing the block root= parser that resume
didn't support labeled resume devices. Fix that up and
get rid of a dependency on /bin/echo in the process.
2009-06-01 00:27:06 -04:00
Victor Lowther
99576a2a63
Split out resume handling into its own hook.
2009-03-20 03:08:40 -05:00