Przeglądaj źródła

Change filesystem for mesh client

Bob Mottram 7 lat temu
rodzic
commit
80e8be80c5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/freedombone-image-make

+ 1
- 1
src/freedombone-image-make Wyświetl plik

@@ -158,7 +158,7 @@ case "$MACHINE" in
158 158
     meshclient)
159 159
         extra_opts="\
160 160
  --grub \
161
- --roottype btrfs \
161
+ --roottype ext3 \
162 162
 "   ;;
163 163
     all)
164 164
         extra_opts="\