summaryrefslogtreecommitdiff
path: root/setup-interfaces.in
AgeCommit message (Expand)Author
2022-05-23setup-{acf,interfaces}: use rc-serivce instead of /etc/init.dNatanael Copa
2022-05-12setup-inerfaces: fix usage, make testableNatanael Copa
2022-04-19setup-interfaces: strip comment of wifi passwordNatanael Copa
2022-03-16fix PREFIX in *.inNick Hanley
2021-11-16setup-interfaces: don't add hostname for dhcp (fixes #12886)Alex Xu (Hello71)
2021-11-16setup-interfaces: Document all flagsLukas Bestle
2021-11-16setup-interfaces: New -r flag to restart serviceLukas Bestle
2021-01-08setup-interfaces: use ask_yesnoNatanael Copa
2021-01-06Fix WPA supplicant's key_mgmt for open networks.Gentooman
2021-01-06setup-interfaces: refactor wifi setupNatanael Copa
2021-01-06setup-interfaces: fix wifi error handlingNatanael Copa
2021-01-06setup-interfaces: start wpa_supplicant serviceNatanael Copa
2021-01-06setup-interfaces: make ssid list prettierNatanael Copa
2018-06-13setup-interfaces: add -a option for auto setupNatanael Copa
2017-05-23setup-interfaces: allow spaces in ssid and pskCarlo Landmeter
2016-11-02indent heredocs and replace echos with heredoc where appropriateJakub Jirutka
2016-11-02replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka
2016-06-14setup-interfaces: fix wifi setupNatanael Copa
2016-04-05setup-interfaces: add limited support for configuring wireless interfacesLeonardo Arena
2015-05-06setup-interfaces: replace non-breaking space with normal spaceNatanael Copa
2015-05-06setup-interfaces: do not configure lo on LXCNatanael Copa
2014-04-23setup-interfaces: remove -p option and fix whitespace damageNatanael Copa
2014-04-23fix permissionsNatanael Copa
2013-07-03various: use long-form apk optionsDubiousjim
2013-03-01setup-interfaces: fix vlan-raw-deviceNatanael Copa
2012-12-21setup-interfaces: fix ip: can't find device 'eth1.3' messageNatanael Copa
2012-06-21setup-interfaces: allow setting up vlans on top of bondingNatanael Copa
2012-06-20setup-interfaces: fix setting up bridge for xen dom0Natanael Copa
2012-06-20setup-interfaces: do not ask to bridge bridge interfacesNatanael Copa
2012-03-23setup-interfaces: improve help textsNatanael Copa
2012-03-23setup-interfaces: add support for vlansNatanael Copa
2012-03-22setup-interfaces: install packages for bonding and/or bridge if neededNatanael Copa
2012-03-22setup-interfaces: allow 'manual' interfaces without ip addrNatanael Copa
2012-03-22setup-interfaces: initial bonding supportNatanael Copa
2012-03-22setup-interfaces: be more verbose on what ports are already added to bridgeNatanael Copa
2012-03-22setup-interfaces: remove dead codeNatanael Copa
2012-03-22setup-interfaces: remove newlines from bridge-portsNatanael Copa
2012-03-22setun-interface: user the term 'ports' when asking for bridge portsNatanael Copa
2012-03-22setup-interfaces: configure bridge from interface questionNatanael Copa
2012-03-22setup-interfaces: have the xen bridge stuff to use the new ifup bridge thingyNatanael Copa
2012-03-21setup-interfaces: support creating bridge when asking for ip addrNatanael Copa
2012-03-21setup-interfaces: do not use pkg_instNatanael Copa
2012-03-21setup-interfaces: use yesno funcNatanael Copa
2012-03-21setup-interfaces: use "ask" instead of "default_read"Natanael Copa
2012-03-21setup-interfaces: cleanupNatanael Copa
2011-12-30setup-interfaces: add -b to ask for bridgesNatanael Copa
2011-12-30alpine-conf: modify setup-interfaces to create simple bridgesRoger Pau Monne
2011-09-13setup-interfaces: cleanupNatanael Copa
2011-08-07setup-interfaces: add an option to read custom /etc/network/interfaces from s...Jeff Bilyk