Commit graph

2222 commits

Author SHA1 Message Date
Andreas K. Hüttel 087b195104
Add m68k to copy_buildsync arch list
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-09-02 23:50:40 +02:00
Andreas K. Hüttel 48d3626bf7
Drop arm qemu builds, not needed anymore
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-09-02 14:36:06 +02:00
Andreas K. Hüttel a8f267c5b8
arm autobuilds: sort
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-09-02 12:43:47 +02:00
Andreas K. Hüttel 1cfb6e041c
Fix arm filenames
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-30 14:30:07 +02:00
Andreas K. Hüttel 93449eee1f
Also build armv7a on jiji
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-30 10:54:34 +02:00
Andreas K. Hüttel ab8e01bb79
Fix upload filenames of armv6
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-30 10:47:55 +02:00
Andreas K. Hüttel 763aeeca3f
Move armv6j from demeter to jiji
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-29 21:13:14 +02:00
Andreas K. Hüttel 08e8d80f85
Fix armv4tl source file names
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-29 19:08:45 +02:00
Andreas K. Hüttel 8258e1183a
Disable armv5tel builds on demeter
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-29 19:05:01 +02:00
Andreas K. Hüttel 922354b187
Enable armv5tel builds on jiji
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-29 19:04:58 +02:00
Andreas K. Hüttel d4fb58d611
Disable qemu armv4tl build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-29 15:54:45 +02:00
Andreas K. Hüttel 229d1ce7a2
Start with native armv4tl build, introduce openrc suffix
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-29 15:54:42 +02:00
Andreas K. Hüttel 8aca038fbe
Copy catalyst-auto arm config for native builds on jiji
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-29 15:54:39 +02:00
Matt Turner ba25e990d0
tools: Upload with SSH option IPQoS=cs0
SSH defaults to IPQoS=cs1 for non-interative sessions, like scp.
OSUOSL's network prioritizes these packets lower and often drops them,
reducing uplaod performance significantly.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-08-26 12:54:52 -07:00
Matt Turner 9860d0914e
Remove leftovers from build.env usage
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-08-26 12:52:10 -07:00
Andreas K. Hüttel 5eb9084682
Add m68k spec files
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-22 12:03:13 +02:00
Andreas K. Hüttel 0f6bdfa812
Add m68k catalyst-auto config
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-22 12:00:37 +02:00
Andreas K. Hüttel 3bf6c2ccf8
Drop profile version 20.0 from riscv stage filenames
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-21 23:52:41 +02:00
Andreas K. Hüttel adfc9e915e
Rename riscv stage names to drop profile version
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-21 23:45:34 +02:00
Andreas K. Hüttel 83c48b1e64
Enable arm64 installcd build
Acked-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-08-10 23:44:32 +02:00
Matt Turner a5cbc74c7a
specs: Remove dev-util/pkgconf from livecds
dev-util/pkgconfig used to be the default provider for
virtual/pkgconfig, so we unmerged it. Since the default has changed, we
should remove dev-util/pkgconf too.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-08-04 21:29:09 -07:00
Matt Turner 36db6e7c87
scripts: Remove cruft
Presumably these were used once upon a time when catalyst builds were
done on infra-managed boxes (where puppet/chef made updating things
difficult).

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-31 12:41:16 -07:00
Matt Turner 13ab05785a
tools-hardened: Remove
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-31 12:41:14 -07:00
Matt Turner a64d987584
config: Remove unused configs
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-31 10:54:33 -07:00
Matt Turner 3f9b694caf
specs: Drop USE=static-libs from installcd
This was added in 2011 in commit 1d973914 ("Add static-libs to USE for
the installcd-stage1 specs to fix the dev-libs/libgcrypt failure
build.") to resolve an unreferenced problem.

Reduces the number of packages built for the alpha installcd from 148 to
105, because presumably 43 packages that are already part of the stage3
seed were being rebuilt with USE=static-libs enabled. This is pointless
because the livecd-stage2 spec's livecd/rm contains /lib*/*.a and
/usr/lib*/*.a, so all the static libraries are being deleted anyway.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-31 10:54:32 -07:00
Matt Turner 7df3794c29
root_overlay: Remove ancient nautilus config
UNIX timestamp of 1147362647 is May 11 2006.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-31 10:54:30 -07:00
Matt Turner a2420f14fd
tools: Remove unused ARCH and TYPE variables
In a previous configuration, these were used in a .env file that was
sourced immediately after the definitions.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2021-07-31 10:54:29 -07:00
Andreas K. Hüttel f681a6e172
Drop obsolete config files
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 18:07:34 +02:00
Andreas K. Hüttel 08a12123a9
Drop uclibc files, unused and obsolete
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 18:04:58 +02:00
Andreas K. Hüttel c55494ef41
Remove uclibc files
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 18:04:01 +02:00
Andreas K. Hüttel 5e6a94495a
Drop more musl special sauce
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 18:00:13 +02:00
Andreas K. Hüttel c89c48aecf
Drop all the musl special sauce, integrated in main builds now
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 17:55:19 +02:00
Andreas K. Hüttel 8c876b1e5d
Rename x86 config file
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 17:52:48 +02:00
Andreas K. Hüttel daca1362f4
Remove unused arm non-qemu config file
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 17:51:55 +02:00
Andreas K. Hüttel 07d3587998
Rename amd64 config file
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 17:50:33 +02:00
Andreas K. Hüttel a883a24bdc
Drop amd64 autobuild file from pardalote
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-07-31 17:49:36 +02:00
Georgy Yakovlev e643d07205
releases/specs/ppc/ppc64le/installcd-stage2-minimal: don't use binpkg
kernel modules need to be built against fresh kernel source.
also disable consoles in grub, to reduce clutter.
both tty0 and hvc0 are handled automatically by livecd-tools.

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-28 21:16:16 -07:00
Georgy Yakovlev 5b3c95a8d4
releases/specs/arm64/installcd-stage2-minimal: don't specify consoles
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-28 21:12:36 -07:00
Georgy Yakovlev 21c81faeb1
releases/specs/arm64/installcd-stage2: enable common consoles
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-26 04:39:33 -07:00
Georgy Yakovlev b7a2cb4765
releases/specs/arm64/installcd-stage1.spec: install pwgen
without it logging in is impossible to livecd

Bug: https://bugs.gentoo.org/803968
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-26 00:13:03 -07:00
Georgy Yakovlev 2dfdd9d278
releases/portage/isos/env/sys-kernel/genkernel: apply on arm64 too
Bug: https://bugs.gentoo.org/796272
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-25 21:19:37 -07:00
Georgy Yakovlev 60e551a79f
releases/specs/arm64/installcd-stage2-minimal: copy all mods
work around genkernel limitations
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-25 21:04:47 -07:00
Georgy Yakovlev b195398602
releases/specs/arm64/installcd-stage2-minimal: pass --usepkg n to kpkg
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-25 20:28:05 -07:00
Georgy Yakovlev 105076d641
tools/catalyst-auto-arm64.conf: uncomment KCONFIG_DIR
without it catalyst will not copy kconfig to /tmp/catalyst-*/kconfig

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-25 13:57:45 -07:00
Georgy Yakovlev fdb0fc5ac8
releases/specs/arm64/installcd-stage1.spec: adjust pkg list
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-24 22:01:49 -07:00
Georgy Yakovlev 12b449177d
tools/catalyst-auto-arm64.conf: prepare iso upload code
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-24 20:59:03 -07:00
Georgy Yakovlev 3d13c27e03
releases/specs/arm64: add initial installcd-stage2-minimal spec
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-24 20:32:31 -07:00
Georgy Yakovlev 40e4b26edd
releases/specs/arm64: add initial installcd-stage1 spec
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-24 20:29:57 -07:00
Georgy Yakovlev 06474e55b0
releases/kconfig/arm64: tune livecd config for genkernel
it refuses to load some modules, so build it into kernel.

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-24 20:28:00 -07:00
Georgy Yakovlev 9863cb557a
releases/kconfig/arm64: add initial livecd kernel config
generated with:
USE="-hardened -savedconfig" ebuild gentoo-kernel-5.10.52.ebuild clean configure

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-07-24 20:26:50 -07:00