summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-11fix target system namesWaldemar Brodkorb
2011-01-11remove from TODO list, enable aufs2-util on bulk builds.Waldemar Brodkorb
2011-01-11add aufs2 kernel patches, update aufs2-util to matchWaldemar Brodkorb
2011-01-10create directory where others are createdWaldemar Brodkorb
2011-01-10remove obsolete file from cat listWaldemar Brodkorb
2011-01-10modify descriptionWaldemar Brodkorb
2011-01-10busybox wget does not know triesWaldemar Brodkorb
2011-01-10resolve conflictsWaldemar Brodkorb
2011-01-10add LTO support to toolchain settings. Cleanup SYSROOT mess.Waldemar Brodkorb
2011-01-10fix wrong rpath and cflagsWaldemar Brodkorb
2011-01-10update to libnl 2.0Waldemar Brodkorb
2011-01-10s/STAGING_DIR/STAGING_TARGET_DIR/Waldemar Brodkorb
2011-01-10add a subpackage for the static e2fsck buildPhil Sutter
2011-01-10tools/adk/Makefile: little simplification using $@Phil Sutter
2011-01-10bash: set cache-file to /dev/null, breaks cross-compiling otherwisePhil Sutter
2011-01-10glibc: fix build for ADK_TARGET_CFLAGS="-march=i686"Phil Sutter
2011-01-10watchdog: binaries are initially installed to /usr/sbin, not /sbinPhil Sutter
2011-01-10allow disabling kernel customisation completelyPhil Sutter
2011-01-10make installation of package network hooks optionalPhil Sutter
2011-01-10make installation of package init scripts optionalPhil Sutter
2011-01-10valgrind: fix for somehow broken stuffPhil Sutter
2011-01-10iproute2: fix for installation of duplicate filesPhil Sutter
2011-01-10iproute2: q_atm.so is installed to /lib, not /usr/libPhil Sutter
2011-01-10iproute2: have tc/Makefile really install somethingPhil Sutter
2011-01-10real solution for the aufs2-util problemPhil Sutter
2011-01-10iproute2: fix build of multiple subpackagesPhil Sutter
2011-01-10iproute2: subpackage tc needs iptables for compilation (missing xtables.h oth...Phil Sutter
2011-01-10wget: install /etc/wgetrc along with the packagePhil Sutter
2011-01-10tcpdump: add WITH_CHROOT flavourPhil Sutter
2011-01-10proftp: ship some /etc/ftpusersPhil Sutter
2011-01-10ncurses: allow installing the full set of terminfo filesPhil Sutter
2011-01-10glibc: install some glibc-shipped config filesPhil Sutter
2011-01-10findutils: split locate into it's own packagePhil Sutter
2011-01-10e2fsprogs: install /etc/mke2fs.conf along with mke2fsPhil Sutter
2011-01-10e2fsprogs: need to include unistd.h, otherwise optind is undefinedPhil Sutter
2011-01-10base-files: change access mode of /tmp where it's createdPhil Sutter
2011-01-08variable name cleanupWaldemar Brodkorb
2011-01-08fix make clean target ruleWaldemar Brodkorb
2011-01-08add dependenciesWaldemar Brodkorb
2011-01-08do not set optimization CFLAGSWaldemar Brodkorb
2011-01-08finetune package build.Waldemar Brodkorb
2011-01-08rework and cleanup top level directory creation, avoid some unnecessary rebuilsWaldemar Brodkorb
2011-01-07try to fix libtool rpath behaviorWaldemar Brodkorb
2011-01-07add patches from OpenBSDWaldemar Brodkorb
2011-01-07disable rpathWaldemar Brodkorb
2011-01-07add missing stuff from tg@Waldemar Brodkorb
2011-01-07fix eglibc TZif file creation plus installation of desired localtime + UTCThorsten Glaser
2011-01-07unbreak wrong-endianness issue (on non-linux), fix patch and add checksThorsten Glaser
2011-01-07loop device needs block device supportThorsten Glaser
2011-01-07our kernels for TFTP are no longer gzip’d – fix usageThorsten Glaser