aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release 2.8.0_pre1v2.8.1_pre1v2.8.0_pre1Natanael Copa2011-04-071-1/+1
* setup-disk: explain that no disks was found unless -q (quiet)Natanael Copa2011-04-071-3/+7
* setup-disk: restart syslog after setting up data-only diskNatanael Copa2011-04-071-0/+1
* setup-timezone: abort if tzdata does not installNatanael Copa2011-04-071-1/+1
* setup-disk: implement data-only setupNatanael Copa2011-04-071-9/+186
* require root to run setup-alpine-webJeremy Thomerson2011-03-311-0/+6
* setup-disk: change questions askedNatanael Copa2011-03-251-26/+32
* setup-disk: unbreak the possibility to add a device as parameterNatanael Copa2011-03-251-2/+2
* setup-disk: use ext4 for / and /boot by defaultNatanael Copa2011-03-241-5/+6
* setup-disk: have '?' to display helpNatanael Copa2011-03-241-29/+60
* release 2.7.2v2.7.2Natanael Copa2011-03-161-1/+1
* Revert "release 2.7.1"Natanael Copa2011-03-161-5/+2
* release 2.7.1v2.7.1Natanael Copa2011-03-161-2/+5
* setup-alpine: enable setup-timezone againNatanael Copa2011-03-161-1/+1
* setup-timezone: rewriteNatanael Copa2011-03-161-112/+65
* release 2.7.0v2.7.0Natanael Copa2011-03-101-1/+1
* setup-bootable: initial support for extract iso on the flyNatanael Copa2011-03-101-19/+40
* uniso: try handle shared extentsNatanael Copa2011-03-101-1/+48
* setup-alpine: do not call setup-timezoneNatanael Copa2011-03-081-1/+1
* release 2.6.1v2.6.1Natanael Copa2011-03-031-1/+1
* setup-apkrepos: install alpine-mirrors if neededNatanael Copa2011-03-031-14/+27
* release 2.6v2.6Natanael Copa2011-03-031-1/+1
* setup-timezone: minor fixesNatanael Copa2011-03-032-20/+12
* setup-apkrepos: simplify. try not ask more than absolutely neededNatanael Copa2011-03-031-230/+67
* setup-apkrepos: always update the index, best effortNatanael Copa2011-03-021-16/+3
* setup-apkrepos: make show mirror list a separate functionNatanael Copa2011-03-021-7/+10
* setup-apkrepos: simplification of apk update error handlingNatanael Copa2011-03-011-6/+1
* setup-apkrepos: minor simplificationNatanael Copa2011-03-011-6/+1
* setup-apkrepos: minor cleanup. use $(( ... )) instead of `expr ...`Natanael Copa2011-03-011-3/+3
* setup-apkrepos: create a helper func for countingNatanael Copa2011-03-011-3/+7
* setup-apkrepos: mionor cleanupNatanael Copa2011-03-011-8/+6
* setup-apkrepos: minor bugfixNatanael Copa2011-03-011-1/+1
* setup-apkrepos: minor cleanupNatanael Copa2011-03-011-12/+19
* make git ignore setup-apkrepos and setup-timezoneNatanael Copa2011-03-011-1/+3
* setup-disk: syslinux apparently supports booting from btrfsNatanael Copa2011-03-011-1/+1
* added unisoNatanael Copa2011-03-012-3/+582
* setup-apkrepos: use chars instead of numbers. avoid ==Natanael Copa2011-02-281-19/+15
* setup-alpine: fix typo when calling setup-timezoneJeff Bilyk2011-02-271-1/+1
* setup-timezone: initial version of scriptJeff Bilyk2011-02-263-0/+130
* remove bind-tools dependencyJeff Bilyk2011-02-261-14/+10
* Bugfix: If hostname -f does not work, then ssl creation will break and acf wo...Mika Havela2011-02-221-1/+1
* revamped setup-apkreposMatt Smith2011-01-221-103/+311
* alpine-conf: updated setup-apkrepos; see git logMatt Smith2011-01-151-6/+98
* setup-disk: detect if root device is lvmNatanael Copa2011-01-121-2/+17
* setup-disk: rename bootdisk to mbrdiskNatanael Copa2011-01-121-5/+7
* setup-disk: generate fstab early. support for verbose (-v)Natanael Copa2011-01-121-12/+22
* setup-disk: handle case where /boot and / are not same deviceNatanael Copa2011-01-121-32/+63
* release 2.5.5v2.5.5Natanael Copa2011-01-071-1/+1
* setup-disk: add urandom as a service to start at bootNatanael Copa2011-01-071-1/+2
* lbu: hide error message when testing for read-onlyNatanael Copa2011-01-071-1/+1