diff options
author | Karsten Merker <merker@debian.org> | 2015-04-04 14:58:41 +0000 |
---|---|---|
committer | Karsten Merker <merker@debian.org> | 2015-04-04 14:58:41 +0000 |
commit | 1abefe0444faa41a393419f87d2427194af85e3b (patch) | |
tree | 27ae50da87e3a509ae343a5d4ef71680e7d2e685 /build | |
parent | ced8cbed470ca0f915e9ee2bb3b9add05c66e97f (diff) | |
download | installation-guide-1abefe0444faa41a393419f87d2427194af85e3b.zip |
Set the installation-guide status for armhf and armel to "checked".
Diffstat (limited to 'build')
-rw-r--r-- | build/arch-options/armel | 2 | ||||
-rw-r--r-- | build/arch-options/armhf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/arch-options/armel b/build/arch-options/armel index e9628c138..7ebc1a73e 100644 --- a/build/arch-options/armel +++ b/build/arch-options/armel @@ -24,4 +24,4 @@ frontend="newt;not-gtk" other="supports-serial-console" smp="" goodies="supports-lang-chooser" -status="not-checked" +status="checked" diff --git a/build/arch-options/armhf b/build/arch-options/armhf index e14246b1d..559f273ad 100644 --- a/build/arch-options/armhf +++ b/build/arch-options/armhf @@ -24,4 +24,4 @@ frontend="newt;not-gtk" other="supports-serial-console" smp="" goodies="supports-lang-chooser" -status="not-checked" +status="checked" |