summaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2008-12-19 23:24:18 -0600
committerAaron Griffin <aaronmgriffin@gmail.com>2008-12-19 23:24:18 -0600
commita3fc771d90ebcccaf55240206f82e3d974f86409 (patch)
tree49b605af1dfbf9f96be3cb37d187e4a041e77df5 /archiso/mkarchiso
parent2a3f458f52a697e965c815331bf9858af8d42684 (diff)
Add bootloader requirements to the README
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'archiso/mkarchiso')
-rwxr-xr-xarchiso/mkarchiso2
1 files changed, 2 insertions, 0 deletions
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