Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-13 | enable cfgfs for rb532 | Waldemar Brodkorb | |
- choose backend at runtime - do not hardcode partition device anymore | |||
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 | depends on fix | Waldemar Brodkorb | |
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-09 | add git package | Waldemar Brodkorb | |
2009-08-09 | ignore .cfg* | Waldemar Brodkorb | |
2009-08-02 | force entering the config/ subdir in ANY case | Phil Sutter | |
This is a general thing: when depending on binaries in subdirs AND dependency checking for those binaries is done from within the subdir Makefile (i.e. the decision about whether to recompile or not), we always have to force entering the subdir or otherwise no check is performed if the upper level dependency ("does the subdir binary exist?") is met. | |||
2009-08-02 | further renaming (s/Linux Kernel/OpenADK/) | Phil Sutter | |
2009-08-02 | drop all leading whitespaces in symbol prompts | Phil Sutter | |
The new mconf ignores them anyway, so make it stop warning about it. | |||
2009-08-02 | add TODO entry about suboptimal mconf help texts | Phil Sutter | |
2009-08-02 | hook in ADK version extraction, rename some stuff | Phil Sutter | |
2009-08-02 | drop dead code formerly used for qt and gtk support in mconf | Phil Sutter | |
2009-08-02 | drop the CONFIG_ prefixing for .config | Phil Sutter | |
2009-08-02 | make new mconf compile and update .gitignore | Phil Sutter | |
2009-08-02 | take over linux-2.6 mconf at state 2.6.31-rc5 | Phil Sutter | |
2009-08-02 | drop old mconf implementation | Phil Sutter | |
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-08-02 | fix compilation of libtirpc when IPV6 is enabled | Phil Sutter | |
2009-07-24 | update asterisk | Waldemar Brodkorb | |
2009-07-23 | patch breaks rb532, need to investigate later | Waldemar Brodkorb | |
2009-07-23 | add 2.6.30.1 patches | Waldemar Brodkorb | |
2009-07-23 | update to 2.6.30.1 | Waldemar Brodkorb | |
2009-07-23 | update to latest 2.1 rc | 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-27 | fix timing problem | Waldemar Brodkorb | |
- there seems to be a timing problem, when changing partition id. cf disk partition was always empty. strange. | |||
2009-06-27 | fix nfs-utils compile, if kerberos is disabled | Waldemar Brodkorb | |
2009-06-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-25 | remove old patches | Waldemar Brodkorb | |
2009-06-25 | add some packages | Waldemar Brodkorb | |
- add make/patch/rpm and dependencies - update ar7 port a little bit | |||
2009-06-25 | update util-linux to util-linux-ng | Waldemar Brodkorb | |
- disable some packages not usable for mips/rb532 | |||
2009-06-22 | fix make allmodconfig on mips (rb532) | Waldemar Brodkorb | |
2009-06-22 | fix rb532 install script part | Waldemar Brodkorb | |
2009-06-22 | two leftovers from early commits | Waldemar Brodkorb | |
2009-06-22 | update to latest upstream | Waldemar Brodkorb | |
2009-06-22 | update to latest upstream | Waldemar Brodkorb | |
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 | enable rtorrent for uclibc, fix squid compile | Waldemar Brodkorb | |