Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-02 | finetune iptables, tinyproxy and dansguardian | 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-29 | add bridging firewall stuff | Waldemar Brodkorb | |
- tested with a transparent squid proxy - fix some minor other stuff - not completely ready | |||
2009-11-29 | fix my broken first try ;) | Waldemar Brodkorb | |
2009-11-29 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-29 | add etables, finetune squid package, more busybox finetuning | Waldemar Brodkorb | |
2009-11-29 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-29 | add grub source package and update grub-bin | Waldemar Brodkorb | |
2009-11-29 | enable some needed tools by default again | Waldemar Brodkorb | |
2009-11-28 | update TODO, readd find -empty feature in busybox | Waldemar Brodkorb | |
2009-11-27 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-27 | update busybox and default config | Waldemar Brodkorb | |
2009-11-27 | minor fixes to bridgeing scripts | Waldemar Brodkorb | |
2009-11-25 | add update script to base-files | Waldemar Brodkorb | |
- system update via http/ftp/ssh/file possible - add bridge script - cleanup unused files | |||
2009-11-25 | simplify buildsystem | Waldemar Brodkorb | |
- remove ADK_IPV6, ADK_CXX and ADK_X11 - enable ipv6 by default in uclibc - enable build of c++ compiler by default | |||
2009-11-25 | add new taget alix2d | Waldemar Brodkorb | |
- tested via nfs boot - fix dansguardian zlib dependency | |||
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-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-22 | implement cfinstall | Waldemar Brodkorb | |
- tested on wrap - enable cfgfs for wrap | |||
2009-11-22 | make strace work for arm | Waldemar Brodkorb | |
2009-11-22 | make static build work | Waldemar Brodkorb | |
2009-11-22 | fix compact flash support for wrap | Waldemar Brodkorb | |
2009-11-22 | make obexftp work with static linking, fix ipv6 dependency | Waldemar Brodkorb | |
2009-11-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-22 | add pcengines wrap support | Waldemar Brodkorb | |
- fix DEVICE -> ADK_TARGET conversions missed last time - make wrap boot via PXE | |||
2009-11-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-22 | move openobex library to menupoint library | Waldemar Brodkorb | |
2009-11-22 | make bulk build on Debian/lenny x86 complete | Waldemar Brodkorb | |
- fix some menu descriptions - fix gcc package compile | |||
2009-11-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-22 | more bulk build fixes | Waldemar Brodkorb | |
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2) | |||
2009-11-22 | fix static build | Waldemar Brodkorb | |
2009-11-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-20 | fix more uclibc bulk build errors and add sfdisk/parted | Waldemar Brodkorb | |
- add sfdisk and parted for nfsroot installations to cfdisk - fix more uclibc bulk build errors | |||
2009-11-20 | create dirs in Makefile to avoid buildsystem warnings | Waldemar Brodkorb | |
2009-11-20 | /init should be used. Seems that our kernel patch is not enough | Waldemar Brodkorb | |
2009-11-20 | package updates and compile fixes | Waldemar Brodkorb | |
- update ctorrent, cups, gnutls and freeradius-server - compile kerberos (heimdal,krb5) with com_err library from e2fsprogs to allow both to be build without installing local copys of libcom_err - cleanup lynx package add zlib dependency | |||
2009-11-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
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-11-19 | heimdal needs bison | Waldemar Brodkorb | |
2009-11-19 | use ARCH instead of CPU_ARCH | Waldemar Brodkorb | |
2009-11-18 | libpcap needs flex | Waldemar Brodkorb | |
patch from Joerg S., thanks | |||
2009-11-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-17 | reorder modules load. hmm. I thought this was fixed already. | Waldemar Brodkorb | |
2009-11-17 | fix unresolved symbols in usbcore | Waldemar Brodkorb | |
- should fix following problem by loading usb usbcore: Unknown symbol utf16s_to_utf8s | |||
2009-11-15 | update asterisk, fix aufs2 compile | Waldemar Brodkorb | |
2009-11-15 | update pcre, add dansguardian (lightly tested) | Waldemar Brodkorb | |
2009-11-15 | update squid, openssl and tinyproxy to latest upstream version | Waldemar Brodkorb | |
2009-11-15 | update privoxy package | Waldemar Brodkorb | |
- add /etc/privoxy - add postinst script for user/group add - add init script | |||
2009-11-15 | fix native build on x86 | Waldemar Brodkorb | |
2009-11-14 | update to latest upstream version | Waldemar Brodkorb | |
- simplify and just use default extensions builtin |