[Bug 983805] Re: Resume boot script fix makes /bin/resume unnecessary (kernel's internal swsusp)
Ubuntu Foundation's Bug Bot
983805 at bugs.launchpad.net
Tue Apr 17 12:15:55 UTC 2012
The attachment "Resume boot script makes /bin/resume superfluous" of
this bug report has been identified as being a patch. The ubuntu-
reviewers team has been subscribed to the bug report so that they can
review the patch. In the event that this is in fact not a patch you can
resolve this situation by removing the tag 'patch' from the bug report
and editing the attachment so that it is not flagged as a patch.
Additionally, if you are member of the ubuntu-reviewers team please also
unsubscribe the team from this bug report.
[This is an automated message performed by a Launchpad user owned by
Brian Murray. Please contact him regarding any issues with the action
taken in this bug report.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/983805
Title:
Resume boot script fix makes /bin/resume unnecessary (kernel's
internal swsusp)
Status in “initramfs-tools” package in Ubuntu:
New
Bug description:
This patch to scripts/local-premount/resume makes the C program
/bin/resume unnecessary (from klibc-utils, source resumelib.c).
The source shows that C program /bin/resume is simply echoing
major:minor[:offset] onto /sys/power/resume, which is exactly
what is done in this patch, but using shell commands.
This patch is against initramfs-tools_0.99ubuntu12, but
the file scripts/local-premount/resume has stayed the
same for quite a while (at least since maverick).
I will also post the full script file.
.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/983805/+subscriptions
More information about the foundations-bugs
mailing list