summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-13setup-alpine: start urandom at boot, run setup-diskNatanael Copa
2011-04-13setup-interfaces: order the configured interfacesNatanael Copa
2011-04-11release 2.8.0_pre2Natanael Copa
2011-04-11setup-disk: use the term 'sys' instead of 'root'.Natanael Copa
2011-04-11setup-disk: fix mbr when creating partitionsNatanael Copa
2011-04-08setup-disk: remove obsolete codeNatanael Copa
2011-04-08setup-disk: only enable LVM if -L is specifiedNatanael Copa
2011-04-08setup-disk: support for lvm on top of raidNatanael Copa
2011-04-08setup-disk: add -m option for sepcifying install modeNatanael Copa
2011-04-08setup-disk: automatically set up raid if multiple disks are specifiedNatanael Copa
2011-04-07setup-disk: use new apk-tools locationsNatanael Copa
2011-04-07release 2.8.0_pre1Natanael Copa
2011-04-07setup-disk: explain that no disks was found unless -q (quiet)Natanael Copa
2011-04-07setup-disk: restart syslog after setting up data-only diskNatanael Copa
2011-04-07setup-timezone: abort if tzdata does not installNatanael Copa
2011-04-07setup-disk: implement data-only setupNatanael Copa
2011-03-31require root to run setup-alpine-webJeremy Thomerson
2011-03-25setup-disk: change questions askedNatanael Copa
2011-03-25setup-disk: unbreak the possibility to add a device as parameterNatanael Copa
2011-03-24setup-disk: use ext4 for / and /boot by defaultNatanael Copa
2011-03-24setup-disk: have '?' to display helpNatanael Copa
2011-03-16release 2.7.2Natanael Copa
2011-03-16Revert "release 2.7.1"Natanael Copa
2011-03-16release 2.7.1Natanael Copa
2011-03-16setup-alpine: enable setup-timezone againNatanael Copa
2011-03-16setup-timezone: rewriteNatanael Copa
2011-03-10release 2.7.0Natanael Copa
2011-03-10setup-bootable: initial support for extract iso on the flyNatanael Copa
2011-03-10uniso: try handle shared extentsNatanael Copa
2011-03-08setup-alpine: do not call setup-timezoneNatanael Copa
2011-03-03release 2.6.1Natanael Copa
2011-03-03setup-apkrepos: install alpine-mirrors if neededNatanael Copa
2011-03-03release 2.6Natanael Copa
2011-03-03setup-timezone: minor fixesNatanael Copa
2011-03-03setup-apkrepos: simplify. try not ask more than absolutely neededNatanael Copa
2011-03-02setup-apkrepos: always update the index, best effortNatanael Copa
2011-03-02setup-apkrepos: make show mirror list a separate functionNatanael Copa
2011-03-01setup-apkrepos: simplification of apk update error handlingNatanael Copa
2011-03-01setup-apkrepos: minor simplificationNatanael Copa
2011-03-01setup-apkrepos: minor cleanup. use $(( ... )) instead of `expr ...`Natanael Copa
2011-03-01setup-apkrepos: create a helper func for countingNatanael Copa
2011-03-01setup-apkrepos: mionor cleanupNatanael Copa
2011-03-01setup-apkrepos: minor bugfixNatanael Copa
2011-03-01setup-apkrepos: minor cleanupNatanael Copa
2011-03-01make git ignore setup-apkrepos and setup-timezoneNatanael Copa
2011-03-01setup-disk: syslinux apparently supports booting from btrfsNatanael Copa
2011-03-01added unisoNatanael Copa
2011-02-28setup-apkrepos: use chars instead of numbers. avoid ==Natanael Copa
2011-02-27setup-alpine: fix typo when calling setup-timezoneJeff Bilyk
2011-02-26setup-timezone: initial version of scriptJeff Bilyk