Commit graph

14 commits

Author SHA1 Message Date
Ian Jordan
f2e7c76b94
specs: change @TIMESTAMP@ to @TREEISH@
After discussion this changes @TIMESTAMP@ to @TREEISH@ which is a
clearer name to use for a new user and supported by catalyst-auto.

Closes: https://github.com/gentoo/releng/pull/10
Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2024-02-20 15:44:16 -05:00
Ian Jordan
4e8be067da
specs: Replace snapshot with snapshot_treeish
To aid with the transition to Catalyst 4 for users this patch replaces
the old snapshot option to snapshot_treeish to avoid confusion.

Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2024-02-20 15:40:22 -05:00
Andreas K. Hüttel
e9293c730f
sparc: add 23.0 specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-01-28 01:46:16 +01:00
Andreas K. Hüttel
de187db173
sparc: Drop unused specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-01-28 01:33:47 +01:00
Andreas K. Hüttel
f9f3dc0cb7
Add binrepo_path for all sparc stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-08-17 04:03:25 +02:00
Andreas K. Hüttel
9f9ab594f0
Enable update_seed where the merged-usr bootstrap has finished (4)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-28 22:16:11 +01:00
Andreas K. Hüttel
18335440e9
Move sparc merged-usr builds to separate build types
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-25 15:31:36 +01:00
Andreas K. Hüttel
be5ca56e3b
Add sparc systemd merged-usr builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-11-19 15:16:12 +01:00
Andreas K. Hüttel
018e826c8d
Drop unused stage2 specs for sparc
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2022-07-03 16:24:43 +07:00
Georgy Yakovlev
3c5751f733
releases/specs: switch all specs from pixz_x to plain pixz
git master of pydecomp removed _x definitions
0e536909d8

and catalyst already uses XATTRS_OPTIONS['linux'],
https://github.com/gentoo/catalyst/blob/master/catalyst/defaults.py#L36

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-11-17 17:15:46 -08:00
Matt Turner
b8d1e0177a specs: Remove decompressor_search_order: ...
It's just been copied and pasted for no real reason.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-05-19 17:04:13 -07:00
Ben Kohler
7fdd64be50
specs/*.spec: add --newuse to update_seed_command
This will help handle the global python3_7 change, and such changes in
the future.

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2020-05-11 06:38:24 -05:00
Matt Turner
51610fd582 specs: Replace 'latest' with @TIMESTAMP@
... except in stage1's source_subpath, which actually should be
literally "latest".

Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-04-29 12:37:50 -07:00
Matt Turner
8407af57f5 Remove weekly directory
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-04-28 18:18:02 -07:00