minor fixes and documentation
[automated-distro-installer] / live-kexec
index 01e8f72eb7d44000acf7d7bbf298d9e47206e0b3..651dad7bcf1424f00ccbfd42a4bfd7a25b07c427 100644 (file)
@@ -1,7 +1,8 @@
 #!/bin/bash
 #
+# fai kexec from upstream live cds, i.e. curl|bash
 # You can copy this to a http server, then wget -O- url|sudo bash
-# or curl|bash, if curl is installed.
+# curl is sometimes not preinstalled on a live cd.
 #
 # This has been tested on trisquel belanos and ubuntu xenial.
 #