Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/djbdns: make sure there are valid ip address in @ before overwrite | Natanael Copa | 2010-07-06 | 2 | -6/+4 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/djbdns: dnscache: restart service quietly from cronjob | Natanael Copa | 2010-04-22 | 2 | -3/+3 |
| | |||||
* | main/djbdns: fix dnscache update hints | Natanael Copa | 2010-04-22 | 2 | -4/+4 |
| | |||||
* | main/djbdns: periodic script to update zone hints | Timo Teras | 2010-04-19 | 5 | -10/+76 |
| | | | | | | | | | This also splits the djbdns to djbdns-common that contains the few utilities needed by the periodic script. Minor fix to init.d script included also. Signed-off-by: Timo Teras <timo.teras@iki.fi> Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | ||||
* | main/tinydns: add jumbo patch and srv/naptr support | Timo Teras | 2009-09-18 | 2 | -1/+1861 |
| | | | | | | | | | | | Adds a patch which combines the following patches: - Claudiu Costin's jumbo-p13.patch http://www.ro.kde.org/djbdns/mywork/jumbo/jumbo-p13.patch.gz - Guilherme Balena Versiani's djbdns SRV+NAPTR combined patch http://mywebpage.netscape.com/guibv/djbdns-1.05-srvnaptr.diff Patch taken from: http://lizzy.dyndns.org/~jos/djbdns-1.05-jumbo-josb.patch | ||||
* | main/djbdns: start services after firewall | Natanael Copa | 2009-09-15 | 3 | -2/+4 |
| | | | | see #164 | ||||
* | main/djbdns: update L.ROOT-SERVERS.NET address | Natanael Copa | 2009-09-15 | 2 | -5/+7 |
| | | | | fixes #162 | ||||
* | main/djbdns: fix dnscache init script | Timo Teras | 2009-08-28 | 2 | -4/+8 |
| | | | | | to not set uncoditionally FORWARDONLY. just the mere existance of the env variable changes dnscache behaviour. fixes #147. | ||||
* | main/djbdns: provide random seed to dnscache | Natanael Copa | 2009-08-09 | 2 | -3/+4 |
| | | | | | fixes #120 Thanks to Nathan for solving this. | ||||
* | main/djbdns: added net dependency in initd scripts | Natanael Copa | 2009-08-08 | 3 | -3/+10 |
| | | | | fixes #120 | ||||
* | main/dnscache: fix init.d script | Natanael Copa | 2009-07-30 | 2 | -35/+13 |
| | | | | fixes #101 | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 12 | -0/+385 |
and fixed misc build issues |