summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *.package: add tzdataHEADmasterNatanael Copa2011-03-316-1/+15
|
* Add support for slipstreaming apkovl.William Pitcock2011-03-143-3/+23
|
* added dhcrelay, fprobe and nrpe to alpine isoNatanael Copa2011-03-031-0/+3
|
* add alpine-mirrors package to edge isoNatanael Copa2011-03-031-0/+1
|
* supporrt for builind iso's with serial. fix edge snapshot versionNatanael Copa2011-03-031-6/+9
|
* include more asterisk packages on isoNatanael Copa2010-12-091-0/+9
|
* minor fix for make edge targetNatanael Copa2010-12-031-3/+7
| | | | We want create the 'current' file if does not exist
* added cryptsetup to default iso imageNatanael Copa2010-12-021-0/+1
|
* vserver: pick correct kernel by defaultNatanael Copa2010-08-271-3/+3
| | | | see http://redmine.alpinelinux.org/issues/413
* do not provide the 'current' and 'previous' filesNatanael Copa2010-08-052-2/+0
|
* alpine-vserver: include kernel and acctNatanael Copa2010-08-051-0/+2
|
* add vserver target, support ext2, ext4 and virtio by defaultNatanael Copa2010-07-211-1/+4
|
* alpine.packages: do not include lua-lgobNatanael Copa2010-07-161-1/+18
|
* do not build xdelta and pkgdiff if previous iso is missingNatanael Copa2010-06-221-0/+3
|
* release 1.10.6Natanael Copa2010-06-162-2/+2
|
* release 1.10.5Natanael Copa2010-06-102-2/+2
|
* fix building releasesNatanael Copa2010-06-081-2/+2
|
* Revert "Support booting on Xen (using pygrub)"Natanael Copa2010-06-082-25/+5
| | | | | | This reverts commit 95657b6c802e59496da1d70b188d1378e729de98. it broke building releases
* fix the previous mergeNatanael Copa2010-06-081-3/+1
|
* release 1.10.4Natanael Copa2010-06-082-2/+2
|
* vserver: added linux-firmwareNatanael Copa2010-06-081-0/+1
|
* Merge remote branch 'sdrik/master'Natanael Copa2010-06-023-53/+100
|\ | | | | | | | | Conflicts: Makefile
| * Makefile: fix typoCedric Schieli2010-04-151-1/+1
| |
| * Makefile: use APK_KEYS to override keyring locationCedric Schieli2010-04-151-2/+3
| |
| * Add xe-guest-utilities to alpine profileCedric Schieli2010-04-151-0/+1
| |
| * Support booting on Xen (using pygrub)Cedric Schieli2010-04-152-5/+25
| |
| * Makefile: allow multiple kernel on isoCedric Schieli2010-04-111-48/+70
| |
* | Makefile: added edge targetNatanael Copa2010-06-021-0/+2
| |
* | Only release alpine, alpine-mini and alpine-vserver by defaultNatanael Copa2010-06-011-4/+3
| |
* | alpine-vserver: added iproute2Natanael Copa2010-05-261-0/+1
| |
* | release 1.10.3Natanael Copa2010-05-072-2/+2
| |
* | release 1.10.2Natanael Copa2010-04-294-2/+12
| |
* | support for cdrom on scsi busNatanael Copa2010-04-291-1/+1
| |
* | include sfdisk for alpine-vserverNatanael Copa2010-03-231-0/+1
|/ | | | fixes #336
* mklatest.sh: combine dir and nameNatanael Copa2010-03-181-1/+1
|
* mklatest.sh: fixed typoNatanael Copa2010-03-181-1/+1
|
* mklatest.sh: script to generate info about latest release for mirrorsNatanael Copa2010-03-181-0/+17
|
* release 1.10.1Natanael Copa2010-03-162-2/+2
|
* per profile releaseNatanael Copa2010-03-041-2/+3
|
* targets to create all releases in one shotNatanael Copa2010-03-047-8/+50
|
* alpine 1.10.0 releasesNatanael Copa2010-03-045-0/+29
|
* alpine-mini: add wifi tools, firmware and opensslalpine-isoNatanael Copa2010-03-0424-3085/+283
|
* abuild: wait 30 seconds for apk lockfile. improve error reportingNatanael Copa2010-03-021-2/+10
|
* alpine.packages: added igmpproxyNatanael Copa2010-02-151-0/+1
|
* tune package listNatanael Copa2010-02-031-154/+2
| | | | basically remove dev packages
* abuild.conf: added JOBS variableNatanael Copa2010-01-071-1/+2
| | | | makes it easier to support parallel builds on non gnu make system
* release 2.1Natanael Copa2009-12-301-1/+1
|
* sample: use lowercase in init.d/conf.d sample filesNatanael Copa2009-12-302-22/+12
|
* sample: use separate package()Natanael Copa2009-12-301-4/+14
|
* abuild: dont check version number if nodeps is specifiedNatanael Copa2009-12-161-1/+1
| | | | | This option is normally used for bootstrapping a build env. Chances are big that apk-tools is not around.