ISO/archiso/hooks
Gerardo Exequiel Pozzi 7d7dad06e2 Take advantage of module autoloading when mounting images as loop
* Make first /dev/loop0 device at archiso install hook.
* Remove unneeded losetup, all is done directly via mount.
* Images are now mounted on /tmpfs/mnt/image-name instead of
/tmpfs/mnt/loopN, removing unneeded counter.
* Add some variables to make code more readable.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2010-02-17 19:07:14 -03:00
..
archiso Take advantage of module autoloading when mounting images as loop 2010-02-17 19:07:14 -03:00
archiso-early Update archiso hooks to work with next mkinitcpio 0.6 2010-02-06 19:27:16 -06:00