1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-08-28 14:52:16 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
DanyLE
c6e7fb2290 add base initscripts to initramfs image 2023-08-02 17:15:01 +02:00

View File

@@ -44,6 +44,7 @@ image_patch () {
# create /etc/fstab
cat << EOF > ${IMAGE_ROOTFS}/etc/fstab
/dev/mmcblk0p1 /boot auto defaults 0 0
/dev/mmcblk0p4 /home auto defaults 0 0
EOF
cat << EOF > ${IMAGE_ROOTFS}/etc/hostname