소스 검색

Change filesystem for mesh client

Bob Mottram 7 년 전
부모
커밋
80e8be80c5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-image-make

+ 1
- 1
src/freedombone-image-make 파일 보기

158
     meshclient)
158
     meshclient)
159
         extra_opts="\
159
         extra_opts="\
160
  --grub \
160
  --grub \
161
- --roottype btrfs \
161
+ --roottype ext3 \
162
 "   ;;
162
 "   ;;
163
     all)
163
     all)
164
         extra_opts="\
164
         extra_opts="\