summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-27Merge remote-tracking branch 'upstream/master'i686-v37Erich Eckner
2018-07-26prepare releasev37Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2018-07-26generate pkglist with query (not sync) operationChristian Hesse
Using the sync operation with list option fails with --sysroot when signed database files are around. Instead use the query operation, which uses the local databases of installed pakages only. The only downside is that we do no longer record the originating repository. Signed-off-by: Christian Hesse <mail@eworm.de>
2018-07-26[configs/releng] add wireless-regdb to airootfsGerardo Exequiel Pozzi
Requested at FS#59434
2018-07-02Merge remote-tracking branch 'upstream/master'i686-v36Erich Eckner
2018-06-29Remove cow file early for non-persistent systemsv36Christian Hesse
The kernel has an open file handle after setting up the mapping. We can remove it early to make sure it is gone on shutdown. This helps to keep the cow_device clean for non-persistent systems where cow_directory contains a version specific string. Signed-off-by: Christian Hesse <mail@eworm.de>
2018-06-28[releng] Copy custom pacman.conf to airootfsGerardo Exequiel Pozzi
2018-06-28[releng] upgrade custom pacman.confGerardo Exequiel Pozzi
2018-06-25[archiso] Drop --config when using --sysrootGerardo Exequiel Pozzi
https://lists.archlinux.org/pipermail/arch-releng/2018-June/003834.html Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2018-06-25Merge remote-tracking branch 'upstream/master'i686-v35Erich Eckner
2018-06-25Merge remote-tracking branch 'upstream/master'Erich Eckner
2018-06-25Merge remote-tracking branch 'upstream/master'Erich Eckner
2018-06-24[archiso] Use --sysroot when list installed packages.Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2018-06-23[releng] support for -P iso_publisher and -A iso_application in build.shGerardo Exequiel Pozzi
Implement FS#54126
2018-06-23prepare releaseGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2018-06-23[releng] bye pcmcia initcpioGerardo Exequiel Pozzi
2018-06-23[releng] bye zd1211-firmwareGerardo Exequiel Pozzi
2018-06-23prepare releasev35Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2018-06-23[releng] Cleanup remain dual-arch stuffGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2018-06-23Ensure correct umask for scriptsGerardo Exequiel Pozzi
Fix for FS#58473 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2018-06-17Drop the '-d' from pacstrap callsSean Enck via arch-releng
The '-d' in pacstrap is a noop nowadays, keeping it may cause confusion Signed-off-by: Sean Enck <enckse@gmail.com>
2018-06-08Remove speedtouch from packages.bothLi-Yu Yu via arch-releng
Since 2018-06-05: speedtouch 1.3.1-6 has been removed from the [extra] repository. https://www.archlinux.org/packages/extra/x86_64/speedtouch/ Signed-off-by: Li-Yu Yu <afg984@gmail.com>
2018-06-06.gitignore: archiso32-* newErich Eckner
2018-06-06Makefile: upload and dist refurbishedErich Eckner
2018-06-04configs/releng/build.sh: github -> git.archlinux32.orgErich Eckner
2018-04-27Merge remote-tracking branch 'upstream/master'i686-v34Erich Eckner
2018-04-27Merge remote-tracking branch 'upstream/master'Erich Eckner
2018-04-26prepare releasev34Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2018-04-16Install broadcom-wl to the release ISOEli Schwartz via arch-releng
Fixes FS#58239 Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
2017-11-13Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-11-02configs/*: convert to new array-based mkinitcpio varsGerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-11-02Merge remote-tracking branch 'upstream/master'i686-v33Erich Eckner
2017-11-02Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-11-01prepare releasev33Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-11-01rfkill is part of util-linux nowPierre Schmitz
2017-10-23Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-10-17use a stronger hashing algorithmChristian Hesse
Nobody wants to use md5 these days... Signed-off-by: Christian Hesse <mail@eworm.de>
2017-10-11new release: 32.3i686-v32.3Erich Eckner
2017-10-11configs/releng/build.sh: generate architecture specific pacman.conf ↵Erich Eckner
(differing mirror lists, differing caches)
2017-10-10new versioni686-v32.2Erich Eckner
2017-10-10configs/releng/build.sh: use archlinux32 mirrorlist from githubErich Eckner
2017-08-24new versioni686-v32.1Erich Eckner
2017-08-07populate keyring with archlinux32, tooErich Eckner
2017-06-26prepare releasei686-v32Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-06-25prepare releasev32Gerardo Exequiel Pozzi
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-06-15allow to build i686 isos from within i686Erich Eckner
2017-06-06Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-06-04[archiso] Add ca-certificates.crtGerardo Exequiel Pozzi
Fix FS#54275 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
2017-04-01pendent to 34d6ef3: [configs/releng] Remove i686 syslinux filesv31Erich Eckner
2017-04-01pendent to 201aa13: [archiso] Fix docs -dual -> x86_64Erich Eckner