summaryrefslogtreecommitdiff
path: root/archiso/install
AgeCommit message (Expand)Author
2012-08-25[archiso] Always copytoram for NBDGerardo Exequiel Pozzi
2012-07-24[archiso] archiso_pxe_common: /lib -> /usr/libGerardo Exequiel Pozzi
2012-07-17[archiso] archiso_shutdown: use run_cleanuphook()Gerardo Exequiel Pozzi
2012-05-19[archiso] use new mkinitcpio API in hooksGerardo Exequiel Pozzi
2012-05-03[archiso] archiso_pxe_nfs hook: /lib -> /usr/libGerardo Exequiel Pozzi
2012-04-26[archiso] Update install hook to new device-mapper udev rules locationGerardo Exequiel Pozzi
2012-04-05[archiso] adjust archiso hook for udev>=181-9Gerardo Exequiel Pozzi
2012-03-04[archiso] /lib/initcpio -> /usr/lib/initcpioGerardo Exequiel Pozzi
2012-02-22[archiso] Misc style cleanupsGerardo Exequiel Pozzi
2012-02-03[archiso] Avoid full path in add_binaryGerardo Exequiel Pozzi
2012-01-11[archiso] Refactor: Use losetup from util-linuxGerardo Exequiel Pozzi
2011-12-04[archiso] Rename archiso_curl_url= to archiso_http_srv=Gerardo Exequiel Pozzi
2011-12-03[archiso] archiso_pxe_curl rename to archiso_pxe_httpGerardo Exequiel Pozzi
2011-11-29Add common KMS modules to the releng initramfs image.Thomas Bächler
2011-11-29[archiso] Fix libnss symlinks.Gerardo Exequiel Pozzi
2011-11-28[archiso] Add DNS resolver support to archiso_pxe_commonGerardo Exequiel Pozzi
2011-11-28[archiso] Add PXE NFS supportGerardo Exequiel Pozzi
2011-11-28[archiso] Add archiso_pxe_curl hookGerardo Exequiel Pozzi
2011-11-28[archiso] Split archiso_pxe_nbd in two hooks.Gerardo Exequiel Pozzi
2011-11-28[archiso] Check if /run/archiso/bootmnt is a mountpoint.Gerardo Exequiel Pozzi
2011-11-28[archiso] Use different logic when archisodevice == cow_deviceGerardo Exequiel Pozzi
2011-11-16[hooks/archiso_pxe_nbd] Refactor, remove sed usage.Gerardo 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] Mount all fs on /run/archiso instead of /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-07-09[archiso] Update for mkinitcpio >= 0.7Gerardo Exequiel Pozzi
2011-06-18[archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")Gerardo Exequiel Pozzi
2010-12-07[archiso] Add support to mount iso in loopback mode.Gerardo Exequiel Pozzi
2010-07-09Rename directories and parameteres to be more descriptiveGerardo Exequiel Pozzi
2010-06-23Make it compatible with latest mkinitcpio.Gerardo Exequiel Pozzi
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-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-01Welcome back copytoram= optionGerardo Exequiel Pozzi
2010-02-18Rename archiso-early hook to archiso_earlyGerardo Exequiel Pozzi
2010-02-17Take advantage of module autoloading when mounting images as loopGerardo Exequiel Pozzi
2010-02-16Implement mount hook function in archiso hook.Gerardo Exequiel Pozzi
2009-10-21Fix small typo in install/archiso for initcpioGerardo Exequiel Pozzi
2009-04-17Missed aufs module in mkinitcpio install scriptAaron Griffin
2009-01-24Advanced USB delay handlingAaron Griffin
2008-09-06Unify initcpio hooks to one glorious archiso hookAaron Griffin
2008-09-06Split mkarchiso and configs into logical partsAaron Griffin