Use --no-boot-update instead of --no-scripts

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
This commit is contained in:
Qi Zheng
2019-07-18 05:15:55 +00:00
committed by Liu, Jianjun
parent 2f2f8c4299
commit ed5e457978
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=cassandra,python2-basic,which --no-scripts \
--bundles=cassandra,python2-basic,which --no-boot-update \
&& rm -rf /install_root/var/lib/swupd/*
# For some Host OS configuration with redirect_dir on,
+1 -1
View File
@@ -15,7 +15,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=sudo,curl,scm-server --no-scripts \
--bundles=sudo,curl,scm-server --no-boot-update \
&& rm -rf /install_root/var/lib/swupd/*
# For some Host OS configuration with redirect_dir on,
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=elasticsearch --no-scripts
--bundles=elasticsearch --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,apache-flink --no-scripts
--bundles=os-core-update,apache-flink --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,go-basic --no-scripts
--bundles=os-core-update,go-basic --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=haproxy --no-scripts
--bundles=haproxy --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -15,7 +15,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=httpd --no-scripts \
--bundles=httpd --no-boot-update \
&& rm -rf /install_root/var/lib/swupd/*
# For some Host OS configuration with redirect_dir on,
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=iperf --no-scripts
--bundles=iperf --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=mariadb --no-scripts \
--bundles=mariadb --no-boot-update \
&& rm -rf /install_root/var/lib/swupd/*
# For some Host OS configuration with redirect_dir on,
+1 -1
View File
@@ -15,7 +15,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=memcached --no-scripts \
--bundles=memcached --no-boot-update \
&& rm -rf /install_root/var/lib/swupd/*
# For some Host OS configuration with redirect_dir on,
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,nodejs-basic --no-scripts
--bundles=os-core-update,nodejs-basic --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,java-runtime --no-scripts
--bundles=os-core-update,java-runtime --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -11,7 +11,7 @@ RUN source /usr/lib/os-release \
&& mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core --no-scripts \
--bundles=os-core --no-boot-update \
&& rm -rf /install_root/var/lib/swupd/*
FROM scratch
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,perl-extras --no-scripts
--bundles=os-core-update,perl-extras --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,php-basic,curl --no-scripts
--bundles=os-core-update,php-basic,curl --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,php-basic --no-scripts
--bundles=os-core-update,php-basic --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=postgresql --no-scripts
--bundles=postgresql --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,python3-basic --no-scripts
--bundles=os-core-update,python3-basic --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,rabbitmq-server --no-scripts
--bundles=os-core-update,rabbitmq-server --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -15,7 +15,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=redis-native,findutils --no-scripts \
--bundles=redis-native,findutils --no-boot-update \
&& rm -rf /install_root/var/lib/swupd/*
# For some Host OS configuration with redirect_dir on,
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,ruby-basic --no-scripts
--bundles=os-core-update,ruby-basic --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same
+1 -1
View File
@@ -17,7 +17,7 @@ RUN source /os-release && \
mkdir /install_root \
&& swupd os-install -V ${VERSION_ID} \
--path /install_root --statedir /swupd-state \
--bundles=os-core-update,machine-learning-tensorflow --no-scripts
--bundles=os-core-update,machine-learning-tensorflow --no-boot-update
# For some Host OS configuration with redirect_dir on,
# extra data are saved on the upper layer when the same