~morphis/snappy-hwe-snaps/+git/wifi-ap:feature/config-disable-by-default

Last commit made on 2017-02-03
Get this branch:
git clone -b feature/config-disable-by-default https://git.launchpad.net/~morphis/snappy-hwe-snaps/+git/wifi-ap
Only Simon Fels can upload to this branch. If you are Simon Fels please log in for upload directions.

Branch merges

Branch information

Name:
feature/config-disable-by-default
Repository:
lp:~morphis/snappy-hwe-snaps/+git/wifi-ap

Recent commits

66545e2... by Simon Fels

Use high enough kill timeout for the spread tests

a016b17... by Simon Fels

Clear system log files before each test run and print on debug

f71b528... by Simon Fels

Printout scan results for better debugging

1197eac... by Simon Fels

Try a bit more often to scan for UTF-8 ssid to come up

b734ac5... by Simon Fels

Add configure option to allow disabling automatic setup from the gadget snap

The test case needs to stay manual until a first version of the snap
with a configure hook is released into edge.

8d325ad... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch master

Merge-Proposal: https://code.launchpad.net/~teknoraver/snappy-hwe-snaps/+git/wifi-ap/+merge/314322

b6b5c19... by Matteo Croce

multiple set support

Config can now set multiple values with a single call.
The sintax is a simple key=value list, for example:
config set disable=true wifi.essid=Ubuntu wifi.interface=wlan0

ffae0fb... by Simon Fels

Bump version to 11

2f9a2a0... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix-int-overflow

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/wifi-ap/+merge/314024

25219d0... by Simon Fels

cmd: wizard: don't use predefined max int constant as it casues an overflow