Age | Commit message (Expand) | Author |
2010-03-18 | [archiso] Rename nbd hook to archiso_nbd | Gerardo Exequiel Pozzi |
2010-03-17 | [archiso] Add nbd hook, to make posible boot archiso from PXE via a NBD. | Gerardo Exequiel Pozzi |
2010-03-16 | Remove archiso_early hook, use /dev/disk/by-label/${archisolabel} instead. | Gerardo Exequiel Pozzi |
2010-03-16 | Revert back isohybrid offset to default setting. | Gerardo Exequiel Pozzi |
2010-03-15 | Fixed msg about copying images to RAM | Gerardo Exequiel Pozzi |
2010-03-14 | Add missing archiso_early on uninstall procedure at Makefile | Gerardo Exequiel Pozzi |
2010-03-06 | Add -p to blkid in hooks, to bypass the cache like in udev rules. | Gerardo Exequiel Pozzi |
2010-03-01 | Split aufs mount command from _mnt_squashfs() | Gerardo Exequiel Pozzi |
2010-03-01 | Welcome back copytoram= option | Gerardo Exequiel Pozzi |
2010-02-18 | Rename archiso-early hook to archiso_early | Gerardo Exequiel Pozzi |
2010-02-17 | Removed a non-working option: copytoram | Gerardo Exequiel Pozzi |
2010-02-17 | Fix coding style in archiso hook | Gerardo Exequiel Pozzi |
2010-02-17 | Pass $newroot as part of the $mountpoint avoiding a global variable | Gerardo Exequiel Pozzi |
2010-02-17 | Take advantage of module autoloading when mounting images as loop | Gerardo Exequiel Pozzi |
2010-02-17 | Drop to recovery shell when mounting main media filesystem fails. | Gerardo Exequiel Pozzi |
2010-02-16 | Implement mount hook function in archiso hook. | Gerardo Exequiel Pozzi |
2010-02-08 | Fixed offset of partition on iso | Gerardo Exequiel Pozzi |
2010-02-06 | Remove special handling for vfat, all done via blkid | Gerardo Exequiel Pozzi |
2010-02-06 | Update archiso hooks to work with next mkinitcpio 0.6 | Gerardo Exequiel Pozzi |
2009-12-04 | Fix indentation of previus commit | Gerardo Exequiel Pozzi |
2009-12-02 | Abort mkarchiso if isolinux.cfg is not found. | Gerardo Exequiel Pozzi |
2009-12-01 | Removed unused gen_grubscan script and grub reference in mkarchiso | Gerardo Exequiel Pozzi |
2009-12-01 | Use 11 chars for fslabel for VFAT compatibility | Gerardo Exequiel Pozzi |
2009-12-01 | Add an error message when mounting aufs fails, then exit 1 | Gerardo Exequiel Pozzi |
2009-11-30 | More removal of old bootloader support | Aaron Griffin |
2009-11-30 | Removed pwgen dependency | Sven-Hendrik Haase |
2009-11-30 | mkarchiso: cleaned up to use isohybrid only | Sven-Hendrik Haase |
2009-11-23 | mkarchiso: cleanup opts, user dir creation | Sven-Hendrik Haase |
2009-11-19 | Silent modprobe loop loading in mkarchiso | Gerardo Exequiel Pozzi |
2009-11-17 | Only lock the optical drive if mounted from this | Gerardo Exequiel Pozzi |
2009-11-17 | Rename ramdisk_size parameter to tmpfs_size to avoid conflict | Gerardo Exequiel Pozzi |
2009-11-09 | Avoid force/rebuild of squashfs images if already updated. | Gerardo Exequiel Pozzi |
2009-10-26 | Support custom isomounts in archiso hook. | Gerardo Exequiel Pozzi |
2009-10-21 | Fix small typo in install/archiso for initcpio | Gerardo Exequiel Pozzi |
2009-10-21 | Fix how mkarchiso makes usb image | Gerardo Exequiel Pozzi |
2009-08-25 | Added vfat support to mount /dev/archiso | Gerhard Brauer |
2009-08-10 | Fix mount loop test for bindings | Aaron Griffin |
2009-08-10 | Ensure bootmnt is bound properly into device root | Aaron Griffin |
2009-07-27 | Use a label when generating the image and pass it to the commandline | Gerhard Brauer |
2009-07-27 | Use the archisolabel= command line option to mount the archiso device. | Gerhard Brauer |
2009-07-27 | Enabled -C option in mkarchiso | Gerhard Brauer |
2009-06-29 | Fix mkisofs quiet parameter | Gerhard Brauer |
2009-06-12 | Fix a typo in the archiso hook | Sven-Hendrik Haase |
2009-06-08 | Updated deps, Makefile, TODO | Sven-Hendrik Haase |
2009-06-08 | Replace aufs 'add' with 'append' | Aaron Griffin |
2009-04-17 | Missed aufs module in mkinitcpio install script | Aaron Griffin |
2009-04-14 | Replace unionfs with aufs | Aaron Griffin |
2009-01-30 | Fix a typo in the archiso-early hook | Aaron Griffin |
2009-01-29 | Increment usbdelay by 1 before sleeping | Aaron Griffin |
2009-01-26 | Fix typos, formatting, and vague language where possible. | Loui Chang |