More conservative filesystem for desktop type systems
This commit is contained in:
parent
cfd9a1f80d
commit
83d62a7af9
@ -154,16 +154,11 @@ case "$MACHINE" in
|
|||||||
extra_opts="\
|
extra_opts="\
|
||||||
--grub \
|
--grub \
|
||||||
--roottype btrfs \
|
--roottype btrfs \
|
||||||
" ;;
|
|
||||||
meshclient)
|
|
||||||
extra_opts="\
|
|
||||||
--grub \
|
|
||||||
--roottype ext3 \
|
|
||||||
" ;;
|
" ;;
|
||||||
all)
|
all)
|
||||||
extra_opts="\
|
extra_opts="\
|
||||||
--grub \
|
--grub \
|
||||||
--roottype btrfs \
|
--roottype ext4 \
|
||||||
" ;;
|
" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user