Re: [PATCH 1/19] TuxOnIce: Documentation
From: Vegard Nossum
Date: Sat May 16 2009 - 16:10:27 EST
Hi,
Just a very small comment below.
2009/5/6 Nigel Cunningham <nigel@xxxxxxxxxxxx>:
> This patch creates new Documentation/power files for describing
> TuxOnIce, and a MAINTAINERS entry for the code.
>
> Signed-off-by: Nigel Cunningham <nigel@xxxxxxxxxxxx>
> ---
> Â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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/