index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-12-19 23:24:18 -0600 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-12-19 23:24:18 -0600 |
commit | a3fc771d90ebcccaf55240206f82e3d974f86409 (patch) | |
tree | 49b605af1dfbf9f96be3cb37d187e4a041e77df5 | |
parent | 2a3f458f52a697e965c815331bf9858af8d42684 (diff) |
-rwxr-xr-x | archiso/mkarchiso | 2 |
diff --git a/archiso/mkarchiso b/archiso/mkarchiso index 5e330f6..4a719b5 100755 --- a/archiso/mkarchiso +++ b/archiso/mkarchiso @@ -107,6 +107,8 @@ with squashfs and put into the iso dir as iso/<dirname>.sqfs This should be reflected in the isomounts file The iso dir is later used to build the actual bootable iso. +Please ensure the proper bootloader is installed or copied +to the iso/ directory. ...TODO..." > "${work_dir}/README" if [ "${PKGLIST}" != "" ]; then |