Browse Source

For simplicity images are generic by default

Bob Mottram 9 years ago
parent
commit
289b8862b4
2 changed files with 1 additions and 1 deletions
  1. BIN
      man/freedombone-image.1.gz
  2. 1
    1
      src/freedombone-image

BIN
man/freedombone-image.1.gz View File


+ 1
- 1
src/freedombone-image View File

@@ -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"