Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-10 | make installation of package network hooks optional | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | valgrind: fix for somehow broken stuff | Phil Sutter | |
Although I could not find the exact spot, sys/stat.h was included which \#defines st_atime to something making it unusable as custom field identifier. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: fix for installation of duplicate files | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: q_atm.so is installed to /lib, not /usr/lib | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: have tc/Makefile really install something | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | real solution for the aufs2-util problem | Phil Sutter | |
- export the aufs2 branch's content into a tarball - fetch that tarball from a local mirror (for now) - drop that Makefile patch, can be solved by passing the right params to make Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: fix build of multiple subpackages | Phil Sutter | |
Instead of replacing INSTALL_{y,m} with the last enabled subpackage in the list, append them. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | iproute2: subpackage tc needs iptables for compilation (missing xtables.h ↵ | Phil Sutter | |
otherwise) Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | wget: install /etc/wgetrc along with the package | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | tcpdump: add WITH_CHROOT flavour | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | proftp: ship some /etc/ftpusers | Phil Sutter | |
Taken from gentoo's ftpbase-package. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | ncurses: allow installing the full set of terminfo files | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | glibc: install some glibc-shipped config files | Phil Sutter | |
- /etc/gai.conf - /etc/nscd.conf - /etc/nsswitch.conf Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | findutils: split locate into it's own package | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | e2fsprogs: install /etc/mke2fs.conf along with mke2fs | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | e2fsprogs: need to include unistd.h, otherwise optind is undefined | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | base-files: change access mode of /tmp where it's created | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-04 | unblock wlan before starting networking | Waldemar Brodkorb | |
2011-01-04 | fix dependencies | Waldemar Brodkorb | |
2011-01-04 | add default config dir | Waldemar Brodkorb | |
2011-01-04 | add predefined loader cache | Waldemar Brodkorb | |
2011-01-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-03 | fix qemu targets, make them bootable again | Waldemar Brodkorb | |
2011-01-03 | make it cross-compile | Waldemar Brodkorb | |
2011-01-03 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2011-01-03 | update mplayer to latest svn | Waldemar Brodkorb | |
2011-01-02 | resolve merge conflict | Waldemar Brodkorb | |
2011-01-02 | add an example interfaces file, make tmpfs configurable via menu | Waldemar Brodkorb | |
2011-01-02 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2011-01-01 | be quiet on filesystem creation | Waldemar Brodkorb | |
2011-01-01 | use /sbin for watchdog binary | Waldemar Brodkorb | |
2010-12-31 | fix some error messages, when fstab does not exist | Waldemar Brodkorb | |
2010-12-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-12-30 | add new packages mkfontdir and mkfontscale | Waldemar Brodkorb | |
2010-12-30 | fix startup scripts, fix stop routine | Waldemar Brodkorb | |
2010-12-30 | resolve merge conflicts | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-23 | add new packages syslinux, nasm and qemu (not perfect..) | Waldemar Brodkorb | |
2010-12-23 | fix compile error | Waldemar Brodkorb | |
2010-12-22 | use temporary resolv.conf when using udhcp | Waldemar Brodkorb | |
2010-12-20 | update to latest upstream version | Waldemar Brodkorb | |
2010-12-19 | update to latest upstream version | Waldemar Brodkorb | |
2010-12-18 | fix some device node permissions | Waldemar Brodkorb | |
2010-12-18 | update to latest upstream version | Waldemar Brodkorb | |
2010-12-18 | add directfb flavour | Waldemar Brodkorb | |
2010-12-18 | add header subpackage | Waldemar Brodkorb | |
2010-12-16 | use target arch CFLAGS even for native builds | Waldemar Brodkorb | |
2010-12-16 | install linkable library link | Waldemar Brodkorb | |