Added loop module to archiso hook

Loopbacks became a module in 2.6.25.

Signed-off-by: Simo Leone <simo@archlinux.org>
This commit is contained in:
Simo Leone 2008-05-17 00:27:53 -05:00
parent 83968fd697
commit 441d989243

View File

@ -1,6 +1,6 @@
install ()
{
MODULES="cdrom ide-cd ide-core ide-generic unionfs squashfs isofs $(all_modules '/kernel/fs' | grep -v "nls") "
MODULES="cdrom ide-cd ide-core ide-generic unionfs squashfs isofs loop $(all_modules '/kernel/fs' | grep -v "nls") "
BINARIES=""
FILES=""
add_dir /real_root