lguest: Add puppies which where previously missing.
authorTim Ansell <mithro@mithis.com>
Mon, 11 Feb 2008 07:43:42 +0000 (18:13 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 28 Mar 2008 00:05:52 +0000 (11:05 +1100)
lguest doesn't have features, it has puppies!

Signed-off-by: Timothy R Ansell <mithro@mithis.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Documentation/lguest/lguest.txt
drivers/lguest/Makefile

index 722d4e7..78fd14b 100644 (file)
@@ -1,6 +1,7 @@
-Rusty's Remarkably Unreliable Guide to Lguest
-       - or, A Young Coder's Illustrated Hypervisor
-http://lguest.ozlabs.org
+      __
+ (___()'`;  Rusty's Remarkably Unreliable Guide to Lguest
+ /,    /`      - or, A Young Coder's Illustrated Hypervisor
+ \\"--\\    http://lguest.ozlabs.org
 
 Lguest is designed to be a minimal hypervisor for the Linux kernel, for
 Linux developers and users to experiment with virtualization with the
index 5e8272d..7d463c2 100644 (file)
@@ -19,3 +19,11 @@ Beer:
        @for f in Preparation Guest Drivers Launcher Host Switcher Mastery; do echo "{==- $$f -==}"; make -s $$f; done; echo "{==-==}"
 Preparation Preparation! Guest Drivers Launcher Host Switcher Mastery:
        @sh ../../Documentation/lguest/extract $(PREFIX) `find ../../* -name '*.[chS]' -wholename '*lguest*'`
+Puppy:
+       @clear
+       @printf "      __  \n (___()'\`;\n /,    /\`\n \\\\\\\"--\\\\\\   \n"
+       @sleep 2; clear; printf "\n\n   Sit!\n\n"; sleep 1; clear
+       @printf "    __    \n   ()'\`;  \n   /\\|\` \n  /  |  \n(/_)_|_   \n"
+       @sleep 2; clear; printf "\n\n  Stand!\n\n"; sleep 1; clear
+       @printf "    __    \n   ()'\`;  \n   /\\|\` \n  /._.= \n /| /     \n(_\_)_    \n"
+       @sleep 2; clear; printf "\n\n  Good puppy!\n\n"; sleep 1; clear