index : mkinitcpio-archiso32 | |
Archlinux32 initcpio scripts used by archiso | 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 | 09b9d2b060dd8f8651e799013e1897c6e041eaac (patch) | |
tree | 76332436fca3562775bd1a15596902c6a70d7e94 /archiso/install | |
parent | b3ed992bd86f935c8ea3c62053b00aafd42ddf42 (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 } |