Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-21 | CONFIG_PPP depends on CONFIG_NETDEVICES | Phil Sutter | |
2009-08-21 | cleanup eglibc/glibc Makefiles | Waldemar Brodkorb | |
- make it simpler and more equal - add dependency to gperf needed for new config system | |||
2009-08-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-20 | add eglibc support | Waldemar Brodkorb | |
all three libraries tested with qemu-x86 | |||
2009-08-20 | update foxboard to latest stuff | Waldemar Brodkorb | |
2009-08-20 | add correct kernel config (page size) | Waldemar Brodkorb | |
2009-08-12 | fix openswan | Waldemar Brodkorb | |
- avoid busybox IP when openswan is selected - fix crypto dependencies for esp | |||
2009-08-12 | update gcc, kernel and uclibc Makefile | Waldemar Brodkorb | |
- bring rb532 in shape, make it bootable | |||
2009-08-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-09 | update openswan, try to use both IPsec implementations | Waldemar Brodkorb | |
2009-08-09 | rename some description | Waldemar Brodkorb | |
2009-08-02 | There is something wrong around this select to ADK_BROKEN | Phil Sutter | |
linux-2.6's mconf complains about a circular dependency, this fixes the problem the fast way. Needs more investigation, so keep it there in commented form. | |||
2009-08-02 | change all 'depends' lines to 'depends on' ones | Phil 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-07-23 | add 2.6.30.1 patches | Waldemar Brodkorb | |
2009-07-23 | update to 2.6.30.1 | Waldemar Brodkorb | |
2009-07-10 | gcc 4.4 mips bug workaround | Waldemar Brodkorb | |
- code optimization for size still fails loading any shared library | |||
2009-06-27 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-27 | update packages, fix rb532 ext2 rootfs | Waldemar Brodkorb | |
- update alsa, asterisk and nfs-utils - fix ext2fs rootfs on rb532 | |||
2009-06-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-25 | add some packages | Waldemar Brodkorb | |
- add make/patch/rpm and dependencies - update ar7 port a little bit | |||
2009-06-22 | make lemote boot with uClibc | Waldemar 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-19 | fix broken patch, now rb532 boots fine and fast | Waldemar Brodkorb | |
2009-06-18 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-18 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-18 | fix broken uClibc | Waldemar 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-14 | finetune kernel config for lemote | Waldemar Brodkorb | |
- boot via tftp works now - fix libgcrypt compile issue - disable-sjlj-exceptions, does not compile for mips64 | |||
2009-06-14 | alix1c optimization | Waldemar Brodkorb | |
- use LZMA for kernel - use TICKLESS system - check mpd user is in group audio - fix some kernel module dependencies | |||
2009-06-13 | update to 2.6.30 | Waldemar Brodkorb | |
2009-06-13 | Merge branch 'master' of ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-13 | finetune lemote target | Waldemar Brodkorb | |
2009-06-13 | move patches to correct directory | Waldemar Brodkorb | |
- add mtd root patch globally | |||
2009-06-13 | fix some minor issues | Waldemar Brodkorb | |
2009-06-12 | kernel patch cleanup | Waldemar 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-11 | fix cpmac driver | Waldemar Brodkorb | |
- at least dhcp and nfs mount works now - still problems with exception handling - userland does not work | |||
2009-06-11 | update alix1c to 2.6.30 | Waldemar Brodkorb | |
- regenerate patches - fix exmap compile | |||
2009-06-05 | more regressions found at runtime on alic1c | Waldemar Brodkorb | |
2009-06-05 | fix lvm package and dependencies | Waldemar Brodkorb | |
2009-06-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-04 | first regressions found while runtime testing | Waldemar 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 | |||
2009-06-04 | Merge branch 'master' of ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-04 | add experimental linksys wag54h ar7 support | Waldemar Brodkorb | |
- network interface does not work, but system can boot | |||
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-06-01 | enable X11 XVideo Extensions | Waldemar Brodkorb | |
- add a new libXv package - optimize xorg-server configuration - remove some obeolete ipkg files - enable X11 for mplayer - fix ruby package | |||
2009-05-31 | make rb532 kernel compile with gcc 4.4 | Waldemar Brodkorb | |
2009-05-31 | fix regressions from ipkg rework | Waldemar Brodkorb | |
- remove old glib1 lib - rename glib2 -> glib - rename libgdbm -> gdbm - remove obsoleted wireless-tools, use iw - remove upstream unmaintained slurm make allmodconfig runs through on Debian/lenny amd64 for alix1c target | |||
2009-05-31 | Merge branch 'master' of ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-05-31 | enable MSR used by Xorg | Waldemar Brodkorb | |
2009-05-30 | fix enabling of netdevice | Waldemar Brodkorb | |
2009-05-30 | Merge branch 'master' of ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
resolve conflicts Conflicts: mk/pkg-bottom.mk package/ctorrent/Makefile package/gcc/Makefile package/gmp/Makefile package/id3lib/Makefile package/libelf/Makefile package/libnl/patches/patch-include_netlink-local_h package/mpd/Makefile package/nmap/Makefile package/rrs/Makefile package/weechat/Makefile scripts/rstrip.sh target/Config.in | |||
2009-05-30 | optimize ipkg package management | Waldemar Brodkorb | |
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig |