Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-13 | add tcsh package, update TODO | Waldemar Brodkorb | |
2010-02-04 | implement cfgfs for devices with NAND flash like rb532 | Waldemar Brodkorb | |
2010-01-31 | update todo, reorder some menu points | Waldemar Brodkorb | |
2010-01-30 | use target-libc combination for all builddirs | Waldemar Brodkorb | |
IMPORTANT: do a make distclean before compiling after this commit. The directories for all build and bin directories changed, so that toolchains for different target-libc combinations can coexist. This might be usefule in the future for continous compiling after git commit, without rebuilding the toolchain. Rework busybox rebuild, when config changes. Not optimal, but at least working after this change to the directory structure. | |||
2010-01-30 | enable watchdog on rb532 by default, use busybox applet. | Waldemar Brodkorb | |
the package/watchdog could also be used, if more checks are required. (high load, free memory,..) | |||
2010-01-30 | update TODO and BUGS to reflect my plan | Waldemar Brodkorb | |
2010-01-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-20 | update uclibc soon | Waldemar Brodkorb | |
2010-01-20 | update some meta data | Waldemar Brodkorb | |
2010-01-06 | enable ip multicast ad routing for igmpproxy package | Waldemar Brodkorb | |
2010-01-06 | document unimplemented feature | Waldemar Brodkorb | |
2010-01-02 | add newpackage target to simplify adding new packages | Waldemar Brodkorb | |
2009-12-28 | fix some minor issues on OpenBSD host | Waldemar Brodkorb | |
2009-12-20 | compile on cygwin works... | U-windows7\wbx | |
2009-12-12 | freebsd is ready to use | Waldemar Brodkorb | |
2009-12-01 | use pkill for startup scripts | Waldemar Brodkorb | |
- seems to solve the issue, that the same init script get killed otherwise - fine tune dansguardian, squid and iptables package - add default firewall config file (from freewrt) - add an example for transparent proxy via an ethernet bridge | |||
2009-11-28 | update TODO, readd find -empty feature in busybox | Waldemar Brodkorb | |
2009-11-24 | update mpd, libvirt, php and openldap | Waldemar Brodkorb | |
- make more features available in mpd - add libmms package - do not call redundant clean on cleantarget | |||
2009-11-19 | rename DEVICE to ADK_TARGET | Waldemar Brodkorb | |
- the name is better, because qemu f.e. is no hardware device - use make TARGET=alix1c to start with a configuration for this target - use make TARGET=alix1c allmodconfig to generate a mostly complete config to build all available packages for this platform as a package The all.config and .defconfig files needed to get this working are dynamically generated. | |||
2009-10-31 | finetune qemu-cris, add qemu-x86_64 | Waldemar Brodkorb | |
2009-10-24 | add basic qemu-arm support, add compression choice | Waldemar Brodkorb | |
2009-10-18 | update gcc, binutils, gdb, linux kernel, dnsmasq and alsa | Waldemar Brodkorb | |
WARNING: tested only on qemu-x86 | |||
2009-09-23 | add a BUG list, refresh TODO | Waldemar Brodkorb | |
2009-08-23 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-23 | make allmodconfig work for alix1c eglibc | Waldemar Brodkorb | |
many upstream package updates, squid, php, asterisk, gnutls, nmap, sqlite, dhcp, git | |||
2009-08-22 | make lemote yeelong finally usable | Waldemar Brodkorb | |
- moved startup script for all targets to /start - add kernel patch to use /start - add cryptinit package - make an encrypted rootfilesystem as choice for lemote | |||
2009-08-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-20 | kernel stripping is buggy, add to TODO | Waldemar Brodkorb | |
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-12 | update gcc, kernel and uclibc Makefile | Waldemar Brodkorb | |
- bring rb532 in shape, make it bootable | |||
2009-08-02 | add TODO entry about suboptimal mconf help texts | Phil Sutter | |
2009-06-25 | add some packages | Waldemar Brodkorb | |
- add make/patch/rpm and dependencies - update ar7 port a little bit | |||
2009-06-05 | more regressions found at runtime on alic1c | Waldemar Brodkorb | |
2009-06-01 | remove dhcpv6 | Waldemar Brodkorb | |
- too many issues, use isc dhcp ipv6 support - update BUGS and TODO | |||
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-06-01 | cleanup radius packages | Waldemar Brodkorb | |
- radiusclient-ng is now integrated to freeradius.org as freeradius-client - update freeradius-server, disable eap for now | |||
2009-05-31 | fix X issues | Waldemar Brodkorb | |
- missing xkbcmp - missing files in libX11 - dependencies to other libraries | |||
2009-05-30 | fix x11 compile and other stuff | Waldemar Brodkorb | |
- fix uclibc libx11 compile - fix empty banner - fix rdate init script | |||
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 | |||
2009-05-17 | Initial import | wbx | |