Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@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/
Date: Sun, 30 Dec 2018 00:18:13
Message-Id: 1546128960.129dec5296030519fa9ce2609725c159fb10577b.jmbsvicetto@gentoo
1 commit: 129dec5296030519fa9ce2609725c159fb10577b
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 30 00:16:00 2018 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 30 00:16:00 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=129dec52
7
8 Stop cleaning /usr/share/locale and /usr/share/man.
9 For the install-cd and admin-cd stop cleaning /usr/share/locale as that's
10 causing issues at least with tmux for not having any UTF-8 locales.
11 For the admin-cd stop cleaning /usr/share/man to see the resulting ISO size
12 difference and evaluate if it's worthy it.
13
14 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
15
16 releases/weekly/specs/amd64/hardened/admincd-stage2.spec | 2 --
17 releases/weekly/specs/amd64/installcd-stage2-minimal.spec | 1 -
18 2 files changed, 3 deletions(-)
19
20 diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
21 index 03080911..ac9540cd 100644
22 --- a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
23 +++ b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
24 @@ -185,8 +185,6 @@ livecd/empty:
25 /usr/share/info
26 /usr/share/lcms
27 /usr/share/libtool
28 - /usr/share/locale
29 - /usr/share/man
30 /usr/share/rfc
31 /usr/share/ss
32 /usr/share/state
33
34 diff --git a/releases/weekly/specs/amd64/installcd-stage2-minimal.spec b/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
35 index c9a5a3a9..3e543068 100644
36 --- a/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
37 +++ b/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
38 @@ -184,7 +184,6 @@ livecd/empty:
39 /usr/share/info
40 /usr/share/lcms
41 /usr/share/libtool
42 - /usr/share/locale
43 /usr/share/man
44 /usr/share/rfc
45 /usr/share/ss