sure, here's an updated patch.

Jason

---

Add a pointer to hibernate scripts to the ususpend README.

---
 README |   13 +++++++++++++
 1 file changed, 13 insertions(+)

Index: suspend/README
===================================================================
--- suspend.orig/README
+++ suspend/README
@@ -36,6 +36,19 @@
 can resume the system from disk using the resume tool otherwise  However, this
 is only possible if your box is present in the s2ram whitelist.
 
+The hibernate package available at http://www.suspend2.net/downloads/ is a
+collection of shell scripts that help prepare the userland part of a system to
+suspend. This includes things like:
+
+- automatically choosing an appropriate suspend method
+- invoking custom tools to handle laptop LCD backlights and other
+  commonly-needed graphics hacks
+- setting the CPU to full speed so the suspend/resume goes faster
+- locking open X and console sessions
+- stopping and restarting system daemons
+- unloading known-troublesome modules according to a blacklist
+- downing and upping running network interfaces
+
 To build the s2ram and s2both tools you will need the pciutils-devel
 (pciutils-dev) package which is necessary to compile the vbetool code
 (the vbetool code is based on vbetool-0.6-1.1 from Debian).

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to