diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-03-17 23:23:13 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2010-03-18 01:01:13 -0300 |
commit | fffe690a7361b8e36bf67db1a1ad1dc524489e67 (patch) | |
tree | 0675df2cf3a5c687a48a0d6395adde9396bab325 /README | |
parent | 2c00b5508db31d57f2eec3bc149b4e7dbf193a25 (diff) | |
download | archiso32-fffe690a7361b8e36bf67db1a1ad1dc524489e67.tar.xz |
[archiso] Rename nbd hook to archiso_nbd
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ First off, Archiso has some dependencies: - aufs2-util (only needed in target media) - devtools for mkarchroot - syslinux + - nbd + - mkinitcpio-nfs-utils Archiso itself can be installed with the handy dandy included Makefile, and the incantation 'make install'. |