소스 검색

For simplicity images are generic by default

Bob Mottram 9 년 전
부모
커밋
289b8862b4
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      man/freedombone-image.1.gz
  2. 1
    1
      src/freedombone-image

BIN
man/freedombone-image.1.gz 파일 보기


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

@@ -74,7 +74,7 @@ SSH_PUBKEY="no"
74 74
 INTERACTIVE="no"
75 75
 
76 76
 # Whether this is a generic image for mass redistribution on the interwebs
77
-GENERIC_IMAGE="no"
77
+GENERIC_IMAGE="yes"
78 78
 
79 79
 # Whether to reduce the number of decisions during interactive install
80 80
 MINIMAL_INSTALL="yes"