aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * .gitlab/ci/build_archiso.sh: use mkarchiso's -G optionnl67202021-08-251-0/+3
| * mkarchiso: support setting gpg sendernl67202021-08-251-4/+13
| * mkarchiso: add some sane gpg options to override those set in user's gpg.confnl67202021-08-251-6/+9
|/
* Merge remote-tracking branch 'nl6720/openssh-8.7p1'David Runge2021-08-242-10/+10
|\
| * configs/*/airootfs/etc/ssh/sshd_config: update to openssh 8.7p1-1nl67202021-08-252-10/+10
|/
* Merge remote-tracking branch 'nl6720/netboot-version'David Runge2021-08-241-1/+1
|\
| * mkarchiso: put version files in netboot artifactsnl67202021-08-241-1/+1
|/
* Merge remote-tracking branch 'nl6720/no-mount'David Runge2021-08-241-29/+21
|\
| * mkarchiso: ensure there are no existing image files before trying to create themnl67202021-08-151-1/+5
| * mkarchiso: copy files to ext4 image using mkfs.ext4's -d option instead of mo...nl67202021-08-151-28/+16
|/
* Merge branch 'issues/47'David Runge2021-07-3121-1118/+24
|\
| * gitlab-ci: Call renamed check targetDavid Runge2021-07-311-1/+1
| * Makefile: Remove mkinitcpio-archiso specific targetsDavid Runge2021-07-311-36/+17
| * README.rst: Remove initcpio, fix formattingDavid Runge2021-07-311-11/+6
| * Remove mkinitcpio-archiso filesDavid Runge2021-07-3118-1070/+0
|/
* Merge branch 'changelog/57'David Runge2021-07-301-0/+20
|\
| * Add changelog for 57David Runge2021-07-301-0/+20
|/
* Merge branch 'issues/143'David Runge2021-07-301-2/+2
|\
| * mkarchiso: Do not run _build_iso_base onceDavid Runge2021-07-301-2/+2
|/
* Merge branch 'issues/117'David Runge2021-07-3040-115/+0
|\
| * Remove SPDX license identifier from releng configsDavid Runge2021-07-2911-31/+0
| * Remove SPDX license identifier from releng configsDavid Runge2021-07-2929-84/+0
|/
* Merge remote-tracking branch 'nl6720/bootmodes-2'David Runge2021-07-291-56/+82
|\
| * mkarchiso: improve functions and commentsnl67202021-07-291-56/+82
|/
* Merge remote-tracking branch 'nl6720/RouteMetric'David Runge2021-07-296-12/+31
|\
| * configs/*/airootfs/etc/systemd/system/systemd-networkd-wait-online.service.d/...nl67202021-07-272-0/+7
| * configs/releng/airootfs/etc/systemd/network/: move RouteMetric= from [DHCPv6]...nl67202021-07-274-12/+24
|/
* Merge branch 'changelog/56.1'David Runge2021-07-111-0/+14
|\
| * Add changelog for 56.1David Runge2021-07-111-0/+14
|/
* Merge remote-tracking branch 'nl6720/LC_ALL'David Runge2021-07-111-1/+1
|\
| * mkarchiso: set LC_ALL instead of LANGnl67202021-07-111-1/+1
|/
* Merge remote-tracking branch 'nl6720/releng-remove-package-termite-terminfo'David Runge2021-07-111-1/+0
|\
| * configs/releng/packages.x86_64: remove termite-terminfonl67202021-07-111-1/+0
|/
* Merge remote-tracking branch 'nl6720/env-i-PATH'David Runge2021-07-031-5/+6
|\
| * mkarchiso: unset TMPDIR to work around FS#70580nl67202021-07-021-3/+5
| * Revert "archiso/mkarchiso: clear environment variables when chrooting"nl67202021-07-021-5/+4
|/
* Merge branch 'issues/140'David Runge2021-07-023-322/+30
|\
| * Remove build-host.shDavid Runge2021-07-011-279/+0
| * gitlab-ci: Include from ci-scriptsDavid Runge2021-07-011-25/+12
| * ci: Provide artifacts in top-level output dirDavid Runge2021-07-011-17/+17
| * Rename build scriptDavid Runge2021-07-012-1/+1
|/
* Merge branch 'changelog/56'David Runge2021-06-301-0/+19
|\
| * Add changelog for v56David Runge2021-06-301-0/+19
|/
* Merge branch 'issues/132'David Runge2021-06-302-12/+23
|\
| * gitlab-ci: Also build a baseline netboot targetDavid Runge2021-06-301-2/+1
| * archiso/mkarchiso: Generalize handling of ucodesDavid Runge2021-06-301-10/+22
|/
* Merge remote-tracking branch 'grazzolini/parallel_downloads'David Runge2021-06-302-2/+2
|\
| * baseline/pacman.conf: Enable parallel downloadsGiancarlo Razzolini2021-06-291-1/+1
| * releng/pacman.conf: Enable parallel downloadsGiancarlo Razzolini2021-06-291-1/+1
|/
* Merge remote-tracking branch 'nl6720/env-i-SOURCE_DATE_EPOCH'David Runge2021-06-291-2/+2
|\