Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/baseline
AgeCommit message (Expand)Author
2021-05-09baseline: Add buildmodes to profiledef.shDavid Runge
2021-04-30configs/releng/syslinux/: increase serial baud rate to 115200nl6720
2021-03-09Support EROFSnl6720
2021-01-27add cloud-init to baselineMichael Vorburger
2021-01-27make baseline have working ethernet networking, like relengMichael Vorburger
2021-01-27add SSH server to baselineMichael Vorburger
2021-01-27use same airootfs_image_tool_options in baseline as in relengMichael Vorburger
2020-12-26profiledef.sh: Remove www. from archlinux.orgnl6720
2020-11-30Keep all SYSLINUX files in /syslinuxnl6720
2020-11-30Allow specifying ownership and mode of custom airootfs files and directoriesnl6720
2020-10-29Add modconf to HOOKS array in mkinitcpio.confnl6720
2020-10-29Remove build.sh support from profiles and mkarchisoDavid Runge
2020-10-24configs/baseline: support UEFInl6720
2020-09-27Split SYSLINUX configuration into per-kernel configuration filesnl6720
2020-09-27Do not rename the initramfs imagenl6720
2020-08-25Pass profile directory as parameter to mkarchisoDavid Runge
2020-08-17Deprecate build.sh scripts and old mkarchiso commandsnl6720
2020-08-17archiso/mkarchiso: allow choosing boot modes from profiledef.shnl6720
2020-07-30Install mkinitcpio-archiso-hooks in airootfs instead of copying the hooks fro...nl6720
2020-07-29Build initramfs images only oncenl6720
2020-07-29Add license and basic documentationDavid Runge
2020-07-28Copy files more genericallyDavid Runge
2020-07-28Set up custom user home directories and their permissionsnl6720
2020-07-28Install all packages in one go and don't copy pacman.conf to airootfsnl6720
2020-07-28Fix baseline profilenl6720
2020-07-20Set root user's shell and password with custom /etc/passwd and /etc/shadownl6720
2020-07-16Fix unexpected script_path behaviourJustin Kromlinger
2020-07-11Use /usr/bin/env in shebangsnl6720
2020-07-11Automatically boot the installation environment from syslinuxnl6720
2020-06-30Clear the screen after syslinux exitsnl6720
2020-06-29Introducing shellcheck in gitlab CIDavid Runge
2018-06-23Ensure correct umask for scriptsGerardo Exequiel Pozzi
2017-11-02configs/*: convert to new array-based mkinitcpio varsGerardo Exequiel Pozzi
2014-10-29[configs/*] Install archiso initcpio files in /etc/initcpioGerardo Exequiel Pozzi
2014-06-28[archiso] Rework checksum functionGerardo Exequiel Pozzi
2014-06-28[archiso] Drop aitab supportGerardo Exequiel Pozzi
2014-06-28[archiso] Rename root-image to airootfsGerardo Exequiel Pozzi
2013-10-19[archiso] changes for syslinux 6Gerardo Exequiel Pozzi
2013-01-02[configs/baseline] Rework build.sh add run_once() like in releng profile and ...Gerardo Exequiel Pozzi
2013-01-02[configs/baseline] Use gzip (default) instead of xzGerardo Exequiel Pozzi
2013-01-02[configs/baseline] Use relative paths for syslinux like in releng profileGerardo Exequiel Pozzi
2012-12-10[configs/baseline] Update mkinitcpio.conf for 0.12Gerardo Exequiel Pozzi
2012-03-16[archiso] Implement own chroot functions in mkarchisoGerardo Exequiel Pozzi
2012-03-04[archiso] /lib/initcpio -> /usr/lib/initcpioGerardo Exequiel Pozzi
2011-12-02[configs/*] syslinux: Use UI instead of DEFAULT for *menu.c32Gerardo Exequiel Pozzi
2011-11-28[configs/*] chroot to root-image for initramfs buildGerardo Exequiel Pozzi
2011-11-05[archiso] install hook cleanupsGerardo Exequiel Pozzi
2011-10-12[archiso] Unify ->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