summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
2010-07-13[archiso_pxe_nbd] Remove unneeded umount commandsGerardo Exequiel Pozzi
2010-07-09Call launch_interactive_shell in more cases of error.Gerardo Exequiel Pozzi
2010-07-09Rename directories and parameteres to be more descriptiveGerardo Exequiel Pozzi
2010-07-09First mount ${archisodevice} before other mountsGerardo Exequiel Pozzi
2010-07-08archiso hook: umount /bootmnt if copytoram=yGerardo Exequiel Pozzi
2010-07-05Mount tmpfs filesystems with mode=0755Gerardo Exequiel Pozzi
2010-06-30[archiso] Rewrite cleanup step in mkarchisoGerardo Exequiel Pozzi
2010-06-29Improved testiso to allow differents scenariosGerardo Exequiel Pozzi
2010-06-23Make it compatible with latest mkinitcpio.Gerardo Exequiel Pozzi
2010-06-04Add optional command line parameter: archisobasedirThomas Bächler
2010-05-16archiso_pxe_nbd: Remove unnecessary/unsupported network modulesThomas Bächler
2010-05-09archiso: Support booting from a virtio CD driveThomas Bächler
2010-03-21[archiso] Add support to setups with more than one network card.Gerardo Exequiel Pozzi
2010-03-21[archiso] Fix install dir perms 644 -> 755 in MakefileGerardo Exequiel Pozzi
2010-03-18[archiso] Use a mount handler in archiso_pxe_nbd hookGerardo Exequiel Pozzi
2010-03-18[archiso] Rename nbd hook to archiso_nbdGerardo Exequiel Pozzi
2010-03-17[archiso] Add nbd hook, to make posible boot archiso from PXE via a NBD.Gerardo Exequiel Pozzi
2010-03-16Remove archiso_early hook, use /dev/disk/by-label/${archisolabel} instead.Gerardo Exequiel Pozzi
2010-03-16Revert back isohybrid offset to default setting.Gerardo Exequiel Pozzi
2010-03-15Fixed msg about copying images to RAMGerardo Exequiel Pozzi
2010-03-14Add missing archiso_early on uninstall procedure at MakefileGerardo Exequiel Pozzi
2010-03-06Add -p to blkid in hooks, to bypass the cache like in udev rules.Gerardo Exequiel Pozzi
2010-03-01Split aufs mount command from _mnt_squashfs()Gerardo Exequiel Pozzi
2010-03-01Welcome back copytoram= optionGerardo Exequiel Pozzi
2010-02-18Rename archiso-early hook to archiso_earlyGerardo Exequiel Pozzi
2010-02-17Removed a non-working option: copytoramGerardo Exequiel Pozzi
2010-02-17Fix coding style in archiso hookGerardo Exequiel Pozzi
2010-02-17Pass $newroot as part of the $mountpoint avoiding a global variableGerardo Exequiel Pozzi
2010-02-17Take advantage of module autoloading when mounting images as loopGerardo Exequiel Pozzi
2010-02-17Drop to recovery shell when mounting main media filesystem fails.Gerardo Exequiel Pozzi
2010-02-16Implement mount hook function in archiso hook.Gerardo Exequiel Pozzi
2010-02-08Fixed offset of partition on isoGerardo Exequiel Pozzi
2010-02-06Remove special handling for vfat, all done via blkidGerardo Exequiel Pozzi
2010-02-06Update archiso hooks to work with next mkinitcpio 0.6Gerardo Exequiel Pozzi
2009-12-04Fix indentation of previus commitGerardo Exequiel Pozzi
2009-12-02Abort mkarchiso if isolinux.cfg is not found.Gerardo Exequiel Pozzi
2009-12-01Removed unused gen_grubscan script and grub reference in mkarchisoGerardo Exequiel Pozzi
2009-12-01Use 11 chars for fslabel for VFAT compatibilityGerardo Exequiel Pozzi
2009-12-01Add an error message when mounting aufs fails, then exit 1Gerardo Exequiel Pozzi
2009-11-30More removal of old bootloader supportAaron Griffin
2009-11-30Removed pwgen dependencySven-Hendrik Haase
2009-11-30mkarchiso: cleaned up to use isohybrid onlySven-Hendrik Haase
2009-11-23mkarchiso: cleanup opts, user dir creationSven-Hendrik Haase
2009-11-19Silent modprobe loop loading in mkarchisoGerardo Exequiel Pozzi
2009-11-17Only lock the optical drive if mounted from thisGerardo Exequiel Pozzi
2009-11-17Rename ramdisk_size parameter to tmpfs_size to avoid conflictGerardo Exequiel Pozzi
2009-11-09Avoid force/rebuild of squashfs images if already updated.Gerardo Exequiel Pozzi
2009-10-26Support custom isomounts in archiso hook.Gerardo Exequiel Pozzi
2009-10-21Fix small typo in install/archiso for initcpioGerardo Exequiel Pozzi
2009-10-21Fix how mkarchiso makes usb imageGerardo Exequiel Pozzi