|
|
@ -18,11 +18,6 @@ if [ "$IMAGEFORMAT" == "none" ]; then
|
|
|
|
touch "/var/lib/oem-config/run"
|
|
|
|
touch "/var/lib/oem-config/run"
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
/usr/sbin/useradd -d /home/oem -G adm,sudo -m -N -u 29999 oem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/usr/sbin/oem-config-prepare --quiet
|
|
|
|
|
|
|
|
touch "/var/lib/oem-config/run"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Update the fstab to include the "discard" option
|
|
|
|
# Update the fstab to include the "discard" option
|
|
|
|
awk \
|
|
|
|
awk \
|
|
|
|
-v root_fs_label="writable" \
|
|
|
|
-v root_fs_label="writable" \
|
|
|
|