|
|
@ -911,8 +911,7 @@ configure_oci() {
|
|
|
|
Chroot ${chroot} "chmod +x /usr/sbin/policy-rc.d"
|
|
|
|
Chroot ${chroot} "chmod +x /usr/sbin/policy-rc.d"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Inject a build stamp into the image
|
|
|
|
# Inject a build stamp into the image
|
|
|
|
|
|
|
|
|
|
|
|
mkdir -p ${chroot}/etc/cloud
|
|
|
|
mkdir -p ${chroot}/etc/cloud
|
|
|
|
cat > ${chroot}/etc/cloud/build.info << EOF
|
|
|
|
cat > ${chroot}/etc/cloud/build.info << EOF
|
|
|
|
serial: $serial
|
|
|
|
serial: $serial
|
|
|
|