Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
ci
/
fai.git
/
cf5e287110a942b0a43face76b11bf5ed0f2c4b1
/
.
/
scripts
/
HIKEY
/
10-setup
blob: 511de820182b06dee580a5ae219b8568e1fc1b14 [
file
] [
log
] [
blame
]
#!/bin/sh
# replace UUID with label for /boot/efi
sed
-
i
-
e
's,^UUID.*/boot/efi.*$,LABEL=BOOT /boot/efi vfat rw 0 2,'
$target
/
etc
/
fstab
echo hi655x_pmic
>>
$target
/
etc
/
initramfs
-
tools
/
modules
$ROOTCMD update
-
initramfs
-
u
-
k all