Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/x86/, releases/weekly/specs/x86/hardened/, ...
Date: Thu, 19 Sep 2019 18:53:32
Message-Id: 1568919147.486e111ad2122ed17573f2d962aebcd64e3b8957.bkohler@gentoo
1 commit: 486e111ad2122ed17573f2d962aebcd64e3b8957
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 19 18:52:27 2019 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 19 18:52:27 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=486e111a
7
8 specs: add tmux to amd64 & x86 installcds
9
10 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
11
12 releases/weekly/specs/amd64/installcd-stage1.spec | 1 +
13 releases/weekly/specs/x86/hardened/installcd-stage1.spec | 1 +
14 releases/weekly/specs/x86/installcd-stage1.spec | 1 +
15 3 files changed, 3 insertions(+)
16
17 diff --git a/releases/weekly/specs/amd64/installcd-stage1.spec b/releases/weekly/specs/amd64/installcd-stage1.spec
18 index f8768c88..fa836ed3 100644
19 --- a/releases/weekly/specs/amd64/installcd-stage1.spec
20 +++ b/releases/weekly/specs/amd64/installcd-stage1.spec
21 @@ -39,6 +39,7 @@ livecd/packages:
22 app-editors/mg
23 app-editors/nano
24 app-misc/screen
25 + app-misc/tmux
26 app-portage/mirrorselect
27 app-text/wgetpaste
28 media-gfx/fbgrab
29
30 diff --git a/releases/weekly/specs/x86/hardened/installcd-stage1.spec b/releases/weekly/specs/x86/hardened/installcd-stage1.spec
31 index d05164f1..04d0fe44 100644
32 --- a/releases/weekly/specs/x86/hardened/installcd-stage1.spec
33 +++ b/releases/weekly/specs/x86/hardened/installcd-stage1.spec
34 @@ -32,6 +32,7 @@ livecd/packages:
35 app-crypt/gnupg
36 app-editors/mg
37 app-misc/screen
38 + app-misc/tmux
39 app-portage/mirrorselect
40 app-text/wgetpaste
41 media-gfx/fbgrab
42
43 diff --git a/releases/weekly/specs/x86/installcd-stage1.spec b/releases/weekly/specs/x86/installcd-stage1.spec
44 index a7c6812f..9d3c1194 100644
45 --- a/releases/weekly/specs/x86/installcd-stage1.spec
46 +++ b/releases/weekly/specs/x86/installcd-stage1.spec
47 @@ -38,6 +38,7 @@ livecd/packages:
48 app-editors/mg
49 app-editors/nano
50 app-misc/screen
51 + app-misc/tmux
52 app-portage/mirrorselect
53 app-text/wgetpaste
54 media-gfx/fbgrab