Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-12 | fix some kernel module menu configuration | Waldemar Brodkorb | |
2010-07-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-12 | modify many PKG_DESCR variables to fit better into 80 width terminal window | Waldemar Brodkorb | |
2010-07-10 | do not install kernel for archive rootfs, which already includes a kernel | Waldemar Brodkorb | |
2010-07-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-09 | update and fix packages which got activated to autogenerated | Waldemar Brodkorb | |
package configuration menu. | |||
2010-07-09 | update TODO | Waldemar Brodkorb | |
2010-07-09 | update to latest upstream | Waldemar Brodkorb | |
2010-07-09 | minor fix for ap mode | Waldemar Brodkorb | |
2010-07-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-09 | readd missing patches to always build openssl successful | Waldemar Brodkorb | |
2010-07-09 | set wireless extension to 0 by default | Waldemar Brodkorb | |
2010-07-09 | disable bzr (broken) in bulk builds | Waldemar Brodkorb | |
2010-07-09 | fresh svn build | Waldemar Brodkorb | |
2010-07-09 | fix build for lemote, enable system png usage | Waldemar Brodkorb | |
2010-07-09 | add APNG support patch, needed for firefox png support | Waldemar Brodkorb | |
2010-07-09 | fix md5sum, forgotten last time? | Waldemar Brodkorb | |
2010-07-08 | Merge remote branch 'phil/auto-config-in' | Waldemar Brodkorb | |
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile | |||
2010-07-07 | add support for hso umts modems | Waldemar Brodkorb | |
if you like to use an usb umts modem with hso chipset, this is the support for it. use following in /etc/network/interfaces: auto hso0 iface hso0 inet manual pin xxxx apn foo.bar credentials go to freewrt 1.0 supporters... | |||
2010-07-07 | handle resolv.conf and ntp for pppoe network setup correctly | Waldemar Brodkorb | |
2010-07-07 | add dependency to pppoe kernel modules, fix mssing mtu in template | Waldemar Brodkorb | |
2010-07-07 | fix timezone configuration for eglibc/glibc based systems | Waldemar Brodkorb | |
2010-07-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: target/alix2d/kernel.config | |||
2010-07-07 | more runtime fixes, update of some packages. | Waldemar Brodkorb | |
- update busybox, dnsmasq, ppp and libusb - add timezone and hostname configuration for target via menu - fix resolv.conf creation for dhcp client - fix usb for alix boards - enable lsusb and lspci by default | |||
2010-07-06 | massive whitespace cleanup (EOL), suggested by j.seitter | Waldemar Brodkorb | |
2010-07-05 | fix build dependency | Waldemar Brodkorb | |
2010-07-05 | some allconfig fixes | Waldemar Brodkorb | |
disable geode AES coprocessor, better use kernel modules, otherwise some crypto stuff get statically compiled and the build fails. | |||
2010-07-05 | add menu based configuration of a password | Waldemar Brodkorb | |
2010-07-02 | startup uvd very late | Waldemar Brodkorb | |
2010-07-02 | kill crond before trying to umount /etc | Waldemar Brodkorb | |
2010-07-02 | even when vim is choosen, activate vi, f.e. crontab -e needs it | Waldemar Brodkorb | |
2010-07-02 | fix daemon mode | Waldemar Brodkorb | |
2010-07-02 | check exit code | Waldemar Brodkorb | |
2010-07-02 | implement a dumb mode for offline servers | Waldemar Brodkorb | |
use -i to activate. | |||
2010-07-02 | add a small udp based daemon | Waldemar Brodkorb | |
2010-07-02 | use pkill instead of pidof | Waldemar Brodkorb | |
2010-07-01 | do not install resolv.conf symlink | Waldemar Brodkorb | |
all productive targets use cfgfs, with a /etc on tmpfs, so no need for this symlink. Users of extra dir can now provide their own resolv.conf copy. dhcp and ppp users shouldn't care about this change. | |||
2010-07-01 | fix ppp for non nas devices | Waldemar Brodkorb | |
2010-07-01 | enable usb for alix boards in menu | Waldemar Brodkorb | |
2010-07-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-01 | add the ability to add a ssh pubkey via menu | Waldemar Brodkorb | |
2010-07-01 | ignore bbrebuild file | Waldemar Brodkorb | |
2010-07-01 | fix compile break | Waldemar Brodkorb | |
2010-07-01 | just a test commit | Waldemar Brodkorb | |
2010-06-29 | add package flavours, fix unused stuff | Waldemar Brodkorb | |
2010-06-29 | just mount rootfs read-write for needed subcommands | Waldemar Brodkorb | |
2010-06-29 | fix ipkg files output | Waldemar Brodkorb | |
2010-06-29 | optimize ipkg package management | Waldemar Brodkorb | |
ipkg will automatically mount the normal read-only rootfs as read-write and after the command back to read-only. ipkg install/remove/upgrades are only supported for compact disk or disk based systems. On flash systems better reflash completely. make a kernel package containing the real kernel. Adjust ipkg.conf to contain a configurable server adress. | |||
2010-06-29 | update to latest upstream version | Waldemar Brodkorb | |
2010-06-29 | rename package name | Waldemar Brodkorb | |