summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-02change all 'depends' lines to 'depends on' onesPhil Sutter
This is only a formal change, the semantics stay exactly the same. But linux-2.6's mconf forces this nowadays, so stay compatible.
2009-08-02fix compilation of libtirpc when IPV6 is enabledPhil Sutter
2009-07-24update asteriskWaldemar Brodkorb
2009-07-23patch breaks rb532, need to investigate laterWaldemar Brodkorb
2009-07-23add 2.6.30.1 patchesWaldemar Brodkorb
2009-07-23update to 2.6.30.1Waldemar Brodkorb
2009-07-23update to latest 2.1 rcWaldemar Brodkorb
2009-07-10gcc 4.4 mips bug workaroundWaldemar Brodkorb
- code optimization for size still fails loading any shared library
2009-06-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-27update packages, fix rb532 ext2 rootfsWaldemar Brodkorb
- update alsa, asterisk and nfs-utils - fix ext2fs rootfs on rb532
2009-06-27fix timing problemWaldemar Brodkorb
- there seems to be a timing problem, when changing partition id. cf disk partition was always empty. strange.
2009-06-27fix nfs-utils compile, if kerberos is disabledWaldemar Brodkorb
2009-06-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-25remove old patchesWaldemar Brodkorb
2009-06-25add some packagesWaldemar Brodkorb
- add make/patch/rpm and dependencies - update ar7 port a little bit
2009-06-25update util-linux to util-linux-ngWaldemar Brodkorb
- disable some packages not usable for mips/rb532
2009-06-22fix make allmodconfig on mips (rb532)Waldemar Brodkorb
2009-06-22fix rb532 install script partWaldemar Brodkorb
2009-06-22two leftovers from early commitsWaldemar Brodkorb
2009-06-22update to latest upstreamWaldemar Brodkorb
2009-06-22update to latest upstreamWaldemar Brodkorb
2009-06-22make lemote boot with uClibcWaldemar Brodkorb
- patches for uClibc to work with pagesize != 4k - use gcc extension to avoid -O2 compile - use ld.so for 64 bit archs big thanks to thorsten glaser helping out here.
2009-06-19fix broken patch, now rb532 boots fine and fastWaldemar Brodkorb
2009-06-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-18enable rtorrent for uclibc, fix squid compileWaldemar Brodkorb
2009-06-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-18fix broken uClibcWaldemar Brodkorb
- after upgrade to gcc 4.4 ld.so in uClibc was broken - add gcc attribute always_inline for ld.so static functions - -Os does not automatically inline the code, use O2 especially for mips and uClibc compile
2009-06-14finetune kernel config for lemoteWaldemar Brodkorb
- boot via tftp works now - fix libgcrypt compile issue - disable-sjlj-exceptions, does not compile for mips64
2009-06-14alix1c optimizationWaldemar Brodkorb
- use LZMA for kernel - use TICKLESS system - check mpd user is in group audio - fix some kernel module dependencies
2009-06-13update to 2.6.30Waldemar Brodkorb
2009-06-13Merge branch 'master' of ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-13finetune lemote targetWaldemar Brodkorb
2009-06-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-13move patches to correct directoryWaldemar Brodkorb
- add mtd root patch globally
2009-06-13fix some minor issuesWaldemar Brodkorb
2009-06-13fix uclibc targets, gcc 4.4 needs to configured without TLSWaldemar Brodkorb
2009-06-13FreeBSD compatibility patchesWaldemar Brodkorb
- update ipset and libpri to latest upstream
2009-06-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-12kernel patch cleanupWaldemar Brodkorb
- move patches to kernel version specific directory - enable execute bit on md5sum wrapper - remove wrong include in BSDmakefile - enable ROOTFS for rb532 device - add mips specific patch for lib/delay.c typo
2009-06-12default for size is bytes, set to kilobyteWaldemar Brodkorb
2009-06-11fix tcp_wrapper packageWaldemar Brodkorb
2009-06-11fix cpmac driverWaldemar Brodkorb
- at least dhcp and nfs mount works now - still problems with exception handling - userland does not work
2009-06-11Merge branch 'master' of ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-11update alix1c to 2.6.30Waldemar Brodkorb
- regenerate patches - fix exmap compile
2009-06-11fix iax subpackageWaldemar Brodkorb
2009-06-11fix some init scripts / postinst scriptsWaldemar Brodkorb
2009-06-05more regressions found at runtime on alic1cWaldemar Brodkorb
2009-06-05fix lvm package and dependenciesWaldemar Brodkorb
2009-06-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-06-04first regressions found while runtime testingWaldemar Brodkorb
- fix add_rconf and quoting - update gpsd to latest upstream - do not use size parameter for cfgfs and tmpfs - disable some dangerous busybox options - fix some kernel module dependencies