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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 16 May 2009 22:10:04 +0200
From:	Vegard Nossum <vegard.nossum@...il.com>
To:	Nigel Cunningham <nigel@...onice.net>
Cc:	linux-pm@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
	tuxonice-devel@...ts.tuxonice.net
Subject: Re: [PATCH 1/19] TuxOnIce: Documentation

Hi,

Just a very small comment below.

2009/5/6 Nigel Cunningham <nigel@...onice.net>:
> This patch creates new Documentation/power files for describing
> TuxOnIce, and a MAINTAINERS entry for the code.
>
> Signed-off-by: Nigel Cunningham <nigel@...onice.net>
> ---
>  Documentation/power/tuxonice-internals.txt |  477 ++++++++++++++
>  Documentation/power/tuxonice.txt           |  924 ++++++++++++++++++++++++++++
>  MAINTAINERS                                |    7 +
>  3 files changed, 1408 insertions(+), 0 deletions(-)
>  create mode 100644 Documentation/power/tuxonice-internals.txt
>  create mode 100644 Documentation/power/tuxonice.txt

[...]

> +   Most people will only want to hibernate to a local file. To achieve that, do
> +   something along the lines of:
> +
> +   echo "TuxOnIce" > /hibernation-file
> +   dd if=/dev/zero bs=1M count=512 >> hibernation-file

It seems that a / is missing here?

> +
> +   This will create a 512MB file called /hibernation-file. To get TuxOnIce to use
> +   it:
> +
> +   echo /hibernation-file > /sys/power/tuxonice/file/target


Vegard
--
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