aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* setup-gparted-desktop: replace aterm with stNatanael Copa2014-04-231-1/+1
| | | | aterm no longer exist and 'st' is the simplest terminal
* setup-dns: improve $ROOT supportNatanael Copa2014-04-231-6/+15
| | | | We also remove the -n option (but accept it for compat)
* setup-apkrepos: improve $ROOT supportNatanael Copa2014-04-231-11/+17
|
* setup-apkcache: add support for $ROOTNatanael Copa2014-04-231-9/+13
|
* ignore unisoNatanael Copa2014-04-231-0/+1
|
* fix permissionsNatanael Copa2014-04-2311-0/+0
|
* setup-disk: comment out local repositoriesNatanael Copa2014-04-231-0/+4
| | | | fixes #2540
* setup-timezone: code cleanup. rename zonepath to timezoneNatanael Copa2014-04-231-13/+13
|
* setup-timezone: refactor. -i for install all tzdata and -k for keep copiesNatanael Copa2014-04-231-6/+37
| | | | | | | | | By default we copy the tzdata file to /etc/zoneinfo and symlink to our copy. We also purge all previously copied timezones unless -k is given. If -i is specified, then will the tzdata apk package stay and the symlink will point to /usr/share/zoneinfo/... instead of a copy in /etc/zoneinfo/
* setup-disk: add magic environemnt var ERASE_DISKS as confirmationNatanael Copa2014-04-231-12/+16
| | | | | | | Add a magic environment variable ERASE_DISKS as confirmation for erasing disks. This is useful for scripted installs. fixes #2863
* libalpine: initialize $ROOTNatanael Copa2014-04-231-0/+4
|
* setup-timezone: use /usr/zoneinfo/localtime instead of /etc/TZNatanael Copa2014-04-231-19/+7
| | | | | | | musl uses /etc/zoneinfo/localtime ref #927 fixes #2867
* setup-timezone: rename 'folder' to 'directory'Natanael Copa2014-04-231-4/+4
| | | | This is unix...
* setup-timezone: remove -p <POSIXTZ> optionNatanael Copa2014-04-231-9/+2
|
* setup-ntp: allow selecting busybox ntpdEivind Uggedal2014-03-191-4/+8
|
* Let is_xen_dom0 fail silentlyEivind Uggedal2013-11-151-1/+1
| | | | | | | | /proc/xen/capabilities can be non-existent while /proc/xen exists. This behaviour was seen when booting in rescue mode on Linode.
* setup-bootable: move syslinux.cfg to /boot/syslinux/ if neededNatanael Copa2013-11-071-18/+37
|
* update .gitignoreNatanael Copa2013-11-051-0/+5
|
* setup-bootable: use UUID on new USBsNatanael Copa2013-11-051-1/+1
|
* ==== release 2.14.0 ====v2.14.0Natanael Copa2013-10-301-2/+2
|
* setup-bootable: don't replace alpine_dev with UUID by defaultNatanael Copa2013-10-291-7/+6
| | | | fixes #2258
* setup-disk: add swap to /etc/fstabNatanael Copa2013-10-241-0/+5
|
* setup-disk: fix running update-extlinux in chrootNatanael Copa2013-10-021-5/+34
| | | | | | | | When installling the packages in new root, the update-extlinux trigger script will be executed. We make sure this does not fail by: - run extlinux --install before we install packages - mount /dev and /proc for the chroot - temprorary disable grsecurity's chroot_caps
* setup-timezone: fix bug in getopts parsingEivind Uggedal2013-08-131-1/+1
|
* Makefile: convert old-style suffix rulesDubiousjim2013-07-191-2/+2
|
* Makefile: remove dist target and associated varsDubiousjim2013-07-191-21/+2
|
* ==== release 2.13.0 ====v2.13.0Natanael Copa2013-07-121-1/+1
|
* update-conf: fix versionDubiousjim2013-07-081-0/+2
|
* uniso: include sys/types.h for u_int*_tTimo Teräs2013-07-051-0/+1
| | | | musl is strict on this.
* update-conf: add vimdiff actionDubiousjim2013-07-031-1/+10
|
* update-conf: accept long optionsDubiousjim2013-07-031-15/+25
|
* libalpine: reword some messagesDubiousjim2013-07-031-3/+3
|
* various: use long-form apk optionsDubiousjim2013-07-039-22/+22
|
* setup-apkrepos: add commented edge/main and edge/testing for stableNatanael Copa2013-06-111-1/+5
|
* setup-apkrepos: remove dead codeNatanael Copa2013-06-111-5/+0
| | | | we no longer use RELEASES
* setup-apkrepos: refactor mirror timingNatanael Copa2013-06-111-31/+32
| | | | | | - use apk update to test the download speed - print the times - use /proc/uptime instead of 'time'
* setup-timezone: fix typoYves Schumann2013-05-291-2/+2
| | | | | - Removed obsolete modifier - Fixed typo
* main/setup-apkrepos: use edge repo for *_alpha* releasesNatanael Copa2013-03-011-1/+1
|
* setup-interfaces: fix vlan-raw-deviceNatanael Copa2013-03-011-1/+1
| | | | ref #1624
* setup-interfaces: fix ip: can't find device 'eth1.3' messageNatanael Copa2012-12-211-1/+3
| | | | ref #1404
* ==== release 2.12.0 ====v2.12.0Natanael Copa2012-11-051-1/+1
|
* setup-alpine: sync apk cache after setupNatanael Copa2012-11-051-0/+3
| | | | ref #1463
* setup-bootable: fix the 'Could not find the parent device for ...'Natanael Copa2012-10-031-1/+1
| | | | ref #1399
* setup-acf: force update of openrc dependency cacheNatanael Copa2012-10-021-0/+2
| | | | | In some situations it might not be updated automatically due to timestamp resolution on filesystem is 1 sec.
* setup-xen-dom0: update to upcoming 4.2Roger Pau Monne2012-09-141-13/+7
| | | | | | New version of Xen (4.2) doesn't require udev, so update the script to reflect those changes. Also, only include a module in /etc/modules if we can load it successfully.
* 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.