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_______________________________________________linux-pm mailing listlinux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx://lists.linux-foundation.org/mailman/listinfo/linux-pm