tools-uclibc: make MyCatalyst = $(pwd)

This commit is contained in:
Anthony G. Basile 2013-02-03 09:45:30 -05:00
parent 165c3428f3
commit 31a49370f5
27 changed files with 30 additions and 27 deletions

View file

@ -17,7 +17,8 @@ prepare_confs() {
for s in 1 2 3; do
cat stage${s}-${arch}-uclibc-${flavor}.conf.template | \
sed -e "s/\(^version_stamp.*$\)/\1-${mydate}/" > stage${s}-${arch}-uclibc-${flavor}.conf
sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
-e "s:MyCatalyst:$(pwd):" > stage${s}-${arch}-uclibc-${flavor}.conf
done
}

View file

@ -17,7 +17,8 @@ prepare_confs() {
for s in 1 2 3; do
cat stage${s}-${arch}-uclibc-${flavor}.conf.template | \
sed -e "s/\(^version_stamp.*$\)/\1-${mydate}/" > stage${s}-${arch}-uclibc-${flavor}.conf
sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
-e "s:MyCatalyst:$(pwd):" > stage${s}-${arch}-uclibc-${flavor}.conf
done
}

View file

@ -23,7 +23,8 @@ prepare_confs() {
for s in 1 2 3; do
cat stage${s}-${arch}-uclibc-${flavor}.conf.template | \
sed -e "s/\(^version_stamp.*$\)/\1-${mydate}/" > stage${s}-${arch}-uclibc-${flavor}.conf
sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
-e "s:MyCatalyst:$(pwd):" > stage${s}-${arch}-uclibc-${flavor}.conf
done
}

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/amd64
snapshot: current
source_subpath: hardened/amd64/stage3-amd64-uclibc-hardened
chost: x86_64-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.amd64.hardened
portage_confdir: MyCatalyst/portage.amd64.hardened

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/amd64
snapshot: current
source_subpath: vanilla/amd64/stage3-amd64-uclibc-vanilla
chost: x86_64-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.amd64.vanilla
portage_confdir: MyCatalyst/portage.amd64.vanilla

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/arm/armv7a
snapshot: current
source_subpath: hardened/armv7a/stage3-armv7a-uclibc-hardened
chost: armv7a-softfp-linux-uclibceabi
portage_confdir: /root/MyCatalyst/portage.arm.hardened
portage_confdir: MyCatalyst/portage.arm.hardened

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/arm/armv7a
snapshot: current
source_subpath: vanilla/armv7a/stage3-armv7a-uclibc-vanilla
chost: armv7a-softfp-linux-uclibceabi
portage_confdir: /root/MyCatalyst/portage.arm.vanilla
portage_confdir: MyCatalyst/portage.arm.vanilla

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/x86
snapshot: current
source_subpath: hardened/i686/stage3-i686-uclibc-hardened
chost: i686-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.i686.hardened
portage_confdir: MyCatalyst/portage.i686.hardened

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/x86
snapshot: current
source_subpath: vanilla/i686/stage3-i686-uclibc-vanilla
chost: i686-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.i686.vanilla
portage_confdir: MyCatalyst/portage.i686.vanilla

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/mips
snapshot: current
source_subpath: hardened/mips32r2/stage3-mips32r2-uclibc-hardened
chost: mips-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.mips.hardened
portage_confdir: MyCatalyst/portage.mips.hardened

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/mips
snapshot: current
source_subpath: vanilla/mips32r2/stage3-mips32r2-uclibc-vanilla
chost: mips-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
portage_confdir: MyCatalyst/portage.mips.vanilla

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/amd64
snapshot: current
source_subpath: hardened/amd64/stage1-amd64-uclibc-hardened
chost: x86_64-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.amd64.hardened
portage_confdir: MyCatalyst/portage.amd64.hardened

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/amd64
snapshot: current
source_subpath: vanilla/amd64/stage1-amd64-uclibc-vanilla
chost: x86_64-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.amd64.vanilla
portage_confdir: MyCatalyst/portage.amd64.vanilla

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/arm/armv7a
snapshot: current
source_subpath: hardened/armv7a/stage1-armv7a-uclibc-hardened
chost: armv7a-softfp-linux-uclibceabi
portage_confdir: /root/MyCatalyst/portage.arm.hardened
portage_confdir: MyCatalyst/portage.arm.hardened

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/arm/armv7a
snapshot: current
source_subpath: vanilla/armv7a/stage1-armv7a-uclibc-vanilla
chost: armv7a-softfp-linux-uclibceabi
portage_confdir: /root/MyCatalyst/portage.arm.vanilla
portage_confdir: MyCatalyst/portage.arm.vanilla

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/x86
snapshot: current
source_subpath: hardened/i686/stage1-i686-uclibc-hardened
chost: i686-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.i686.hardened
portage_confdir: MyCatalyst/portage.i686.hardened

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/x86
snapshot: current
source_subpath: vanilla/i686/stage1-i686-uclibc-vanilla
chost: i686-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.i686.vanilla
portage_confdir: MyCatalyst/portage.i686.vanilla

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/mips
snapshot: current
source_subpath: hardened/mips32r2/stage1-mips32r2-uclibc-hardened
chost: mips-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.mips.hardened
portage_confdir: MyCatalyst/portage.mips.hardened

View file

@ -6,4 +6,4 @@ profile: hardened/linux/uclibc/mips
snapshot: current
source_subpath: vanilla/mips32r2/stage1-mips32r2-uclibc-vanilla
chost: mips-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
portage_confdir: MyCatalyst/portage.mips.vanilla

View file

@ -5,4 +5,4 @@ rel_type: hardened/amd64
profile: hardened/linux/uclibc/amd64
snapshot: current
source_subpath: hardened/amd64/stage2-amd64-uclibc-hardened
portage_confdir: /root/MyCatalyst/portage.amd64.hardened
portage_confdir: MyCatalyst/portage.amd64.hardened

View file

@ -5,4 +5,4 @@ rel_type: vanilla/amd64
profile: hardened/linux/uclibc/amd64
snapshot: current
source_subpath: vanilla/amd64/stage2-amd64-uclibc-vanilla
portage_confdir: /root/MyCatalyst/portage.amd64.vanilla
portage_confdir: MyCatalyst/portage.amd64.vanilla

View file

@ -5,4 +5,4 @@ rel_type: hardened/armv7a
profile: hardened/linux/uclibc/arm/armv7a
snapshot: current
source_subpath: hardened/armv7a/stage2-armv7a-uclibc-hardened
portage_confdir: /root/MyCatalyst/portage.arm.hardened
portage_confdir: MyCatalyst/portage.arm.hardened

View file

@ -5,4 +5,4 @@ rel_type: vanilla/armv7a
profile: hardened/linux/uclibc/arm/armv7a
snapshot: current
source_subpath: vanilla/armv7a/stage2-armv7a-uclibc-vanilla
portage_confdir: /root/MyCatalyst/portage.arm.vanilla
portage_confdir: MyCatalyst/portage.arm.vanilla

View file

@ -5,4 +5,4 @@ rel_type: hardened/i686
profile: hardened/linux/uclibc/x86
snapshot: current
source_subpath: hardened/i686/stage2-i686-uclibc-hardened
portage_confdir: /root/MyCatalyst/portage.i686.hardened
portage_confdir: MyCatalyst/portage.i686.hardened

View file

@ -5,4 +5,4 @@ rel_type: vanilla/i686
profile: hardened/linux/uclibc/x86
snapshot: current
source_subpath: vanilla/i686/stage2-i686-uclibc-vanilla
portage_confdir: /root/MyCatalyst/portage.i686.vanilla
portage_confdir: MyCatalyst/portage.i686.vanilla

View file

@ -5,4 +5,4 @@ rel_type: hardened/mips32r2
profile: hardened/linux/uclibc/mips
snapshot: current
source_subpath: hardened/mips32r2/stage2-mips32r2-uclibc-hardened
portage_confdir: /root/MyCatalyst/portage.mips.hardened
portage_confdir: MyCatalyst/portage.mips.hardened

View file

@ -5,4 +5,4 @@ rel_type: vanilla/mips32r2
profile: hardened/linux/uclibc/mips
snapshot: current
source_subpath: vanilla/mips32r2/stage2-mips32r2-uclibc-vanilla
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
portage_confdir: MyCatalyst/portage.mips.vanilla