Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/, releases/weekly/specs/amd64/hardened/, tools-musl/, ...
Date: Tue, 21 May 2019 23:22:39
Message-Id: 1558480877.a11c06701afd927c64b53c3b5060ae69064717af.prometheanfire@gentoo
1 commit: a11c06701afd927c64b53c3b5060ae69064717af
2 Author: Matthew Thode <mthode <AT> mthode <DOT> org>
3 AuthorDate: Tue May 21 23:21:17 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue May 21 23:21:17 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=a11c0670
7
8 switch to xz for stage4
9
10 releases/weekly/specs/amd64/hardened/stage4-minimal.spec | 1 +
11 releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec | 1 +
12 releases/weekly/specs/amd64/stage4-minimal.spec | 1 +
13 releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec | 1 +
14 releases/weekly/specs/arm64/stage4-minimal.spec | 1 +
15 tools-musl/stage4-hardened-amd64.spec | 1 +
16 tools-systemd/stage4-amd64.spec | 1 +
17 7 files changed, 7 insertions(+)
18
19 diff --git a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
20 index 55d2434d..a69971ea 100644
21 --- a/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
22 +++ b/releases/weekly/specs/amd64/hardened/stage4-minimal.spec
23 @@ -4,6 +4,7 @@ version_stamp: hardened+minimal-latest
24 rel_type: hardened
25 profile: default/linux/amd64/17.0/hardened
26 snapshot: latest
27 +compression_mode: pixz_x
28 source_subpath: hardened/stage3-amd64-hardened-latest
29 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
30
31
32 diff --git a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
33 index 46abe8f8..6c7a6841 100644
34 --- a/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
35 +++ b/releases/weekly/specs/amd64/hardened/stage4-nomultilib-minimal.spec
36 @@ -4,6 +4,7 @@ version_stamp: hardened+minimal-nomultilib-latest
37 rel_type: hardened
38 profile: default/linux/amd64/17.0/no-multilib/hardened
39 snapshot: latest
40 +compression_mode: pixz_x
41 source_subpath: hardened/stage3-amd64-hardened+nomultilib-latest
42 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
43
44
45 diff --git a/releases/weekly/specs/amd64/stage4-minimal.spec b/releases/weekly/specs/amd64/stage4-minimal.spec
46 index 4cf8ee84..f8618ac4 100644
47 --- a/releases/weekly/specs/amd64/stage4-minimal.spec
48 +++ b/releases/weekly/specs/amd64/stage4-minimal.spec
49 @@ -4,6 +4,7 @@ version_stamp: minimal-latest
50 rel_type: default
51 profile: default/linux/amd64/17.0
52 snapshot: latest
53 +compression_mode: pixz_x
54 source_subpath: default/stage3-amd64-latest
55 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
56
57
58 diff --git a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
59 index a18edfb0..546c6052 100644
60 --- a/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
61 +++ b/releases/weekly/specs/amd64/stage4-nomultilib-minimal.spec
62 @@ -4,6 +4,7 @@ version_stamp: minimal-nomultilib-latest
63 rel_type: default
64 profile: default/linux/amd64/17.0/no-multilib
65 snapshot: latest
66 +compression_mode: pixz_x
67 source_subpath: default/stage3-amd64-nomultilib-latest
68 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
69
70
71 diff --git a/releases/weekly/specs/arm64/stage4-minimal.spec b/releases/weekly/specs/arm64/stage4-minimal.spec
72 index 31c1aeb1..d4d762b3 100644
73 --- a/releases/weekly/specs/arm64/stage4-minimal.spec
74 +++ b/releases/weekly/specs/arm64/stage4-minimal.spec
75 @@ -4,6 +4,7 @@ version_stamp: minimal-2008.0
76 rel_type: default
77 profile: default/linux/arm64/17.0
78 snapshot: current
79 +compression_mode: pixz_x
80 source_subpath: default/stage3-arm64-2008.0
81 #portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
82
83
84 diff --git a/tools-musl/stage4-hardened-amd64.spec b/tools-musl/stage4-hardened-amd64.spec
85 index de305778..ecae1f3a 100644
86 --- a/tools-musl/stage4-hardened-amd64.spec
87 +++ b/tools-musl/stage4-hardened-amd64.spec
88 @@ -4,6 +4,7 @@ version_stamp: musl-hardened-MY_DATE
89 rel_type: musl/hardened/amd64
90 profile: default/linux/amd64/17.0/musl/hardened
91 snapshot: current
92 +compression_mode: pixz_x
93 source_subpath: musl/hardened/amd64/stage3-amd64-musl-hardened
94 portage_confdir: @REPO_DIR@/portage.amd64.hardened.stage4
95 portage_overlay: /opt/overlays/musl
96
97 diff --git a/tools-systemd/stage4-amd64.spec b/tools-systemd/stage4-amd64.spec
98 index 61aad32d..e656d3a9 100644
99 --- a/tools-systemd/stage4-amd64.spec
100 +++ b/tools-systemd/stage4-amd64.spec
101 @@ -4,6 +4,7 @@ version_stamp: systemd
102 rel_type: systemd/SARCH
103 profile: default/linux/PARCH/17.0/systemd
104 snapshot: current
105 +compression_mode: pixz_x
106 source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
107 portage_confdir: @REPO_DIR@/releases/weekly/portage/stages/