Merge lp:~roadmr/checkbox-legacy/ppcl-ac into lp:~checkbox-dev/checkbox-legacy/packaging

Proposed by Daniel Manrique
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 77
Merged at revision: 77
Proposed branch: lp:~roadmr/checkbox-legacy/ppcl-ac
Merge into: lp:~checkbox-dev/checkbox-legacy/packaging
Diff against target: 32 lines (+15/-0)
1 file modified
debian/checkbox.templates (+15/-0)
To merge this branch: bzr merge lp:~roadmr/checkbox-legacy/ppcl-ac
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+223286@code.launchpad.net

Commit message

Adds some missing config variables to checkbox's debconf template.

Description of the change

Adds some missing config variables to checkbox's debconf template.

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

Blast from the past :-)

+1

review: Approve
Revision history for this message
Daniel Manrique (roadmr) wrote :

Awesome, tarmac is not processing checkbox-legacy...

Revision history for this message
Daniel Manrique (roadmr) wrote :

Added to tarmac, should begin processing in ~5 minutes.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/checkbox.templates'
2--- debian/checkbox.templates 2013-06-01 14:18:12 +0000
3+++ debian/checkbox.templates 2014-06-16 19:03:57 +0000
4@@ -66,6 +66,16 @@
5 _Description: WPA N PSK:
6 The PSK of the 802.11n router with WPA security.
7
8+Template: checkbox/plugins/environment_info/wpa_ac_ssid
9+Type: string
10+_Description: WPA AC SSID:
11+ The SSID of the 802.11ac router with WPA security.
12+
13+Template: checkbox/plugins/environment_info/wpa_ac_psk
14+Type: string
15+_Description: WPA AC PSK:
16+ The PSK of the 802.11ac router with WPA security.
17+
18 Template: checkbox/plugins/environment_info/open_bg_ssid
19 Type: string
20 _Description: Open BG SSID:
21@@ -76,6 +86,11 @@
22 _Description: Open N SSID:
23 The SSID of the 802.11n router with open security.
24
25+Template: checkbox/plugins/environment_info/open_ac_ssid
26+Type: string
27+_Description: Open AC SSID:
28+ The SSID of the 802.11ac router with open security.
29+
30 Template: checkbox/plugins/environment_info/btdevaddr
31 Type: string
32 _Description: Bluetooth Device Address:

Subscribers

People subscribed via source and target branches