Add 'Install Archlinux using Grml'
authorMichael Prokop <mika@grml.org>
Wed, 1 Dec 2010 23:00:05 +0000 (00:00 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 1 Dec 2010 23:00:05 +0000 (00:00 +0100)
Thanks: Gregor Perner

grml_tips

index 83ce0d9..1d2db86 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -3183,3 +3183,10 @@ Simple mailserver with python:
 finger via netcat:
 
 echo $USER | nc $HOST 79
+-- 
+Install Archlinux using Grml:
+
+https://wiki.archlinux.org/index.php/Install_from_Existing_Linux
+or
+wget http://tokland.googlecode.com/svn/trunk/archlinux/arch-bootstrap.sh
+--