aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ==== 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
| | | | | | - encapsulate the alternatives in '' - strip whitespacee from alternatives and separate with , - fix prompt
* setup-apkcache: fix promptNatanael Copa2011-10-261-1/+1
| | | | we encapsulate 'none' within '' everywhere else
* setup-apkcache: search fstab for mount point firstNatanael Copa2011-10-261-1/+20
| | | | ref #786
* setup-disk: fix swap size calculationNatanael Copa2011-10-261-6/+24
| | | | | | | | use 2 * total ram or maximum 1/4 of the smallest disk. don't use more than 4G swap if swap is smaller than 64MB then don't bother create swap at all. ref #732
* ==== 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
| | | | | | | | | | It was broken. This reverts: 70b1a6716dc5e2ed4a4b92d908691f86924c3753 a234ec98b8a4be9fa7ebd8e37cce4d58ec1c5473 c67ff2550962e8857d9a7c3859fc5003324e418a 0b3ae89a2abdaccea8eac0a089c1e1fd589c5c3e
* setup-bootable: use force UUID in syslinux.cfg, even for upgradersNatanael Copa2011-09-301-1/+13
| | | | The -k option is to not use UUID
* lbu: implement LBU_BACKUPDIRNatanael Copa2011-09-272-15/+27
| | | | | This allows users to do lbu commit into a dir without trying to mount anything.
* setup-apkcache: bugfixNatanael Copa2011-09-131-1/+2
|
* setup-interfaces: cleanupNatanael Copa2011-09-131-11/+14
| | | | | we try to avoid huge if ... else clauses. Put thing in function this is only to improve readability of code
* 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
| | | | | | | It might take a few seconds to start the networking so we can do that while user enter info about timezone and enters the password. This reduces the waiting time.
* setup-apkrepos: only ask for repository one timeNatanael Copa2011-09-131-1/+1
|
* setup-apkcache: new setup toolNatanael Copa2011-09-135-87/+124
| | | | | A tool to setup the apk cache. This and setup-lbu replaces the setup-apklbu tool.
* 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
| | | | If the codepage option is there mount will fail.
* setup-lbu: new appNatanael Copa2011-08-193-0/+125
| | | | This is to replace setup-apklbu in the long run.
* lbu: do not edit users configNatanael Copa2011-08-111-3/+13
| | | | | Cope with empty lines in include/exclude without editing the file ref #713
* 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 ↵Jeff Bilyk2011-08-071-59/+84
| | | | stdin
* setup-dns: remove test dataJeff Bilyk2011-08-071-1/+1
|
* setup-dns: command line options for unattended modeJeff Bilyk2011-08-071-9/+41
|
* setup-apkrepos: add option to just add random mirror and don't prompt anymoreJeff Bilyk2011-08-061-14/+43
|
* setup-apklbu: work better in unattended / silent modeJeff Bilyk2011-08-061-3/+6
|
* setup-sshd: cleanups and add command line optionsJeff Bilyk2011-08-051-10/+19
|
* setup-ntp: allow specifying ntp daemon from command lineJeff Bilyk2011-08-051-27/+32
|
* setup-timezone: command line options for posixtz format and tzdata formatJeff Bilyk2011-08-051-0/+35
|
* setup-keymap: add option for variant from command-lineJeff Bilyk2011-08-051-8/+16
|
* setup-hostname: add an option to specify hostnameJeff Bilyk2011-08-051-3/+29
|
* lbu: fix sed commandJeff Bilyk2011-08-011-2/+2
| | | | fix #615
* lbu: strip empty lines from /etc/lbu/include and exclude files before committingJeff Bilyk2011-08-011-2/+2
|
* setup-apklbu: add an apk cache sync after setting up APK cacheJeff Bilyk2011-08-011-0/+1
|
* setup-alpine: fix non-working syntaxJeff Bilyk2011-07-311-1/+1
|
* README: rewrite since alpine-conf includes more than just LBU nowJeff Bilyk2011-07-311-13/+16
|
* setup-alpine: first cut at implementing answers file support for setting up ↵Jeff Bilyk2011-07-311-11/+52
| | | | Alpine
* setup-alpine: only run setup-apklub if sys disk mode wasnt selectedJeff Bilyk2011-07-312-1/+4
|
* setup-ntp: actually commit the scriptJeff Bilyk2011-07-311-0/+51
|
* setup-sshd: add dropbear supportJeff Bilyk2011-07-312-30/+18
|
* setup-ntpd: renamed from setup-chrony, add support for openntpd, other cleanupsJeff Bilyk2011-07-313-50/+2
|
* setup-{apklbu, bootable, chrony, sshd}: replace double equals in if ↵Jeff Bilyk2011-07-314-10/+10
| | | | statements with single equals
* setup-bootable: one last typo fixJeff Bilyk2011-07-161-1/+1
|
* setup-bootable: somehow a couple lines for remounting RO/RW got missedJeff Bilyk2011-07-161-1/+8
|