index
:
alpine-conf
fix/utf8_ssid
master
Alpine configuration scripts
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup-interfaces.in
Age
Commit message (
Expand
)
Author
2023-01-25
setup-interfaces: add tests for auto
Natanael Copa
2023-01-24
setup-*: use fake apk instead of $MOCK apk
Natanael Copa
2022-11-21
setup-interfaces: use 'none' to leave network unmodified
Natanael Copa
2022-11-15
setup-interfaces: use iw instead of wireless-tools
Natanael Copa
2022-11-06
always quote vars in 'local' assignment
Jakub Jirutka
2022-11-05
replace 'echo -n' and 'echo -e' with printf
Jakub Jirutka
2022-07-13
setup-interfaces: allow wifi networks that has more than PSK
Natanael Copa
2022-07-13
setup-interfaces: add test for interactive wifi setup
Natanael Copa
2022-07-06
setup-interfaces: install bonding/bridge pkgs
Natanael Copa
2022-07-05
setup-interface: avoid install bridge/bonding with ifupdown-ng
Natanael Copa
2022-07-05
setup-interfaces: don't install legacy vlan package
Natanael Copa
2022-07-05
setup-interfaces: mock apk add and test that vlan gets installed
Natanael Copa
2022-07-01
setup-interfaces: use fake /sys/class/net for testing
Natanael Copa
2022-05-23
setup-{acf,interfaces}: use rc-serivce instead of /etc/init.d
Natanael Copa
2022-05-12
setup-inerfaces: fix usage, make testable
Natanael Copa
2022-04-19
setup-interfaces: strip comment of wifi password
Natanael Copa
2022-03-16
fix PREFIX in *.in
Nick Hanley
2021-11-16
setup-interfaces: don't add hostname for dhcp (fixes #12886)
Alex Xu (Hello71)
2021-11-16
setup-interfaces: Document all flags
Lukas Bestle
2021-11-16
setup-interfaces: New -r flag to restart service
Lukas Bestle
2021-01-08
setup-interfaces: use ask_yesno
Natanael Copa
2021-01-06
Fix WPA supplicant's key_mgmt for open networks.
Gentooman
2021-01-06
setup-interfaces: refactor wifi setup
Natanael Copa
2021-01-06
setup-interfaces: fix wifi error handling
Natanael Copa
2021-01-06
setup-interfaces: start wpa_supplicant service
Natanael Copa
2021-01-06
setup-interfaces: make ssid list prettier
Natanael Copa
2018-06-13
setup-interfaces: add -a option for auto setup
Natanael Copa
2017-05-23
setup-interfaces: allow spaces in ssid and psk
Carlo Landmeter
2016-11-02
indent heredocs and replace echos with heredoc where appropriate
Jakub Jirutka
2016-11-02
replace deprecated `...` syntax with $(...) in shell scripts
Jakub Jirutka
2016-11-02
fix mixed tabs & spaces and surplus empty lines at EOF
Jakub Jirutka
2016-06-14
setup-interfaces: fix wifi setup
Natanael Copa
2016-04-05
setup-interfaces: add limited support for configuring wireless interfaces
Leonardo Arena
2015-05-06
setup-interfaces: replace non-breaking space with normal space
Natanael Copa
2015-05-06
setup-interfaces: do not configure lo on LXC
Natanael Copa
2014-04-23
setup-interfaces: remove -p option and fix whitespace damage
Natanael Copa
2014-04-23
fix permissions
Natanael Copa
2013-07-03
various: use long-form apk options
Dubiousjim
2013-03-01
setup-interfaces: fix vlan-raw-device
Natanael Copa
2012-12-21
setup-interfaces: fix ip: can't find device 'eth1.3' message
Natanael Copa
2012-06-21
setup-interfaces: allow setting up vlans on top of bonding
Natanael Copa
2012-06-20
setup-interfaces: fix setting up bridge for xen dom0
Natanael Copa
2012-06-20
setup-interfaces: do not ask to bridge bridge interfaces
Natanael Copa
2012-03-23
setup-interfaces: improve help texts
Natanael Copa
2012-03-23
setup-interfaces: add support for vlans
Natanael Copa
2012-03-22
setup-interfaces: install packages for bonding and/or bridge if needed
Natanael Copa
2012-03-22
setup-interfaces: allow 'manual' interfaces without ip addr
Natanael Copa
2012-03-22
setup-interfaces: initial bonding support
Natanael Copa
2012-03-22
setup-interfaces: be more verbose on what ports are already added to bridge
Natanael Copa
2012-03-22
setup-interfaces: remove dead code
Natanael Copa
[next]