ALT Linux Bugzilla
– Attachment 1726 Details for
Bug 10469
Suspend2 resuming support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
swsusp-like suspend2 support (wrar)
mkinitrd-wrar-resume2.patch (text/plain), 461 bytes, created by
Andrey Rahmatullin
on 2006-12-20 21:22:23 MSK
(
hide
)
Description:
swsusp-like suspend2 support (wrar)
Filename:
MIME Type:
Creator:
Andrey Rahmatullin
Created:
2006-12-20 21:22:23 MSK
Size:
461 bytes
patch
obsolete
>diff --git a/mkinitrd/mkinitrd b/mkinitrd/mkinitrd >index 6db46e1..d5e0b66 100755 >--- a/mkinitrd/mkinitrd >+++ b/mkinitrd/mkinitrd >@@ -968,6 +968,11 @@ if test -z "${cmdline##*[ ]resume=*}" & > > fi > fi >+if test -z "${cmdline##*[ ]resume2=*}" && test -n "${cmdline##*[ ]noresume2*}"; then >+ /bin/mount -t sysfs sysfs /sys || break >+ test -f /sys/power/suspend2/do_resume && echo > /sys/power/suspend2/do_resume >+ /bin/umount /sys >+fi > /bin/umount /proc > EOF >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 10469
: 1726