index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-12-03 18:20:43 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-12-04 17:18:06 -0300 |
commit | dceb5a029fa1146d4b8030de9d589e4a258eb80a (patch) | |
tree | bed289d919cad68b04909e5d449443fad9939a85 /archiso/install/archiso_pxe_http | |
parent | 9ca157c14073f672effb6e13f9f2c0413fe42008 (diff) |
-rw-r--r-- | archiso/install/archiso_pxe_http | 2 |
diff --git a/archiso/install/archiso_pxe_http b/archiso/install/archiso_pxe_http index 9731732..a636f3b 100644 --- a/archiso/install/archiso_pxe_http +++ b/archiso/install/archiso_pxe_http @@ -13,6 +13,6 @@ build () help () { cat<<HELPEOF - This hook loads the necessary modules for boot via PXE and HTTP/FTP with curl. + This hook loads the necessary modules for boot via PXE and HTTP. HELPEOF } |