summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
2011-11-28[archiso] Check if /run/archiso/bootmnt is a mountpoint.Gerardo Exequiel Pozzi
2011-11-28[archiso] Only accepts aitab insideGerardo Exequiel Pozzi
2011-11-28[archiso] Use different logic when archisodevice == cow_deviceGerardo Exequiel Pozzi
2011-11-28[archiso] simplify _mnt_dev() (mount is now from util-linux)Gerardo Exequiel Pozzi
2011-11-16[archiso] Do not bind mount on /bootmntGerardo Exequiel Pozzi
2011-11-16[hooks/archiso_pxe_nbd] Refactor, remove sed usage.Gerardo Exequiel Pozzi
2011-11-15[hooks/archiso_pxe_nbd] Remove grep usageGerardo Exequiel Pozzi
2011-11-05[archiso] install hook cleanupsGerardo Exequiel Pozzi
2011-10-23[archiso] Add archiso_shutdown hook.Gerardo Exequiel Pozzi
2011-10-23[archiso] Add support for img_label= and allow img_dev same as cow_devGerardo Exequiel Pozzi
2011-10-23[archiso] Mount all fs on /run/archiso instead of /Gerardo Exequiel Pozzi
2011-10-23[archiso] Allow persistent cow dm-snapshots.Gerardo Exequiel Pozzi
2011-10-23[archiso] Add a new function _mnt_dev(), use it for mounting archisodevice.Gerardo Exequiel Pozzi
2011-10-14[archiso] disable progress bar in mksquashfsGerardo Exequiel Pozzi
2011-10-12[archiso] Unify ->Gerardo Exequiel Pozzi
2011-10-03[archiso] Create /etc/mtab as symlink.Gerardo Exequiel Pozzi
2011-08-30[archiso] Cleanup archiso install hook.Gerardo Exequiel Pozzi
2011-08-29[archiso] Integrate omit_kill_nbd_client logic in hook.Gerardo Exequiel Pozzi
2011-08-29[archiso] Switch from cdrkit to libisoburnGerardo Exequiel Pozzi
2011-08-29[archiso] Use -w <work_dir> instead of cmd <work>, add -o <out_dir>Gerardo Exequiel Pozzi
2011-08-28[archiso] Change location of nbd_client.pidGerardo Exequiel Pozzi
2011-08-26[archiso] Load module loop in run_hook()Gerardo Exequiel Pozzi
2011-08-26[archiso] Avoid regenerate checksum -> .iso.Gerardo Exequiel Pozzi
2011-08-24[archiso] Add missing 'rm' some files on uninstallGerardo Exequiel Pozzi
2011-08-15[archiso] Makefile trivial fix (if configs/ already on DESTDIR)Gerardo Exequiel Pozzi
2011-08-15[archiso] Add checksum= boot paramGerardo Exequiel Pozzi
2011-08-09[archiso] Add dm_snap_prefix= boot param.Gerardo Exequiel Pozzi
2011-07-09[archiso_pxe_nbd] Allow change NBD export name.Gerardo Exequiel Pozzi
2011-07-09[archiso] Update for mkinitcpio >= 0.7Gerardo Exequiel Pozzi
2011-07-09[archiso] Create correctly loop devs if loop.max_part > 0Gerardo Exequiel Pozzi
2011-07-09[archiso] Update MakefileGerardo Exequiel Pozzi
2011-07-09Avoid killing nbd-daemon on shutdownGerardo Exequiel Pozzi
2011-07-09[archiso] Delete etc/mtab on _cleanup stepGerardo Exequiel Pozzi
2011-07-09[archiso] Ensure that there is no .fs before create itGerardo Exequiel Pozzi
2011-07-09[archiso] mark installed packages, after installing it, not beforeGerardo Exequiel Pozzi
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 XZGerardo Exequiel Pozzi
2011-03-20Fix old port reference in NBD boot scriptSimo Leone
2010-12-08[archiso] Fix tabs/spaces in mkarchisoGerardo Exequiel Pozzi
2010-12-08[archiso] Use poll_device() in _pxe_nbd and _loop_mnt hooks.Gerardo Exequiel Pozzi
2010-12-07Unify 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 mkarchisoGerardo Exequiel Pozzi
2010-10-18[archiso] Add support for squashfs compression typesGerardo Exequiel Pozzi
2010-10-17Do not unset archisobasedir when it's setThomas Bächler
2010-10-12[archiso] Update nbd hook to match newer nbd operation mode.Gerardo Exequiel Pozzi
2010-09-16Do not copy host configuration to root-imageGerardo Exequiel Pozzi
2010-07-22Rename all occurrences of isolinux to syslinuxThomas Bächler