diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-04-25 21:04:41 -0400 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2016-04-26 21:22:51 +0000 |
commit | 4146ede4550995d5fea87094aaf7ed677fb4a5d5 (patch) | |
tree | 9d9af2e9afc02d322ead8194f940e616ed9e609f | |
parent | cloud stages: use latest cloud-init due to upstream bug https://bugs.launchpa... (diff) | |
download | releng-4146ede4550995d5fea87094aaf7ed677fb4a5d5.tar.gz releng-4146ede4550995d5fea87094aaf7ed677fb4a5d5.tar.bz2 releng-4146ede4550995d5fea87094aaf7ed677fb4a5d5.zip |
tools-uclibc: have busybox use a savedconfig, bug #567598
12 files changed, 12 insertions, 0 deletions
diff --git a/tools-uclibc/portage.amd64.hardened/package.use/busybox b/tools-uclibc/portage.amd64.hardened/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.amd64.hardened/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.amd64.vanilla/package.use/busybox b/tools-uclibc/portage.amd64.vanilla/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.amd64.vanilla/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.armv7a.hardened/package.use/busybox b/tools-uclibc/portage.armv7a.hardened/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.armv7a.hardened/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.armv7a.vanilla/package.use/busybox b/tools-uclibc/portage.armv7a.vanilla/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.armv7a.vanilla/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.i686.hardened/package.use/busybox b/tools-uclibc/portage.i686.hardened/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.i686.hardened/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.i686.vanilla/package.use/busybox b/tools-uclibc/portage.i686.vanilla/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.i686.vanilla/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.mips32r2.hardened/package.use/busybox b/tools-uclibc/portage.mips32r2.hardened/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.mips32r2.hardened/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.mips32r2.vanilla/package.use/busybox b/tools-uclibc/portage.mips32r2.vanilla/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.mips32r2.vanilla/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.mipsel3.hardened/package.use/busybox b/tools-uclibc/portage.mipsel3.hardened/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.mipsel3.hardened/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.mipsel3.vanilla/package.use/busybox b/tools-uclibc/portage.mipsel3.vanilla/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.mipsel3.vanilla/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.ppc.hardened/package.use/busybox b/tools-uclibc/portage.ppc.hardened/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.ppc.hardened/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig diff --git a/tools-uclibc/portage.ppc.vanilla/package.use/busybox b/tools-uclibc/portage.ppc.vanilla/package.use/busybox new file mode 100644 index 00000000..0576832a --- /dev/null +++ b/tools-uclibc/portage.ppc.vanilla/package.use/busybox @@ -0,0 +1 @@ +sys-apps/busybox -* savedconfig |