diff options
author | Murat D. Kadirov <banderols@gmail.com> | 2010-05-11 22:55:32 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:55:32 +0200 |
commit | 37295d878233c06ac1bafe47fdaee00aa7d2c3fe (patch) | |
tree | f92b24626e4049ba41c49bf69d3e6d9b6eb629a8 /system/suspend/README | |
parent | 02e41f7f9cff08a655e28989e08a955b3515b472 (diff) | |
download | slackbuilds-37295d878233c06ac1bafe47fdaee00aa7d2c3fe.tar.gz |
system/suspend: Added to 12.1 repository
Diffstat (limited to 'system/suspend/README')
-rw-r--r-- | system/suspend/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/suspend/README b/system/suspend/README new file mode 100644 index 0000000000..72c6cb1268 --- /dev/null +++ b/system/suspend/README @@ -0,0 +1,8 @@ +This package contains some userland tools allowing you to suspend a Linux +system either to disk or to RAM. These tools provide some capabilities +that are not available in the vanilla Linux kernel. + +This requires libx86, which is also available from SlackBuilds.org. + +This also requires quite a bit of configuration after installation; +be sure to read the documentation in /usr/doc/suspend-0.8/. |