mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-17 06:11:13 +00:00
Add mkdir for casperize.
This commit is contained in:
parent
028872b351
commit
cb64198bb1
@ -10,6 +10,8 @@ case ${PASS:-} in
|
||||
;;
|
||||
esac
|
||||
|
||||
mkdir -p "/etc/initramfs-tools/conf.d"
|
||||
|
||||
cat <<EOF > /etc/initramfs-tools/conf.d/casperize.conf
|
||||
export CASPER_GENERATE_UUID=1
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user