diff --git a/script/build.sh b/script/build.sh index 0e605ad..8efb23a 100755 --- a/script/build.sh +++ b/script/build.sh @@ -11,7 +11,7 @@ docker export $( docker ps -aq | xargs echo | cut -d ' ' -f 1) | docker import - mkdir -p ~/image mkdir -p ~/imagesquashed -cat <<- EOF > /image/Dockerfile +cat <<- 'EOF' > /image/Dockerfile FROM sabayon/spinbase-amd64-tmp MAINTAINER mudler # Define standard volumes diff --git a/script/post-upgrade.sh b/script/post-upgrade.sh index 6665d6d..ed4f22b 100644 --- a/script/post-upgrade.sh +++ b/script/post-upgrade.sh @@ -138,6 +138,7 @@ rm -rf /etc/ssh/*_key* # Configuring for build echo "*" > /etc/eix-sync.conf +emerge-webrsync eix-sync echo "y" | layman -f -a sabayon echo "y" | layman -f -a sabayon-distro