From a3fc771d90ebcccaf55240206f82e3d974f86409 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 19 Dec 2008 23:24:18 -0600 Subject: Add bootloader requirements to the README Signed-off-by: Aaron Griffin --- archiso/mkarchiso | 2 ++ 1 file changed, 2 insertions(+) (limited to 'archiso') 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/.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 -- cgit v1.2.3-54-g00ecf