ISO/archiso
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
..
hooks Take advantage of module autoloading when mounting images as loop 2010-02-17 19:07:14 -03:00
install Take advantage of module autoloading when mounting images as loop 2010-02-17 19:07:14 -03:00
Makefile Updated deps, Makefile, TODO 2009-06-08 14:32:06 -07:00
mkarchiso Fixed offset of partition on iso 2010-02-08 03:47:50 -03:00
testiso Split mkarchiso and configs into logical parts 2008-09-06 20:39:35 -05:00