On Tue, Jun 13, 2006 at 10:15:12AM +0200, Pavel Machek wrote: > > I'd like to do the following: > > 1) Release the current CVS _plus_ the HOWTO patch regarding the built-in > > suspend commands as suspend-0.2. > > 2) Start the new development cycle from renaming "suspend" to "s2disk". > > > > Please let me know if that'd be OK. > > Okay with me. (Note that "hibernate" name is already taken by Nigel's > script that knows how to trigger swsusp, suspend2 and maybe more, > unloads modules and generally prepares for suspend. We may want user > to start that in future, not s2disk directly.)
The hibernate script can certainly be made to trigger it. The default configuration in the latest release actually detects which suspend methods exist automatically and chooses the most appropriate one. It currently tries (in order), suspend2, vanilla swsusp, or suspend to ram. It shouldn't be too much hassle to add support for uswsusp, although I haven't looked closely at the workings of uswsusp yet. Or if somebody wants to make a scriptlet to support it (use the sysfs_power_state scriptlet as a guide), I'll happily merge it for the next release. Bernard. _______________________________________________ Suspend-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/suspend-devel
