summaryrefslogtreecommitdiff
path: root/mk/mirrors.mk
AgeCommit message (Collapse)Author
2014-06-04Update urlWaldemar Brodkorb
2014-05-07add 3.15.rc4 for cubox, revert some module conversion, breaks fb and usbWaldemar Brodkorb
2014-03-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
update Xorg / Mesa Conflicts: TODO
2014-03-12add some working mirrorsWaldemar Brodkorb
2013-05-02update Xorg to 7.7Waldemar Brodkorb
2013-04-29fix kernel mirrorsWaldemar Brodkorb
2012-07-27full build on Darwin fixesWaldemar Brodkorb
2012-03-27add freedesktop mirror for xdmWaldemar Brodkorb
2011-12-01refresh linux kernelsWaldemar Brodkorb
2011-09-16add support for sharp zaurus (tested on terrier cl-3200)Waldemar Brodkorb
2011-06-15moved easynews sf mirror to the end of the list because it was offline a few ↵Tobias Breckle
times new Signed-off-by: Tobias Breckle <tobias@breckle.net>
2011-01-25update Xorg to 7.6Waldemar Brodkorb
2010-06-29optimize ipkg package managementWaldemar Brodkorb
ipkg will automatically mount the normal read-only rootfs as read-write and after the command back to read-only. ipkg install/remove/upgrades are only supported for compact disk or disk based systems. On flash systems better reflash completely. make a kernel package containing the real kernel. Adjust ipkg.conf to contain a configurable server adress.
2009-11-03update X11, kerberos, samba, bluezWaldemar Brodkorb
- fix some ipkg issues with ubuntu - use grub2 for alix1c, no grub1 dependency on host - boots up on alix1c - fix some bcm203x problems
2009-06-01remove unused $Id$Waldemar Brodkorb
- $id$ substitution is not apropriate for git scm
2009-05-17Initial importwbx