aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* setup-bootable: move syslinux.cfg to /boot/syslinux/ if needed2.11-stableNatanael Copa2013-11-191-18/+37
| | | | (cherry picked from commit e8c99e12ef55bbc4d5a3bbb1d4075fb9d8bb8cae)
* setup-interfaces: fix vlan-raw-deviceNatanael Copa2013-11-191-1/+1
| | | | ref #1624
* setup-interfaces: fix ip: can't find device 'eth1.3' messageNatanael Copa2013-11-191-1/+3
| | | | ref #1404
* ==== release 2.11.3 ====v2.11.3Natanael Copa2012-10-031-1/+1
|
* setup-bootable: fix the 'Could not find the parent device for ...'Natanael Copa2012-10-031-1/+1
| | | | | ref #1399 (cherry picked from commit d1de3c5a190f8ffb2ed8e768dcbfb968a88f5384)
* setup-acf: force update of openrc dependency cacheNatanael Copa2012-10-031-0/+2
| | | | | | In some situations it might not be updated automatically due to timestamp resolution on filesystem is 1 sec. (cherry picked from commit b0933e81cd81f331c4e9ab03fda87e829ca2ee04)
* lbu: check permissions when generating apkovlNatanael Copa2012-07-171-1/+1
| | | | | | We want include files and dirs that have changed permissions. ref #1241
* lbu: do not use xargsNatanael Copa2012-07-041-10/+4
| | | | | | | | | xargs will execute the command twice if the buffer becomes long enough. This will break tar. We also use -z instead of piping via gzip while here. ref #1240
* ==== release 2.11.2 ====v2.11.2Natanael Copa2012-06-261-1/+1
|
* setup-disk: fix install of xen dom0Natanael Copa2012-06-211-11/+8
| | | | ref #1213
* setup-interfaces: allow setting up vlans on top of bondingNatanael Copa2012-06-211-2/+11
| | | | | | | Handle case when user enters vlan on top of bond (i.e bond0.8) In this case we first set up the bond interface with default address to "none" and then afterwards we set up the vlan interface.
* setup-interfaces: fix setting up bridge for xen dom0Natanael Copa2012-06-201-2/+2
|
* setup-xen-dom0: setup script to set up basic xen dom0Natanael Copa2012-06-203-0/+39
|
* setup-interfaces: do not ask to bridge bridge interfacesNatanael Copa2012-06-201-1/+5
|
* setup-apkrepos: do not add empty mirrorsNatanael Copa2012-05-271-0/+4
| | | | ref #1073
* ==== release 2.11.1 ====v2.11.1Natanael Copa2012-05-041-1/+1
|
* setup-bootable: show warning if remount as rw failsNatanael Copa2012-05-041-1/+1
|
* setup-bootable: handle cciss devices betterNatanael Copa2012-05-041-2/+17
|
* setup-bootable: fix syncing and remount as rwNatanael Copa2012-05-041-2/+3
| | | | we sync on cleanup and wait before remounting as rw
* setup-bootable: remount as read/write if neededNatanael Copa2012-05-041-0/+19
|
* setup-bootable: cleanup. use vecho for echo when verbose modeNatanael Copa2012-05-041-7/+12
|
* setup-acf: fix -aNatanael Copa2012-05-021-1/+1
|
* setup-acf: install packages before creating acf passwordNatanael Copa2012-05-021-3/+3
| | | | the acfpasswd utility needs to be installed first
* setup-acf: use new location for mini_httpd.confNatanael Copa2012-05-021-2/+2
|
* lbu: do not include /var/lib/apk/world in apkovlNatanael Copa2012-04-301-3/+0
| | | | We depend on newer version of apk-tools anyways.
* ==== release 2.11.0 ====v2.11.0Natanael Copa2012-04-271-1/+1
|
* remove setup-ads, setup-alpine-web and setup-cryptswapNatanael Copa2012-04-274-375/+0
|
* setup-alpine: ask for proxy serverNatanael Copa2012-04-271-0/+8
|
* lbu: automatically migrate old include/exclude to lbu.listNatanael Copa2012-04-271-7/+41
|
* lbu: use apk's protected_path.d instead of tar include/excludeNatanael Copa2012-04-261-44/+58
|
* setup-proxy: make sure it gets properly installedNatanael Copa2012-03-231-5/+6
|
* setup-proxy: use ask instead of default_read and add debug stuffNatanael Copa2012-03-231-5/+8
| | | | add -p for setting ROOT so we can debug this easier.
* ==== release 2.10.0 ====v2.10.0Natanael Copa2012-03-231-1/+1
|
* uniso: fix compile warning on x86_64Natanael Copa2012-03-231-1/+1
|
* setup-interfaces: improve help textsNatanael Copa2012-03-231-6/+29
| | | | Tanks to nangel
* setup-interfaces: add support for vlansNatanael Copa2012-03-231-1/+31
|
* setup-interfaces: install packages for bonding and/or bridge if neededNatanael Copa2012-03-221-1/+9
|
* setup-interfaces: allow 'manual' interfaces without ip addrNatanael Copa2012-03-221-2/+9
| | | | Useful for bonding and bridges
* setup-interfaces: initial bonding supportNatanael Copa2012-03-221-4/+60
|
* setup-interfaces: be more verbose on what ports are already added to bridgeNatanael Copa2012-03-221-9/+21
|
* setup-interfaces: remove dead codeNatanael Copa2012-03-221-6/+0
| | | | We use new style bridge configuration now
* setup-interfaces: remove newlines from bridge-portsNatanael Copa2012-03-221-1/+1
|
* setun-interface: user the term 'ports' when asking for bridge portsNatanael Copa2012-03-221-2/+2
| | | | This makes it slightly clearer what we are doing
* setup-interfaces: configure bridge from interface questionNatanael Copa2012-03-221-2/+47
|
* setup-interfaces: have the xen bridge stuff to use the new ifup bridge thingyNatanael Copa2012-03-221-31/+19
|
* setup-interfaces: support creating bridge when asking for ip addrNatanael Copa2012-03-211-10/+55
|
* libalpine: warn about deprecated pkg_inst/deinstNatanael Copa2012-03-211-0/+2
|
* setup-keymap: do not use pkg_inst/pkg_deinstNatanael Copa2012-03-211-2/+2
| | | | we will only support apk tools so lets make things simpler
* setup-interfaces: do not use pkg_instNatanael Copa2012-03-211-2/+2
| | | | | we will never support any other package manager than apk add so lets clean up the code
* setup-interfaces: use yesno funcNatanael Copa2012-03-211-2/+6
|