From 69c9986a9c2dc6ad18bb1de0c2c2a328c5c94239 Mon Sep 17 00:00:00 2001 From: Simo Leone Date: Fri, 5 Oct 2007 14:27:52 -0500 Subject: Got archiso into working condition Several small changes just as a shim to get everything to work. Signed-off-by: Simo Leone --- install/boot-cd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/boot-cd') diff --git a/install/boot-cd b/install/boot-cd index b7e82ae..10577a9 100644 --- a/install/boot-cd +++ b/install/boot-cd @@ -4,5 +4,5 @@ install () MODULES="cdrom ide-cd ide-core ide-generic unionfs squashfs isofs $(all_modules '/kernel/fs' | grep -v "nls") " BINARIES="" FILES="" - SCRIPT="from-cd" + SCRIPT="boot-cd" } -- cgit v1.2.2