[Kimchi-devel] [PATCH] [Kimchi 4/7] Update Gentoo remote images.
pvital at linux.vnet.ibm.com
pvital at linux.vnet.ibm.com
Thu Jun 23 17:11:31 UTC 2016
From: Paulo Vital <pvital at linux.vnet.ibm.com>
Updated the links to Gentoo remote ISO images.
Signed-off-by: Paulo Vital <pvital at linux.vnet.ibm.com>
---
distros.d/gentoo.json | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/distros.d/gentoo.json b/distros.d/gentoo.json
index 2c0f012..487e3ab 100644
--- a/distros.d/gentoo.json
+++ b/distros.d/gentoo.json
@@ -1,9 +1,16 @@
[
{
- "name": "gentoo-20141204",
+ "name": "gentoo-20140826",
"os_distro": "gentoo",
"os_arch": "x86_64",
- "os_version": "20141204",
- "path": "http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/install-amd64-minimal-20141204.iso"
+ "os_version": "20140826",
+ "path": "http://distfiles.gentoo.org/releases/amd64/20140826/livedvd-amd64-multilib-20140826.iso"
+ },
+ {
+ "name": "gentoo-20160514",
+ "os_distro": "gentoo",
+ "os_arch": "x86_64",
+ "os_version": "20160514",
+ "path": "http://distfiles.gentoo.org/releases/amd64/20160514/livedvd-amd64-multilib-20160514.iso"
}
]
--
2.5.5
More information about the Kimchi-devel
mailing list