summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
2016-02-28Optionally sign the squashfs files with gpgThomas Bächler
2016-02-28Add the verify=y option to verify the squashfs signature with gpgThomas Bächler
2016-02-28Add gpg to the image and optionally create a keyringThomas Bächler
2016-02-04fix boot parameters for mount optionsChristian Hesse
2015-12-13add boot params archisoflags= and cow_flags= for mount optionsChristian Hesse
2015-09-28[archiso] mkarchiso: Switch to overlayfs by defaultGerardo Exequiel Pozzi
2015-09-13cleaner boot from loopmounted iso fileAdam Purkrt
2015-06-24flush ip addresses after copy to RAMChristian Hesse
2015-05-29limit access to cow directoryChristian Hesse
2015-05-29launch interactive shell if ipconfig failsChristian Hesse
2015-05-29explicitly detach loop device on umount and silent losetup errorChristian Hesse
2015-04-21explicitly detach loop device on umountChristian Hesse
2015-01-27[archiso] Rename cowfile_size to cow_spacesize=Gerardo Exequiel Pozzi
2015-01-27[archiso] Add optional OverlayFS supportGerardo Exequiel Pozzi
2015-01-02allow to change dm snapshot chunksizeChristian Hesse
2015-01-02use consistent syntax for boot parameter processingChristian Hesse
2014-12-13[archiso] Merge cowspace_size= option in cowfile_size=Gerardo Exequiel Pozzi
2014-10-13[archiso] Change cowfile_size= behaviorGerardo Exequiel Pozzi
2014-08-22[archiso] Disable ext4 resize_inode on airootfs.Gerardo Exequiel Pozzi
2014-08-12archiso_pxe_http: Fix location of airootfs.md5Lukas Fleischer
2014-08-08Reintroduce the possibility to force an architectureLukas Fleischer
2014-07-26[archiso] Remove workwaround for nls/vfatGerardo Exequiel Pozzi
2014-06-28[archiso] Rework checksum functionGerardo Exequiel Pozzi
2014-06-28[archiso] _chroot_init() remove "already runned" logicGerardo Exequiel Pozzi
2014-06-28[archiso] command_install() remove "already executed" logicGerardo Exequiel Pozzi
2014-06-28[archiso] Minor changeGerardo Exequiel Pozzi
2014-06-28[archiso] Remove _is_directory_changed()Gerardo Exequiel Pozzi
2014-06-28[archiso] Rework _mount_fs() to _mount_airootfs() same for umountGerardo Exequiel Pozzi
2014-06-28[archiso] Merge _mkfs() and _mksfs() in _mkairootfs()Gerardo Exequiel Pozzi
2014-06-28[archiso] rename airootfs.fs.sfs to airootfs.sfsGerardo Exequiel Pozzi
2014-06-28[archiso] Drop aitab supportGerardo Exequiel Pozzi
2014-06-28[archiso] mkarchiso: Add -c switch to specify squashfs compression type.Gerardo Exequiel Pozzi
2014-06-28[archiso] Always use a 32GiB filesystem size for airootfsGerardo Exequiel Pozzi
2014-06-28[archiso] mkarchiso: Only use ext4 as filesystem for airootfsGerardo Exequiel Pozzi
2014-06-28[archiso] Rename root-image to airootfsGerardo Exequiel Pozzi
2014-05-21[archiso] Add nls_iso8859-1 to initramfs.Gerardo Exequiel Pozzi
2013-10-02[archiso] mkarchiso: init cmd: test for file instead of directoryGerardo Exequiel Pozzi
2013-09-21[archiso] mkarchiso: use arch-install-scripts instead of own functionsGerardo Exequiel Pozzi
2013-09-21[configs/releng] explicit set 'Storage=volatile' for journaldGerardo Exequiel Pozzi
2013-06-20[archiso] Add support to isohybrid-gpt for EFI bootGerardo Exequiel Pozzi
2013-03-03[archiso] Fix find cmd in _cleanup()Gerardo Exequiel Pozzi
2013-01-08[archiso] Avoid integer overflow when .fs is > 10.2GGerardo Exequiel Pozzi
2012-12-16[archiso] mkarchiso: Cleanup kernel(s) in /bootGerardo Exequiel Pozzi
2012-12-16[archiso] mkarchiso: do not process aitab entry if arch differsGerardo Exequiel Pozzi
2012-12-10[archiso] mkarchiso: Disable lazy_itable_init (ext4)Gerardo Exequiel Pozzi
2012-12-10[archiso] mkarchiso: Use truncate instead of ddGerardo Exequiel Pozzi
2012-10-24[archiso] Avoid journald log to /var/log/journalGerardo Exequiel Pozzi
2012-10-24[archiso] Remove uneeded cleanup /tmpGerardo Exequiel Pozzi
2012-10-24[archiso] Remove old code (now redundant)Gerardo Exequiel Pozzi
2012-10-16[archiso] Allow set copytoram=n for NBD/NFSGerardo Exequiel Pozzi