lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 2 Jan 2008 16:36:35 +0100
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	pm list <linux-pm@...ts.linux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	"suspend-devel List" <suspend-devel@...ts.sourceforge.net>
Subject: [ANNOUNCE] Userland suspend/hibernation tool v0.8 released

New version 0.8 of the userland suspend/hibernation tools (aka uswsusp) has
been released.  The source code package is available for download at:

http://downloads.sourceforge.net/suspend/suspend-0.8.tar.gz

(changelog and release notes within).

The following utilities are included in the package (among other things):

s2ram
- Wrapper around the kernel's suspend-to-RAM mechanism allowing the user to
  perform some graphics adapter manipulations from the user land before
  suspending and after resuming that may help to bring the graphics (and the
  entire system) back to life after the resume.  Incorporates the functionality
  of vbetool and radeontool as well as some tricks of its own.  Includes a list
  of working hardware configurations along with the appropriate sets of
  operations to be performed to resume them successfully.

s2disk
- Saves hibernation images created by the kernel using the /dev/snapshot
  special device and its ioctl interface.  Supports image compression, image
  encryption (in particular, it is possible to use RSA to safely pass the
  session key information between s2disk and its resume counterpart)
  and splash-based graphical progress meters (bootsplash, splashy and fbsplash
  are supported).

s2both
- Saves a hibernation image like s2disk and then suspends the system to RAM
  like s2ram, allowing it to either resume from RAM, if the system memory is
  still powered, or resume from the hibernation image (still considered as
  experimental).

resume
- Loads a hibernation image saved by s2disk/s2both and makes the kernel restore
  the system memory state from it using the /dev/snapshot special device and
  its ioctl interface.  Intended for running from initrd/initramfs images.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ