瀏覽代碼

For simplicity images are generic by default

Bob Mottram 9 年之前
父節點
當前提交
289b8862b4
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      man/freedombone-image.1.gz
  2. 1
    1
      src/freedombone-image

二進制
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"