summaryrefslogtreecommitdiff
path: root/libalpine.sh.in
AgeCommit message (Expand)Author
2023-01-24libalpine: remove deprecated pkg_inst/pkg_deinstNatanael Copa
2022-11-06always quote vars in 'local' assignmentJakub Jirutka
2022-11-05replace 'echo -n' and 'echo -e' with printfJakub Jirutka
2022-07-13libalpine.sh: add test for askpassNatanael Copa
2022-07-01libalpine.sh: add tests for available_ifacesNatanael Copa
2022-05-23setup-alpine: cleanup: remove use of NOCOMMITNatanael Copa
2021-11-16setup-dns: Use FQDN from hostname as domainLukas Bestle
2021-02-15split modloop copy to a separate scriptAlex Xu (Hello71)
2021-01-08libalpine.sh: add ask_yesnoNatanael Copa
2021-01-08libalpine.sh: dont consider 1 or true as "yes" for yesnoNatanael Copa
2020-01-24libalpine: make vecho and qecho return successNatanael Copa
2019-11-21libalpine: use correct exit code in trapNatanael Copa
2016-11-02replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka
2014-06-23libalpine: available_ifaces: fallback to 'ip link' if /sys is not mountedNatanael Copa
2014-04-23libalpine: initialize $ROOTNatanael Copa
2013-11-15Let is_xen_dom0 fail silentlyEivind Uggedal
2013-07-03libalpine: reword some messagesDubiousjim
2013-07-03various: use long-form apk optionsDubiousjim
2012-03-21libalpine: warn about deprecated pkg_inst/deinstNatanael Copa
2012-03-21libalpine: add yesno functionNatanael Copa
2012-03-21libalpine: add available_ifacesNatanael Copa
2012-03-21libalpine: add various functions from openbsd installerNatanael Copa
2011-12-30alpine-conf: modify setup-interfaces to create simple bridgesRoger Pau Monne
2010-08-16setup-interfaces: fix for bb 1.17.1. accept /mask together with addressNatanael Copa
2010-08-16libalpine: fix ip address validationNatanael Copa
2009-08-19libalpine: imported some funcs from openbsd installerNatanael Copa
2009-05-21libalpine: added die()Natanael Copa
2009-05-07install packages quietNatanael Copa
2009-05-06improve tempdir creationNatanael Copa
2009-05-06move to .in filesNatanael Copa