Package: ifscheme / 1.7-5

Metadata

Package Version Patches format
ifscheme 1.7-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
create var lib ifscheme.diff | (download)

ifscheme.init | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
readme use full pathname.diff | (download)

README.ifscheme | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
ifscheme remove bashism.diff | (download)

ifscheme | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
init script lsb header.diff | (download)

ifscheme.init | 11 11 + 0 - 0 !
1 file changed, 11 insertions(+)

---
manpage escape dashes.diff | (download)

ifscheme.8 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
wait for valid iwlist scan.diff | (download)

wifichoice.sh | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 ifscheme: improvements for wifichoice.sh
Bug-Debian: http://bugs.debian.org/661086

For some unknown reason, my wifi interface needs some non-deterministic time
after being brought up before a scan works.


look for wpa statements.diff | (download)

wifichoice.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 ifscheme: improvements for wifichoice.sh
Bug-Debian: http://bugs.debian.org/661086

Checking for wireless- is ok but most of my wireless stanzas have only wpa- 
lines.


init script source functions.diff | (download)

ifscheme.init | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
init script use run network.diff | (download)

ifscheme.init | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
use run network | (download)

ifscheme | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use /run/network to read/store state.
 Ifscheme used /etc/network/run, but this directory is no longer used since
 stretch.