Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-23 | libalpine: initialize $ROOT | Natanael Copa | |
2013-11-15 | Let is_xen_dom0 fail silently | Eivind Uggedal | |
/proc/xen/capabilities can be non-existent while /proc/xen exists. This behaviour was seen when booting in rescue mode on Linode. | |||
2013-07-03 | libalpine: reword some messages | Dubiousjim | |
2013-07-03 | various: use long-form apk options | Dubiousjim | |
2012-03-21 | libalpine: warn about deprecated pkg_inst/deinst | Natanael Copa | |
2012-03-21 | libalpine: add yesno function | Natanael Copa | |
2012-03-21 | libalpine: add available_ifaces | Natanael Copa | |
a sorted list of available network interfaces thats not a part of any bridge or bond | |||
2012-03-21 | libalpine: add various functions from openbsd installer | Natanael Copa | |
isin - is element in list rmel - remove element from list ask - Ask a question and read response ask_until - repeat a question til a non-blank response ask_which - repeat a question til a listed option is entered | |||
2011-12-30 | alpine-conf: modify setup-interfaces to create simple bridges | Roger Pau Monne | |
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 | |||
2010-08-16 | setup-interfaces: fix for bb 1.17.1. accept /mask together with address | Natanael Copa | |
And print summary of the interface configuration | |||
2010-08-16 | libalpine: fix ip address validation | Natanael Copa | |
new busybox doesnt support the old way we did it. | |||
2009-08-19 | libalpine: imported some funcs from openbsd installer | Natanael Copa | |
2009-05-21 | libalpine: added die() | Natanael Copa | |
2009-05-07 | install packages quiet | Natanael Copa | |
2009-05-06 | improve tempdir creation | Natanael Copa | |
2009-05-06 | move to .in files | Natanael Copa | |