mmc: add rootfs label

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/22/head
Robert Nelson 12 years ago
parent b45a5a041a
commit 9a476d6071

@ -972,10 +972,10 @@ setup_parition_recipe () {
500 1000 -1 ext4
method{ format } format{ }
use_filesystem{ } filesystem{ ext4 }
mountpoint{ / }
mountpoint{ / } label{ rootfs }
options/noatime{ noatime } .
128 1200 ${conf_swapsize_mb} 300% linux-swap
128 1200 ${conf_swapsize_mb} linux-swap
method{ swap }
format{ } .

Loading…
Cancel
Save