mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 01:11:31 +00:00
its /etc/fw_env.config
This commit is contained in:
parent
b3b321ea92
commit
4d2b68630d
@ -4,7 +4,7 @@ set -e
|
|||||||
|
|
||||||
if [ "$(dpkg --print-architecture)" = "armhf" ]; then
|
if [ "$(dpkg --print-architecture)" = "armhf" ]; then
|
||||||
mkdir -p /boot/uboot
|
mkdir -p /boot/uboot
|
||||||
cat > /etc/fw_env.conf <<EOF
|
cat > /etc/fw_env.config <<EOF
|
||||||
# snappy u-boot env config
|
# snappy u-boot env config
|
||||||
/boot/uboot/uboot.env 0x0000 0x4000
|
/boot/uboot/uboot.env 0x0000 0x4000
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user