tools-systemd: bump to 17.1 profiles

This commit is contained in:
Anthony G. Basile 2019-09-02 10:45:17 -04:00
parent 492aacba77
commit 3b930c42f6
3 changed files with 5 additions and 2 deletions

View file

@ -30,6 +30,9 @@ prepare_confs() {
-e "s:@REPO_DIR@:${repo_dir}:g" \ -e "s:@REPO_DIR@:${repo_dir}:g" \
-e "s:MYCATALYST:$(pwd):g" \ -e "s:MYCATALYST:$(pwd):g" \
> stage${s}-${arch}-systemd.conf > stage${s}-${arch}-systemd.conf
[[ $arch == i686 ]] && \
sed -i -e 's/17.1/17.0/' stage${s}-${arch}-systemd.conf
done done
} }

View file

@ -2,7 +2,7 @@ subarch: SARCH
target: CSTAGE target: CSTAGE
version_stamp: systemd version_stamp: systemd
rel_type: systemd/SARCH rel_type: systemd/SARCH
profile: default/linux/PARCH/17.0/systemd profile: default/linux/PARCH/17.1/systemd
snapshot: current snapshot: current
source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd source_subpath: systemd/SARCH/PSTAGE-SARCH-systemd
portage_confdir: MYCATALYST/portage.SARCH portage_confdir: MYCATALYST/portage.SARCH

View file

@ -2,7 +2,7 @@ subarch: SARCH
target: CSTAGE target: CSTAGE
version_stamp: systemd version_stamp: systemd
rel_type: systemd/SARCH rel_type: systemd/SARCH
profile: default/linux/PARCH/17.0/systemd profile: default/linux/PARCH/17.1/systemd
snapshot: current snapshot: current
compression_mode: pixz_x compression_mode: pixz_x
decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip