mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-30 12:40:33 +02:00
add base initscripts to initramfs image
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user