aboutsummaryrefslogtreecommitdiff
path: root/configs/baseline/build.sh
Commit message (Expand)AuthorAgeFilesLines
* Pass profile directory as parameter to mkarchisoDavid Runge2020-08-251-1/+1
* Deprecate build.sh scripts and old mkarchiso commandsnl67202020-08-171-110/+3
* Install mkinitcpio-archiso-hooks in airootfs instead of copying the hooks fro...nl67202020-07-301-5/+0
* Build initramfs images only oncenl67202020-07-291-12/+5
* Add license and basic documentationDavid Runge2020-07-291-0/+2
* Copy files more genericallyDavid Runge2020-07-281-1/+1
* Set up custom user home directories and their permissionsnl67202020-07-281-0/+14
* Install all packages in one go and don't copy pacman.conf to airootfsnl67202020-07-281-15/+11
* Fix baseline profilenl67202020-07-281-0/+16
* Set root user's shell and password with custom /etc/passwd and /etc/shadownl67202020-07-201-0/+11
* Fix unexpected script_path behaviourJustin Kromlinger2020-07-161-1/+1
* Use /usr/bin/env in shebangsnl67202020-07-111-1/+1
* Introducing shellcheck in gitlab CIDavid Runge2020-06-291-24/+28
* Ensure correct umask for scriptsGerardo Exequiel Pozzi2018-06-231-0/+2
* [configs/*] Install archiso initcpio files in /etc/initcpioGerardo Exequiel Pozzi2014-10-291-2/+4
* [archiso] Rework checksum functionGerardo Exequiel Pozzi2014-06-281-1/+0
* [archiso] Drop aitab supportGerardo Exequiel Pozzi2014-06-281-7/+1
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-281-13/+13
* [archiso] changes for syslinux 6Gerardo Exequiel Pozzi2013-10-191-3/+6
* [configs/baseline] Rework build.sh add run_once() like in releng profile and ...Gerardo Exequiel Pozzi2013-01-021-55/+39
* [archiso] Implement own chroot functions in mkarchisoGerardo Exequiel Pozzi2012-03-161-3/+4
* [archiso] /lib/initcpio -> /usr/lib/initcpioGerardo Exequiel Pozzi2012-03-041-2/+2
* [configs/*] chroot to root-image for initramfs buildGerardo Exequiel Pozzi2011-11-281-5/+3
* [archiso] Unify ->Gerardo Exequiel Pozzi2011-10-121-1/+1
* [archiso] Switch from cdrkit to libisoburnGerardo Exequiel Pozzi2011-08-291-0/+1
* [archiso] Use -w <work_dir> instead of cmd <work>, add -o <out_dir>Gerardo Exequiel Pozzi2011-08-291-5/+6
* [configs/*] Rename $name -> $iso_name, $version -> $iso_versionGerardo Exequiel Pozzi2011-08-291-3/+3
* [configs/baseline] Add missing -D param to checksum commandGerardo Exequiel Pozzi2011-08-181-1/+1
* [archiso] Add checksum= boot paramGerardo Exequiel Pozzi2011-08-151-0/+1
* [configs/*] Use $script_path for "source" files.Gerardo Exequiel Pozzi2011-08-151-4/+6
* [configs/*] Remove custom fstab, not needed anymore.Gerardo Exequiel Pozzi2011-08-151-9/+0
* [archiso] Update kernel image name for linux-3.0Gerardo Exequiel Pozzi2011-07-241-2/+2
* [archiso] Update for mkinitcpio >= 0.7Gerardo Exequiel Pozzi2011-07-091-8/+15
* [archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")Gerardo Exequiel Pozzi2011-06-181-0/+97