aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* setup-disk: cleanup. make sure we don't add raid modules more than onceNatanael Copa2012-03-051-2/+2
* setup-disk: cleanup. use shell manipulation instead of sedNatanael Copa2012-03-051-2/+2
* setup-disk: cleanup. clarify what raidopt and raidmod doesNatanael Copa2012-03-051-3/+9
* setup-disk: monor code cleanupNatanael Copa2012-03-051-2/+2
* setup-disk: fix enumerate_fstabNatanael Copa2012-03-051-2/+2
* setup-disk: allow override filesystem for /var via VARFSNatanael Copa2012-03-051-1/+2
* setup-alpine: clean up the usage helpNatanael Copa2012-03-051-3/+4
* setup-disk: tell user that MBR might need be set manullyNatanael Copa2012-03-021-1/+2
* setup-proxy: minor cleanupsNatanael Copa2012-02-241-3/+2
* setup-proxy: new tool for configuring proxyDieter Bloms2012-02-241-0/+66
* setup-acf: use acfpasswd utility to set passwordNatanael Copa2012-01-121-5/+2
* setup-interfaces: add -b to ask for bridgesNatanael Copa2011-12-301-11/+16
* alpine-conf: modify setup-interfaces to create simple bridgesRoger Pau Monne2011-12-302-4/+54
* setup-apkcache: suggest /var/cache/apk as cache dir when not tmpfs rootNatanael Copa2011-11-161-0/+11
* setup-disk: fix booting from cciss devicesNatanael Copa2011-11-081-0/+8
* setup-disk: fix compaq server disk arrays /dev/cciss/c0d0 style disksNatanael Copa2011-11-071-6/+9
* ==== release 2.9.3 ====v2.9.3Natanael Copa2011-10-281-1/+1
* setup-alpine: do not ask for ntp if qemu guestNatanael Copa2011-10-281-1/+7
* setup-alpine: implement -q for quick modeNatanael Copa2011-10-281-3/+11
* setup-sshd: minor tweaking of promptNatanael Copa2011-10-281-1/+1
* setup-ntp: minor tweaking of promptNatanael Copa2011-10-281-1/+1
* setup-bootable: do not remove :vfat from syslinux.cfgNatanael Copa2011-10-271-1/+1
* ==== release 2.9.2 ====v2.9.2Natanael Copa2011-10-261-1/+1
* setup-apkcache: add help textNatanael Copa2011-10-261-1/+17
* setup-lbu: fix promptNatanael Copa2011-10-261-2/+5
* setup-apkcache: fix promptNatanael Copa2011-10-261-1/+1
* setup-apkcache: search fstab for mount point firstNatanael Copa2011-10-261-1/+20
* setup-disk: fix swap size calculationNatanael Copa2011-10-261-6/+24
* ==== release 2.9.1 ====v2.9.1Natanael Copa2011-10-241-1/+1
* Use 'apk <cmd>' instead of apk_<cmd>Natanael Copa2011-10-247-8/+8
* setup-disk: use update-extlinux to generate the extlinux.confNatanael Copa2011-10-241-31/+17
* ==== release 2.9.0 ====v2.9.0Natanael Copa2011-10-061-1/+1
* setup-ntp: cleanup a bitNatanael Copa2011-10-061-29/+25
* setup-sshd: clean up code a bitNatanael Copa2011-10-061-16/+16
* setup-bootable: revert the cache logicNatanael Copa2011-10-061-32/+0
* setup-bootable: use force UUID in syslinux.cfg, even for upgradersNatanael Copa2011-09-301-1/+13
* lbu: implement LBU_BACKUPDIRNatanael Copa2011-09-272-15/+27
* setup-apkcache: bugfixNatanael Copa2011-09-131-1/+2
* setup-interfaces: cleanupNatanael Copa2011-09-131-11/+14
* setup-alpine: dont display error message if disk is 'none'Natanael Copa2011-09-131-1/+5
* setup-alpine: start networking in background earlyNatanael Copa2011-09-131-0/+2
* setup-apkrepos: only ask for repository one timeNatanael Copa2011-09-131-1/+1
* setup-apkcache: new setup toolNatanael Copa2011-09-135-87/+124
* minor typo correction in setup-timezone.inJeremy Thomerson2011-09-091-1/+1
* setup-lbu: use UUID when UUID was used as alpine_devNatanael Copa2011-08-191-2/+12
* setup-lbu: filter out codepage mount option from fstabNatanael Copa2011-08-191-4/+9
* setup-lbu: new appNatanael Copa2011-08-193-0/+125
* lbu: do not edit users configNatanael Copa2011-08-111-3/+13
* setup-alpine: populate setup script answer file exampleJeff Bilyk2011-08-071-11/+44
* setup-interfaces: add an option to read custom /etc/network/interfaces from s...Jeff Bilyk2011-08-071-59/+84