Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | extra/bzip2: add post-deinstall script to restore busybox links | Natanael Copa | 2009-03-27 | 2 | -2/+13 | |
| | ||||||
* | extra/less: added post-deinstall script to restore busybox links | Natanael Copa | 2009-03-27 | 2 | -7/+9 | |
| | ||||||
* | extra/lftp: added uclibc++ to depends | Natanael Copa | 2009-03-27 | 1 | -2/+2 | |
| | ||||||
* | Merge commit 'ncopa/master' | Carlo Landmeter | 2009-03-27 | 22 | -28/+205 | |
|\ | ||||||
| * | Merge remote branch 'clandmeter/master' | Natanael Copa | 2009-03-27 | 2 | -0/+40 | |
| |\ | ||||||
| * | | core/alpine-baselayout: upgrade to 2.0_alpha7 | Natanael Copa | 2009-03-27 | 1 | -17/+2 | |
| | | | ||||||
| * | | core/busybox: create /tmp dir | Natanael Copa | 2009-03-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the --initdb will be ignored if there are a /var/lib/apk/world file and will not create the needed /tmp. Since the apkovl contains this file, the /tmp will never be created, which causes busybox.post-install to fail due to the missing /tmp. The /tmp is provided by alpine-baselayout which depends on busybox so its not there whel busybox is installed. As a workaround we add /tmp to busybox package. The correct way to handle this is to make apk add create /tmp if its not there already when extracting the install script. | |||||
| * | | core/busybox: include the /bin/sh link so post-install works | Natanael Copa | 2009-03-27 | 3 | -7/+7 | |
| | | | ||||||
| * | | testing/kvm: upgrade to 84 | Natanael Copa | 2009-03-26 | 1 | -2/+2 | |
| | | | ||||||
| * | | x11/font-bitstream-75dpi: new aport | Natanael Copa | 2009-03-26 | 3 | -0/+34 | |
| | | | ||||||
| * | | x11/font-bh-lucidatypewriter-75dpi: new aport | Natanael Copa | 2009-03-26 | 3 | -0/+34 | |
| | | | ||||||
| * | | x11/font-bh-75dpi: new aport | Natanael Copa | 2009-03-26 | 3 | -0/+34 | |
| | | | ||||||
| * | | x11/font-adobe-utopia-75dpi: new aport | Natanael Copa | 2009-03-26 | 3 | -0/+34 | |
| | | | ||||||
| * | | x11/font-adobe-75dpi: new aport | Natanael Copa | 2009-03-26 | 3 | -0/+34 | |
| | | | ||||||
| * | | x11/mkfontdir: set execute perms | Natanael Copa | 2009-03-26 | 1 | -1/+2 | |
| | | | | | | | | | | | | for some reason make install does not set it | |||||
| * | | x11/font-alias: new aport | Natanael Copa | 2009-03-26 | 1 | -0/+20 | |
| | | | ||||||
* | | | testing/fprobe: new aport | Carlo Landmeter | 2009-03-27 | 3 | -0/+141 | |
| | | | ||||||
* | | | testing/mp3info: new aport | Carlo Landmeter | 2009-03-27 | 2 | -0/+165 | |
| | | | ||||||
* | | | extra/lftp: new aport | Carlo Landmeter | 2009-03-27 | 1 | -0/+31 | |
| |/ |/| | ||||||
* | | extra/php-apc: disabled mmap cause uclibc does not (yet) support shm_open in ↵ | Carlo Landmeter | 2009-03-27 | 3 | -18/+15 | |
| | | | | | | | | | | | | | | | | mmap see: http://www.mail-archive.com/uclibc@uclibc.org/msg03353.html also disabled extra option in apc.ini to let apc select defaults for now. | |||||
* | | Merge commit 'ncopa/master' | Carlo Landmeter | 2009-03-26 | 7 | -11/+149 | |
|\| | ||||||
| * | extra/cgit: upgrade to 0.8.2.1 | Natanael Copa | 2009-03-26 | 1 | -4/+5 | |
| | | ||||||
| * | extra/ksymoops: new aport | Natanael Copa | 2009-03-26 | 1 | -0/+25 | |
| | | | | | | | | | | A Linux kernel Oops file troubleshooting tool ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4 | |||||
| * | core/binutils: upgrade to 2.19.51.0.3 | Natanael Copa | 2009-03-26 | 1 | -7/+4 | |
| | | | | | | | | and fix the --disable-nls | |||||
| * | extra/aumix: added missing initd and patches | Natanael Copa | 2009-03-26 | 4 | -0/+115 | |
| | | ||||||
* | | testing/php-apc: new aport | Carlo Landmeter | 2009-03-26 | 2 | -0/+43 | |
|/ | ||||||
* | extra/gnats: new style pre-install script | Natanael Copa | 2009-03-26 | 1 | -3/+3 | |
| | ||||||
* | extra/subversion: commit updated svn pre-installs script | Natanael Copa | 2009-03-26 | 1 | -6/+2 | |
| | ||||||
* | Merge remote branch 'clandmeter/master' | Natanael Copa | 2009-03-26 | 9 | -76/+26 | |
|\ | ||||||
| * | extra/tar: new install script, new style. | Carlo Landmeter | 2009-03-25 | 2 | -2/+8 | |
| | | | | | | | | fixes #14 | |||||
| * | extra/transmission: updated install file to new style. | Carlo Landmeter | 2009-03-25 | 4 | -60/+8 | |
| | | | | | | | | fixes #16 | |||||
| * | extra/ncftp: switched to new install file. | Carlo Landmeter | 2009-03-25 | 3 | -14/+10 | |
| | | | | | | | | fixes #17 | |||||
* | | testing/spandsp: change version so apk tools will be able to handle upgrades | Natanael Copa | 2009-03-26 | 1 | -3/+4 | |
| | | ||||||
* | | testing/coreutils: restore busybox links when uninstall | Natanael Copa | 2009-03-26 | 3 | -4/+11 | |
| | | ||||||
* | | extra/iaxmodem: move to /usr/sbin. remove useless c++ checks | Natanael Copa | 2009-03-26 | 2 | -11/+27 | |
| | | | | | | | | and remove unused c++ from depends | |||||
* | | testing/coreutils moved from unstable | Michael Mason | 2009-03-25 | 1 | -0/+0 | |
| | | ||||||
* | | unstable/opensips Initial Commit | Michael Mason | 2009-03-25 | 1 | -0/+26 | |
| | | ||||||
* | | unstable/coreutils Initial Commit | Michael Mason | 2009-03-25 | 1 | -0/+28 | |
| | | ||||||
* | | unstable/freeradius Initial commit | Michael Mason | 2009-03-25 | 3 | -0/+77 | |
| | | ||||||
* | | unstable/freeradius Initial Commit | Michael Mason | 2009-03-25 | 1 | -0/+35 | |
| | | ||||||
* | | unstable/hypermail mdri2mbox.lua added | Michael Mason | 2009-03-25 | 1 | -0/+96 | |
| | | ||||||
* | | testing/jabberd14 moved to unstable/jabberd14 | Michael Mason | 2009-03-25 | 2 | -0/+0 | |
| | | ||||||
* | | unstable/hypermail Added nangel mdir2mbox.lua | Michael Mason | 2009-03-25 | 1 | -3/+6 | |
| | | ||||||
* | | unstable/hypermail Initial Commit | Michael Mason | 2009-03-25 | 1 | -0/+33 | |
| | | ||||||
* | | Added uclibc++ depends | Michael Mason | 2009-03-25 | 1 | -5/+4 | |
| | | ||||||
* | | Merge branch 'master' of git://dev.alpinelinux.org/aports | Michael Mason | 2009-03-25 | 1 | -0/+21 | |
|\ \ | ||||||
| * | | core/dosfstools: new aport | Natanael Copa | 2009-03-25 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | DOS filesystem utilities http://www.daniel-baumann.ch/software/dosfstools/ | |||||
* | | | Merge branch 'master' of git://dev.alpinelinux.org/aports | Michael Mason | 2009-03-25 | 9 | -76/+47 | |
|\| | | ||||||
| * | | core/alpine-conf: workaround for lbu to find libalpine.sh | Natanael Copa | 2009-03-25 | 1 | -1/+5 | |
| | | | ||||||
| * | | testing/dahdi-linux: recompile against 2.6.28.9 kernel | Natanael Copa | 2009-03-25 | 1 | -2/+2 | |
| | | |