Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | extra/gawk: set contributor and maintainer | Natanael Copa | 2009-02-27 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | extra/gawk Initial Commit | Michael Mason | 2009-02-27 | 1 | -0/+28 | |
| | | | | ||||||
| * | | | extra/quagga: fix checksum | Natanael Copa | 2009-02-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | core/busybox: support for depmod -r | Natanael Copa | 2009-02-26 | 2 | -1/+25 | |
| | | | | | | | | | | | | | | | | so we can build linux kernel | |||||
| * | | | extra/ping: fix init.d script | Ted Trask | 2009-02-26 | 2 | -4/+4 | |
| | | | | ||||||
| * | | | testing/device-mapper: new aport | Leonardo Arena | 2009-02-26 | 1 | -0/+26 | |
| | | | | ||||||
| * | | | testing/fetch-crl: install confing correct place | Natanael Copa | 2009-02-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | testing/fetch-crl: added patch for bb wget support | Natanael Copa | 2009-02-26 | 2 | -3/+48 | |
| | | | | | | | | | | | | | | | | | | | | if WGET_RETRIES WGET_TIMEOUT or WGET_TIMESTAMPING is set you'll need GNU wget. | |||||
| * | | | core/busybox: modprobe speedup patch refresh | Timo Teras | 2009-02-26 | 3 | -49/+147 | |
| | | | | | | | | | | | | | | | | | | | | Make the trivial cases faster. E.g. when probing module by exact name, do not parse the alias maps. | |||||
| * | | | extra/chrony: patch for setting correct source ip on replies on mulihomed box | Natanael Copa | 2009-02-25 | 2 | -1/+245 | |
| | | | | ||||||
| * | | | extra/pingu: removed bogus install file | Natanael Copa | 2009-02-25 | 1 | -30/+0 | |
| | | | | ||||||
| * | | | extra/pingu: added missing init.d and install file | Natanael Copa | 2009-02-25 | 2 | -0/+57 | |
| | | | | | | | | | | | | | | | | sorry... | |||||
| * | | | extra/htop: bump pkgrel | Natanael Copa | 2009-02-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge remote branch 'clandmeter/master' | Natanael Copa | 2009-02-25 | 10 | -1/+314 | |
| |\ \ \ | ||||||
| * | | | | extra/quagga: use full path to ip so we force use of iproute2 | Natanael Copa | 2009-02-25 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | core/busybox: speed up modprobe -a | Timo Teras | 2009-02-25 | 2 | -1/+372 | |
| | | | | | | | | | | | | | | | | | | | | experimental patch to speed up bootup time. | |||||
| * | | | | core/alpine-baselayout: upgrade to 2.0_alpha5 | Natanael Copa | 2009-02-25 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | we're giving 'release early, release often' new meaning... | |||||
| * | | | | extra/quagga: depend on iproute2 due to a bug in bb ip route flush | Natanael Copa | 2009-02-25 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | core/alpine-baselayout: symlink /etc/mtab to /proc/mounts | Natanael Copa | 2009-02-25 | 1 | -1/+2 | |
| | | | | | ||||||
| * | | | | core/alpine-baselayout: upgrade to 2.0_alpha4 | Natanael Copa | 2009-02-25 | 1 | -5/+3 | |
| | | | | | ||||||
| * | | | | extra/quagga: set permission in post_install | Natanael Copa | 2009-02-24 | 2 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | files and dirs are not there during pre_install | |||||
| * | | | | extra/tinydns: copy in root servers for dnscache and allow 127.x by default | Natanael Copa | 2009-02-24 | 1 | -2/+8 | |
| | | | | | ||||||
| * | | | | extra/postgresql: new aport | Natanael Copa | 2009-02-24 | 3 | -0/+216 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | A sophisticated object-relational DBMS http://www.postgresql.org/ | |||||
| * | | | | extra/tinyproxy: run as "tinyproxy" by default. fixed it so it works | Natanael Copa | 2009-02-24 | 4 | -61/+47 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - run sed to set correct user, group and pidfile in default config - copied init.d script from gentoo - killed unused conf.d file. - fix installscript to create user and set perms to pidfile dir - actually install the init.d script | |||||
| * | | | | extra/tinyproxy Initial commit of file | Michael Mason | 2009-02-24 | 4 | -0/+112 | |
| | | | | | ||||||
| * | | | | extra/cracklib: split out cracklib-dev | Natanael Copa | 2009-02-24 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | extra/cracklib Initial Commit | Michael Mason | 2009-02-24 | 1 | -0/+31 | |
| | | | | | ||||||
| * | | | | extra/lzo: enable sharded objects and split out -dev | Natanael Copa | 2009-02-24 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | | | | | also removed commented out (dead) code. | |||||
| * | | | | extra/lzo LZO APKBUILD | Michael Mason | 2009-02-24 | 1 | -0/+29 | |
| | | | | | ||||||
| * | | | | testing/tiff: removed uclibc++ since we use --disable-cxx | Natanael Copa | 2009-02-23 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | also added uclibc dependency while i was there | |||||
| * | | | | New APKBUILD for testing/tiff package | Michael Mason | 2009-02-23 | 1 | -0/+28 | |
| | | | | | ||||||
| * | | | | extra/cutter: bump pkgrel. fix some whitespace damage | Natanael Copa | 2009-02-23 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | Shortened the desription, added uclibc to depends, and changed the install line | Michael Mason | 2009-02-23 | 1 | -9/+6 | |
| | | | | | ||||||
| * | | | | Adding cutter APKBUILD | ms13sp | 2009-02-23 | 1 | -0/+30 | |
| | | | | | ||||||
| * | | | | extra/nano: moved from core | Natanael Copa | 2009-02-23 | 1 | -0/+0 | |
| | | | | | ||||||
| * | | | | nano for alpinev1.9 first package | ms13sp | 2009-02-23 | 1 | -0/+33 | |
| | | | | | ||||||
| * | | | | core/uclibc: install getent | Natanael Copa | 2009-02-23 | 1 | -5/+6 | |
| | | | | | ||||||
* | | | | | extra/libid3tag: new aport | Carlo Lanmdeter | 2009-03-05 | 1 | -0/+27 | |
| | | | | | ||||||
* | | | | | extra/logrotate: new aport | Carlo Lanmdeter | 2009-03-05 | 1 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Waiting for abuild to support https to change source to: https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.7.8.tar.gz | |||||
* | | | | | testing/eggdrop: added install file | Carlo Lanmdeter | 2009-03-05 | 1 | -0/+12 | |
| | | | | | ||||||
* | | | | | testing/wzdftpd: updated checksum | Carlo Lanmdeter | 2009-03-05 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | testing/wzdftpd: cleaned up initd file | Carlo Lanmdeter | 2009-03-05 | 1 | -14/+17 | |
| | | | | | ||||||
* | | | | | testing/wzdftpd: added doc pacakge | Carlo Lanmdeter | 2009-03-05 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | testing/eggdrop: remove msg from APKBUILD | Carlo Lanmdeter | 2009-03-05 | 1 | -5/+7 | |
| |_|_|/ |/| | | | ||||||
* | | | | extra/vsftpd: new aport | Carlo Lanmdeter | 2009-03-03 | 4 | -0/+81 | |
| | | | | ||||||
* | | | | extra/cksfv: new aport | Carlo Lanmdeter | 2009-03-03 | 1 | -0/+22 | |
| | | | | ||||||
* | | | | extra/unixodbc: new aport | Carlo Lanmdeter | 2009-03-03 | 1 | -0/+27 | |
| | | | | ||||||
* | | | | extra/rubygems: new aport | Carlo Lanmdeter | 2009-03-03 | 2 | -0/+74 | |
| | | | | ||||||
* | | | | extra/ruby: new aport | Carlo Lanmdeter | 2009-03-03 | 1 | -0/+31 | |
| | | | | ||||||
* | | | | extra/gdbm: new aport | Carlo Lanmdeter | 2009-03-03 | 4 | -0/+125 | |
| | | | |