fix building stage4s
fix based on 547d9e6fb7
and it's breaking
of stage4 builds
This commit is contained in:
parent
4cabd6aced
commit
0ae783e5f7
5 changed files with 8 additions and 1 deletions
0
tools-musl/portage.amd64.hardened.stage4/.keep
Normal file
0
tools-musl/portage.amd64.hardened.stage4/.keep
Normal file
|
@ -0,0 +1 @@
|
|||
=net-analyzer/macchanger-1.7.0-r1 ~amd64
|
1
tools-musl/portage.amd64.hardened.stage4/package.use/pam
Normal file
1
tools-musl/portage.amd64.hardened.stage4/package.use/pam
Normal file
|
@ -0,0 +1 @@
|
|||
sys-libs/pam cracklib
|
|
@ -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
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue