tools-systemd: fix bug #653128
This commit is contained in:
parent
6286776992
commit
6ca51d9ebe
6 changed files with 6 additions and 0 deletions
1
tools-systemd/portage.amd64/package.use/iputils
Normal file
1
tools-systemd/portage.amd64/package.use/iputils
Normal file
|
@ -0,0 +1 @@
|
|||
net-misc/iputils -caps -filecaps
|
1
tools-systemd/portage.amd64/package.use/pam
Normal file
1
tools-systemd/portage.amd64/package.use/pam
Normal file
|
@ -0,0 +1 @@
|
|||
sys-libs/pam -filecaps
|
1
tools-systemd/portage.i686/package.use/iputils
Normal file
1
tools-systemd/portage.i686/package.use/iputils
Normal file
|
@ -0,0 +1 @@
|
|||
net-misc/iputils -caps -filecaps
|
1
tools-systemd/portage.i686/package.use/pam
Normal file
1
tools-systemd/portage.i686/package.use/pam
Normal file
|
@ -0,0 +1 @@
|
|||
sys-libs/pam -filecaps
|
|
@ -28,6 +28,7 @@ prepare_confs() {
|
|||
-e "s:SARCH:${arch}:g" \
|
||||
-e "s:PARCH:${parch}:g" \
|
||||
-e "s:@REPO_DIR@:${repo_dir}:g" \
|
||||
-e "s:MYCATALYST:$(pwd):g" \
|
||||
> stage${s}-${arch}-systemd.conf
|
||||
done
|
||||
}
|
||||
|
|
|
@ -5,3 +5,4 @@ rel_type: systemd/SARCH
|
|||
profile: default/linux/PARCH/17.0/systemd
|
||||
snapshot: current
|
||||
source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
|
||||
portage_confdir: MYCATALYST/portage.SARCH
|
||||
|
|
Loading…
Add table
Reference in a new issue