diff --git a/configs/eewiki_minfs_debian_testing_armhf.conf b/configs/eewiki_minfs_debian_jessie_armhf.conf similarity index 100% rename from configs/eewiki_minfs_debian_testing_armhf.conf rename to configs/eewiki_minfs_debian_jessie_armhf.conf diff --git a/configs/eewiki_minfs_debian_stable_armel.conf b/configs/eewiki_minfs_debian_wheezy_armel.conf similarity index 100% rename from configs/eewiki_minfs_debian_stable_armel.conf rename to configs/eewiki_minfs_debian_wheezy_armel.conf diff --git a/configs/eewiki_minfs_debian_stable_armhf.conf b/configs/eewiki_minfs_debian_wheezy_armhf.conf similarity index 100% rename from configs/eewiki_minfs_debian_stable_armhf.conf rename to configs/eewiki_minfs_debian_wheezy_armhf.conf diff --git a/configs/eewiki_minfs_ubuntu_stable_armhf.conf b/configs/eewiki_minfs_ubuntu_trusty_armhf.conf similarity index 100% rename from configs/eewiki_minfs_ubuntu_stable_armhf.conf rename to configs/eewiki_minfs_ubuntu_trusty_armhf.conf diff --git a/publish/rcn-ee_eewiki.sh b/publish/rcn-ee_eewiki.sh index 0882e1394a6f5752f70fe6a605140e9bfc8a4ff0..d694ac54de9bb041ca8113cdbc7df159df9910e8 100755 --- a/publish/rcn-ee_eewiki.sh +++ b/publish/rcn-ee_eewiki.sh @@ -8,14 +8,14 @@ export apt_proxy=apt-proxy:3142/ ./RootStock-NG.sh -c eewiki_bare_debian_wheezy_armel ./RootStock-NG.sh -c eewiki_bare_debian_wheezy_armhf -./RootStock-NG.sh -c eewiki_minfs_debian_stable_armel -./RootStock-NG.sh -c eewiki_minfs_debian_stable_armhf -./RootStock-NG.sh -c eewiki_minfs_debian_testing_armhf -./RootStock-NG.sh -c eewiki_minfs_ubuntu_stable_armhf +./RootStock-NG.sh -c eewiki_minfs_debian_wheezy_armel +./RootStock-NG.sh -c eewiki_minfs_debian_wheezy_armhf +./RootStock-NG.sh -c eewiki_minfs_debian_jessie_armhf +./RootStock-NG.sh -c eewiki_minfs_ubuntu_trusty_armhf debian_stable="debian-7.8" debian_testing="debian-jessie" -ubuntu_stable="ubuntu-14.04.1" +ubuntu_stable="ubuntu-14.04.2" archive="xz -z -8 -v" cat > ${DIR}/deploy/gift_wrap_final_images.sh <<-__EOF__ diff --git a/readme.md b/readme.md index 951ea495e0c13242b11bb3cc516147b570d16656..f558abde74e862cc1dc2e702c2989e7b92b77fe9 100644 --- a/readme.md +++ b/readme.md @@ -44,15 +44,15 @@ Master branch: eewiki.net: Debian Stable (armel) minfs: - ./RootStock-NG.sh -c eewiki_minfs_debian_stable_armel + ./RootStock-NG.sh -c eewiki_minfs_debian_wheezy_armel eewiki.net: Debian Stable (armhf) minfs: - ./RootStock-NG.sh -c eewiki_minfs_debian_stable_armhf + ./RootStock-NG.sh -c eewiki_minfs_debian_wheezy_armhf eewiki.net: Ubuntu Stable (armhf) minfs: - ./RootStock-NG.sh -c eewiki_minfs_ubuntu_stable_armhf + ./RootStock-NG.sh -c eewiki_minfs_ubuntu_trusty_armhf eewiki.net: Debian Stable (armel) barefs: