On Fri, Jan 06, 2006 at 09:23:28PM -0800, Jamey Sharp wrote:
> I would like the hibernate script to work out-of-the-box on whatever
> suspend mechanism is available, preferring Suspend2 but falling back to
> sysfs or acpi if necessary. I've attached a patch against hibernate
> 1.12-1 to do this.

Thanks for that Jamey. I've incorporated a slightly different
approach into the next hibernate release, which modularises the
configuration files too.  The structure is now:
 hibernate.conf contains
   TryMethod suspend2.conf
   TryMethod disk.conf
   TryMethod ram.conf

 Each of {suspend2,disk,ram}.conf contain a call to their method,
 and anything else specific to that mode of suspend. They all also
 include common.conf, which has the bulk of the configuration
 options (commented out).

I hope this still does what you want it to!

Bernard.

-- 
 Bernard Blackham <bernard at blackham dot com dot au>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to