summaryrefslogtreecommitdiff
path: root/archiso/hooks
AgeCommit message (Expand)Author
2010-03-21[archiso] Add support to setups with more than one network card.Gerardo 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-15Fixed msg about copying images to RAMGerardo 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-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-01Add an error message when mounting aufs fails, then exit 1Gerardo 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-10-26Support custom isomounts in archiso hook.Gerardo Exequiel Pozzi
2009-08-25Added vfat support to mount /dev/archisoGerhard Brauer
2009-08-10Fix mount loop test for bindingsAaron Griffin
2009-08-10Ensure bootmnt is bound properly into device rootAaron Griffin
2009-07-27Use the archisolabel= command line option to mount the archiso device.Gerhard Brauer
2009-06-12Fix a typo in the archiso hookSven-Hendrik Haase
2009-06-08Replace aufs 'add' with 'append'Aaron Griffin
2009-04-14Replace unionfs with aufsAaron Griffin
2009-01-30Fix a typo in the archiso-early hookAaron Griffin
2009-01-29Increment usbdelay by 1 before sleepingAaron Griffin
2009-01-26Fix typos, formatting, and vague language where possible.Loui Chang
2009-01-24Advanced USB delay handlingAaron Griffin
2009-01-24Add a manual sleep and rootdelayAaron Griffin
2008-12-23Fix the way squashfs mountpoints are handledAaron Griffin
2008-12-23Fix the last "device exists check"Gerhard Brauer
2008-12-23Add existence checks to the boot-media scanAaron Griffin
2008-12-23Cleanup archiso hookAaron Griffin
2008-12-18Change mounts file to isomountsAaron Griffin
2008-12-18Support mutli-arch disks by specifying the archAaron Griffin
2008-11-13Update archiso hook to match root image namingSimo Leone
2008-11-13Fix loop device mountingSimo Leone
2008-11-13Fix CD-ROM mountingSimo Leone
2008-10-30Fail to a shell if boot device not foundAaron Griffin
2008-10-25Fix archiso hook to deal with new udevAaron Griffin
2008-10-20Enable mkinitcpio hook to use the 'mounts' fileAaron Griffin
2008-10-19Rename all uses of 'archlive' to 'archiso'Aaron Griffin
2008-09-06Unify initcpio hooks to one glorious archiso hookAaron Griffin
2008-09-06Rename "default-config" to "overlay"Aaron Griffin
2008-09-06Split mkarchiso and configs into logical partsAaron Griffin