[Fai-commit] r4220 - people/h01ger/faicd

Holger Levsen h01ger-guest at alioth.debian.org
Thu Jan 18 00:13:29 CET 2007


Author: h01ger-guest
Date: 2007-01-18 00:13:29 +0100 (Thu, 18 Jan 2007)
New Revision: 4220

Modified:
   people/h01ger/faicd/build.sh
Log:
re-create warning README

Modified: people/h01ger/faicd/build.sh
===================================================================
--- people/h01ger/faicd/build.sh	2007-01-15 22:35:40 UTC (rev 4219)
+++ people/h01ger/faicd/build.sh	2007-01-17 23:13:29 UTC (rev 4220)
@@ -84,3 +84,15 @@
 find . -mtime +2 !  -name "fai*-1600.???" -exec echo rm {} \;
 find . -mtime +14 ! -name "fai*-0400.???" -exec echo rm {} \;
 
+#
+# re-create warning README
+#
+cat > $PUBLISH_DIR/README.html << 'EOF'
+<html>
+<head></head>
+<body>
+<p><b>WARNING:</p><p></b>Booting this FAI live-cd will ERASE YOUR HARDDISK!!</p>
+</body>
+</html>
+EOF
+




More information about the Fai-commit mailing list