From 2cd2b97d60472acf68349c7fe43834ac46c7c6b0 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Mon, 11 Sep 2006 08:36:37 +0000 Subject: git-svn-id: http://phraktured.net/archiso@4 00a9fe69-e71b-0410-bb23-df0e5024db41 --- archlive_install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archlive_install') diff --git a/archlive_install b/archlive_install index be2f5cc..bdb5857 100644 --- a/archlive_install +++ b/archlive_install @@ -1,11 +1,11 @@ # vim: set ft=sh: install () { - MODULES="cdrom ide-cd ide-core ide-generic unionfs squashfs iso9660 $(all_modules '/kernel/fs' | grep -v "nls") " + MODULES="cdrom ide-cd ide-core ide-generic unionfs squashfs isofs $(all_modules '/kernel/fs' | grep -v "nls") " BINARIES="" FILES="" add_binary /bin/mount /bin/mount.full add_dir /real_root add_dir /tmpfs - SCRIPT="liveiso" + SCRIPT="archlive" } -- cgit v1.2.3-70-g09d2