瀏覽代碼

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