Commit graph

77 commits

Author SHA1 Message Date
Andreas K. Hüttel 51d5fbe849
Enable update_seed where the merged-usr bootstrap has finished
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-26 00:18:24 +01:00
Andreas K. Hüttel 2a73a45599
Add remaining mips systemd builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-25 22:54:51 +01:00
Andreas K. Hüttel 967ca2a4ce
Drop unused mips spec files
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-25 22:43:10 +01:00
Andreas K. Hüttel 1810d7e21b
Move riscv merged-usr builds to separate build types
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-24 14:43:48 +01:00
Andreas K. Hüttel cd55ba6a33
Move m68k merged-usr builds to separate build types
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-23 23:53:41 +01:00
Andreas K. Hüttel 7d99421e08
Add mips n32 systemd builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-23 23:31:27 +01:00
Andreas K. Hüttel b6835b294b
Drop mips64(el) builds (less redundancy)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-23 23:04:06 +01:00
Andreas K. Hüttel a80d8de457
Add mipsel3-o32-systemd build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-23 23:00:00 +01:00
Andreas K. Hüttel ed6083970d
Move mips merged-usr builds to separate build types
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-23 22:53:03 +01:00
Andreas K. Hüttel f45dc8ad27
Move loong merged-usr builds to separate build types
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-23 22:43:21 +01:00
Andreas K. Hüttel d0bcb1b30a
Move alpha merged-usr builds to separate build types
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-23 00:34:50 +01:00
Andreas K. Hüttel 405315c0f1
Disable mips32(el) builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-22 00:48:48 +01:00
Andreas K. Hüttel 40ddea2e5c
Add mips(el)2 o32 systemd builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-22 00:46:29 +01:00
Andreas K. Hüttel 24082fb08c
loong specs: mu bootstrap done, enable update-seed
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-21 22:17:36 +01:00
Andreas K. Hüttel 8b29c46b6b
alpha specs: mu bootstrap done, enable update-seed
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-21 21:40:56 +01:00
Andreas K. Hüttel a137292167
Add riscv systemd merged-usr build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-19 14:50:07 +01:00
Andreas K. Hüttel 3a3df35519
Add m68k systemd merged-usr build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-17 02:52:59 +01:00
Andreas K. Hüttel 054f29e53f
Add mips systemd merged-usr build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-17 02:47:45 +01:00
Andreas K. Hüttel 6a55a8d80a
Add loong systemd merged-usr build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-16 22:48:47 +01:00
Andreas K. Hüttel a0ac381be0
Add alpha systemd merged-usr build
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-16 00:27:41 +01:00
Matt Turner 3a6bcbd442
specs: Remove USE flags that are in make.defaults
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 20:10:18 -04:00
Matt Turner 9ea17259a5
specs: Drop USE="-*"
This makes everything more complex, and often triggers unnecessary and
expensive rebuilds of e.g. large toolchain packages like gcc in the
installcd stages.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 20:02:12 -04:00
Matt Turner ef36b9155f
specs/alpha: Remove USE=-static
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 19:55:22 -04:00
Matt Turner ffbbcc6091
specs: Add USE=nptl
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-10-27 19:53:43 -04:00
Andreas K. Hüttel c914d0e7a5
Add loong specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-10-11 16:55:08 +02:00
Andreas K. Hüttel 8f1c64a1a6
Revert "Try not updating seed on alpha (to be reverted later)"
Nice try, didnt work.
This reverts commit 626113e86b.

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-08-25 12:40:46 +09:00
Andreas K. Hüttel 626113e86b
Try not updating seed on alpha (to be reverted later)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-08-24 14:25:38 +09:00
Andreas K. Hüttel a689cfab39
Add riscv64 musl softfloat specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-30 20:36:15 +02:00
Matt Turner 1b3568057c
specs: Drop dead /usr/bin/repoman removal
This dates to a time when repoman was provided by sys-apps/portage.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2022-07-25 19:35:30 -04:00
Andreas K. Hüttel 47f41d9f0f
Add mipsel3 o32 specs for the PS/2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-05-01 14:00:45 +02:00
Andreas K. Hüttel b33981da3b
Add missing 64bit big-endian mips multilib builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-24 14:57:38 +02:00
Andreas K. Hüttel e4f265eb8e
Add mipsel3 multilib (n32-based) stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-04 00:34:03 +02:00
Andreas K. Hüttel 57591c6d47
Add mips64el multilib (n32-based) stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-04-04 00:16:23 +02:00
Andreas K. Hüttel e062abab30
Add mips64el-n32 specs, build, upload
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-29 11:39:57 +02:00
Andreas K. Hüttel 2c4432b730
Add mipsel3-n32 specs, build, upload
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-29 11:16:56 +02:00
Andreas K. Hüttel 52af7040ea
Add mips64-n32 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-28 23:17:29 +02:00
Andreas K. Hüttel 08a6b0dc98
Add mips3-n32 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-28 23:15:10 +02:00
Andreas K. Hüttel c5327c3886
Add little-endian n64 systemd stage builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-19 11:35:08 +01:00
Andreas K. Hüttel 59918516df
Add mips(el)3 n64 builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-15 00:53:21 +01:00
Andreas K. Hüttel 7f2c5e97cb
Add some more specs (mips[el]2), not sure if we're gonna run them
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-04 19:24:06 +01:00
Andreas K. Hüttel cdbba31117
Add mips32el-o32 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-04 17:36:55 +01:00
Andreas K. Hüttel 04a5ee70e4
Fix mips32-o32 stage filenames
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-03-03 19:05:03 +01:00
Andreas K. Hüttel 4e6e665a58
Move rv64 lp64d musl to separate subarch
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-27 16:50:27 +01:00
Andreas K. Hüttel 87e9e341e1
musl needs chost setting in spec
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-27 16:20:53 +01:00
Andreas K. Hüttel 337f8feec7
Build riscv64 lp64d musl
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-27 16:09:22 +01:00
Andreas K. Hüttel 57d40dc2fa
Add mips32-o32 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-27 13:59:14 +01:00
Andreas K. Hüttel 6884a5d884
Always use "el" for little-endian, not "le"
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-23 22:01:02 +01:00
Andreas K. Hüttel 19e13aea28
Add mips64-n64 BE variant
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-23 21:57:16 +01:00
Andreas K. Hüttel 05de2da6bc
Add first qemu mips specs (mips64el)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-02-21 13:52:45 +01:00
Andreas K. Hüttel b814be7365
Point to an existing alpha cdtar
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-01-15 01:20:22 +01:00