Age | Commit message (Expand) | Author |
2011-06-18 | [archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit") | Gerardo Exequiel Pozzi |
2011-05-07 | [archiso] Update fstab and "source dev" of aufs. | Gerardo Exequiel Pozzi |
2011-04-11 | [archiso] Set default SquashFS compressor to XZ | Gerardo Exequiel Pozzi |
2011-03-20 | Fix old port reference in NBD boot script | Simo Leone |
2010-12-08 | [archiso] Fix tabs/spaces in mkarchiso | Gerardo Exequiel Pozzi |
2010-12-08 | [archiso] Use poll_device() in _pxe_nbd and _loop_mnt hooks. | Gerardo Exequiel Pozzi |
2010-12-07 | Unify scheme of sed replacements. | Gerardo Exequiel Pozzi |
2010-12-07 | [archiso] Add support to mount iso in loopback mode. | Gerardo Exequiel Pozzi |
2010-12-07 | [archiso] Place *.sqfs images in /${install_dir}/${arch}/ | Gerardo Exequiel Pozzi |
2010-11-30 | [archiso] Add -D <install_dir> option to mkarchiso | Gerardo Exequiel Pozzi |
2010-10-18 | [archiso] Add support for squashfs compression types | Gerardo Exequiel Pozzi |
2010-10-17 | Do not unset archisobasedir when it's set | Thomas Bächler |
2010-10-12 | [archiso] Update nbd hook to match newer nbd operation mode. | Gerardo Exequiel Pozzi |
2010-09-16 | Do not copy host configuration to root-image | Gerardo Exequiel Pozzi |
2010-07-22 | Rename all occurrences of isolinux to syslinux | Thomas Bächler |
2010-07-13 | [archiso_pxe_nbd] Remove unneeded umount commands | Gerardo Exequiel Pozzi |
2010-07-09 | Call launch_interactive_shell in more cases of error. | Gerardo Exequiel Pozzi |
2010-07-09 | Rename directories and parameteres to be more descriptive | Gerardo Exequiel Pozzi |
2010-07-09 | First mount ${archisodevice} before other mounts | Gerardo Exequiel Pozzi |
2010-07-08 | archiso hook: umount /bootmnt if copytoram=y | Gerardo Exequiel Pozzi |
2010-07-05 | Mount tmpfs filesystems with mode=0755 | Gerardo Exequiel Pozzi |
2010-06-30 | [archiso] Rewrite cleanup step in mkarchiso | Gerardo Exequiel Pozzi |
2010-06-29 | Improved testiso to allow differents scenarios | Gerardo Exequiel Pozzi |
2010-06-23 | Make it compatible with latest mkinitcpio. | Gerardo Exequiel Pozzi |
2010-06-04 | Add optional command line parameter: archisobasedir | Thomas Bächler |
2010-05-16 | archiso_pxe_nbd: Remove unnecessary/unsupported network modules | Thomas Bächler |
2010-05-09 | archiso: Support booting from a virtio CD drive | Thomas 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 Makefile | Gerardo Exequiel Pozzi |
2010-03-18 | [archiso] Use a mount handler in archiso_pxe_nbd hook | Gerardo Exequiel Pozzi |
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 |