summaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
AgeCommit message (Expand)Author
2021-02-14archiso/mkarchiso: use value of $arch if provided by envErich Eckner
2020-06-30Fixing issues with variable quoting and arraysDavid Runge
2020-06-29Introducing shellcheck in gitlab CIDavid Runge
2019-09-03add zstd in supported squashfs compression listChristian Hesse
2019-01-09make sure the root filesystem is owned by rootChristian Hesse
2018-07-26generate pkglist with query (not sync) operationChristian Hesse
2018-06-25[archiso] Drop --config when using --sysrootGerardo Exequiel Pozzi
2018-06-24[archiso] Use --sysroot when list installed packages.Gerardo Exequiel Pozzi
2018-06-23Ensure correct umask for scriptsGerardo Exequiel Pozzi
2018-06-17Drop the '-d' from pacstrap callsSean Enck via arch-releng
2017-10-17use a stronger hashing algorithmChristian Hesse
2016-03-01Fix non-signed buildsGerardo Exequiel Pozzi
2016-02-28Optionally sign the squashfs files with gpgThomas Bächler
2015-09-28[archiso] mkarchiso: Switch to overlayfs by defaultGerardo Exequiel Pozzi
2015-04-21explicitly detach loop device on umountChristian Hesse
2015-01-27[archiso] Add optional OverlayFS supportGerardo Exequiel Pozzi
2014-08-22[archiso] Disable ext4 resize_inode on airootfs.Gerardo 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
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
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-08-01[archiso] Replace rsync with cpGerardo Exequiel Pozzi
2012-07-20[archiso] Add btrfs support as filesystem for *.fs.sfsGerardo Exequiel Pozzi
2012-05-29[archiso] mkarchiso: improve info messagesGerardo Exequiel Pozzi
2012-04-09[archiso] mkarchiso: add new pkglist command.Gerardo Exequiel Pozzi
2012-04-01[archiso] mkarchiso: optionally add EFI "El Torito" boot support.Gerardo Exequiel Pozzi
2012-04-01[archiso] Re-order and use long xorrisofs options.Gerardo Exequiel Pozzi
2012-03-17[archiso] Set a safe locale to CGerardo Exequiel Pozzi
2012-03-17[archiso] Improve help message of mkarchisoGerardo Exequiel Pozzi