aboutsummaryrefslogtreecommitdiffstats
path: root/libalpine.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* alpine-conf: modify setup-interfaces to create simple bridgesRoger Pau Monne2011-12-301-0/+9
| | | | | | | | | | | | Modified setup-interfaces to create simple bridges (works only with one interface per bridge). Useful when setting up a Xen system, since interfaces need to be bridged in order for guests to have networking. Some distributions automatically create one bridge for each interface when Xen is installed, but I think this is too aggressive. Changes since v1: * Only ask to bridge interfaces if Xen Dom0 is detected
* setup-interfaces: fix for bb 1.17.1. accept /mask together with addressNatanael Copa2010-08-161-6/+0
| | | | And print summary of the interface configuration
* libalpine: fix ip address validationNatanael Copa2010-08-161-1/+1
| | | | new busybox doesnt support the old way we did it.
* libalpine: imported some funcs from openbsd installerNatanael Copa2009-08-191-0/+37
|
* libalpine: added die()Natanael Copa2009-05-211-1/+6
|
* install packages quietNatanael Copa2009-05-071-2/+2
|
* improve tempdir creationNatanael Copa2009-05-061-2/+2
|
* move to .in filesNatanael Copa2009-05-061-0/+73