* [gentoo-commits] proj/releng:master commit in: tools-musl/portage.amd64.hardened.stage4/, ...
@ 2018-10-05 13:37 Matthew Thode
0 siblings, 0 replies; only message in thread
From: Matthew Thode @ 2018-10-05 13:37 UTC (permalink / raw
To: gentoo-commits
commit: 0ae783e5f70bbc398c5e5c3651a0c35828ce5590
Author: Matthew Thode <mthode <AT> mthode <DOT> org>
AuthorDate: Fri Oct 5 13:33:49 2018 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 13:33:49 2018 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=0ae783e5
fix building stage4s
fix based on 547d9e6fb7dcb41e21ef75ee31de0e6d260dc769 and it's breaking
of stage4 builds
tools-musl/portage.amd64.hardened.stage4/.keep | 0
tools-musl/portage.amd64.hardened.stage4/package.keywords/stage4 | 1 +
tools-musl/portage.amd64.hardened.stage4/package.use/pam | 1 +
tools-musl/portage.amd64.hardened.stage4/package.use/stage4 | 5 +++++
tools-musl/stage4-hardened-amd64.spec | 2 +-
5 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/tools-musl/portage.amd64.hardened.stage4/.keep b/tools-musl/portage.amd64.hardened.stage4/.keep
new file mode 100644
index 00000000..e69de29b
diff --git a/tools-musl/portage.amd64.hardened.stage4/package.keywords/stage4 b/tools-musl/portage.amd64.hardened.stage4/package.keywords/stage4
new file mode 100644
index 00000000..6f797e35
--- /dev/null
+++ b/tools-musl/portage.amd64.hardened.stage4/package.keywords/stage4
@@ -0,0 +1 @@
+=net-analyzer/macchanger-1.7.0-r1 ~amd64
diff --git a/tools-musl/portage.amd64.hardened.stage4/package.use/pam b/tools-musl/portage.amd64.hardened.stage4/package.use/pam
new file mode 100644
index 00000000..0ce1211a
--- /dev/null
+++ b/tools-musl/portage.amd64.hardened.stage4/package.use/pam
@@ -0,0 +1 @@
+sys-libs/pam cracklib
diff --git a/tools-musl/portage.amd64.hardened.stage4/package.use/stage4 b/tools-musl/portage.amd64.hardened.stage4/package.use/stage4
new file mode 100644
index 00000000..5f8147ac
--- /dev/null
+++ b/tools-musl/portage.amd64.hardened.stage4/package.use/stage4
@@ -0,0 +1,5 @@
+app-admin/syslog-ng -tcpd
+sys-apps/kmod lzma # kernel module compression
+sys-apps/util-linux static-libs # for genkernel
+sys-boot/grub grub_platforms_pc
+dev-lang/python xml sqlite # for layman
diff --git a/tools-musl/stage4-hardened-amd64.spec b/tools-musl/stage4-hardened-amd64.spec
index ad829a44..40546b02 100644
--- a/tools-musl/stage4-hardened-amd64.spec
+++ b/tools-musl/stage4-hardened-amd64.spec
@@ -5,7 +5,7 @@ rel_type: musl/hardened/amd64
profile: default/linux/amd64/17.0/musl/hardened
snapshot: current
source_subpath: musl/hardened/amd64/stage3-amd64-musl-hardened
-portage_confdir: @REPO_DIR@/portage.amd64.hardened
+portage_confdir: @REPO_DIR@/portage.amd64.hardened.stage4
portage_overlay: /opt/overlays/musl
stage4/use:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-10-05 13:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-05 13:37 [gentoo-commits] proj/releng:master commit in: tools-musl/portage.amd64.hardened.stage4/, Matthew Thode
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox