Age | Commit message (Expand) | Author |
2011-01-10 | add a subpackage for the static e2fsck build | Phil Sutter |
2011-01-10 | tools/adk/Makefile: little simplification using $@ | Phil Sutter |
2011-01-10 | bash: set cache-file to /dev/null, breaks cross-compiling otherwise | Phil Sutter |
2011-01-10 | glibc: fix build for ADK_TARGET_CFLAGS="-march=i686" | Phil Sutter |
2011-01-10 | watchdog: binaries are initially installed to /usr/sbin, not /sbin | Phil Sutter |
2011-01-10 | allow disabling kernel customisation completely | Phil Sutter |
2011-01-10 | make installation of package network hooks optional | Phil Sutter |
2011-01-10 | make installation of package init scripts optional | Phil Sutter |
2011-01-10 | valgrind: fix for somehow broken stuff | Phil Sutter |
2011-01-10 | iproute2: fix for installation of duplicate files | Phil Sutter |
2011-01-10 | iproute2: q_atm.so is installed to /lib, not /usr/lib | Phil Sutter |
2011-01-10 | iproute2: have tc/Makefile really install something | Phil Sutter |
2011-01-10 | real solution for the aufs2-util problem | Phil Sutter |
2011-01-10 | iproute2: fix build of multiple subpackages | Phil Sutter |
2011-01-10 | iproute2: subpackage tc needs iptables for compilation (missing xtables.h oth... | Phil Sutter |
2011-01-10 | wget: install /etc/wgetrc along with the package | Phil Sutter |
2011-01-10 | tcpdump: add WITH_CHROOT flavour | Phil Sutter |
2011-01-10 | proftp: ship some /etc/ftpusers | Phil Sutter |
2011-01-10 | ncurses: allow installing the full set of terminfo files | Phil Sutter |
2011-01-10 | glibc: install some glibc-shipped config files | Phil Sutter |
2011-01-10 | findutils: split locate into it's own package | Phil Sutter |
2011-01-10 | e2fsprogs: install /etc/mke2fs.conf along with mke2fs | Phil Sutter |
2011-01-10 | e2fsprogs: need to include unistd.h, otherwise optind is undefined | Phil Sutter |
2011-01-10 | base-files: change access mode of /tmp where it's created | Phil Sutter |
2011-01-08 | variable name cleanup | Waldemar Brodkorb |
2011-01-08 | fix make clean target rule | Waldemar Brodkorb |
2011-01-08 | add dependencies | Waldemar Brodkorb |
2011-01-08 | do not set optimization CFLAGS | Waldemar Brodkorb |
2011-01-08 | finetune package build. | Waldemar Brodkorb |
2011-01-08 | rework and cleanup top level directory creation, avoid some unnecessary rebuils | Waldemar Brodkorb |
2011-01-07 | try to fix libtool rpath behavior | Waldemar Brodkorb |
2011-01-07 | add patches from OpenBSD | Waldemar Brodkorb |
2011-01-07 | disable rpath | Waldemar Brodkorb |
2011-01-07 | add missing stuff from tg@ | Waldemar Brodkorb |
2011-01-07 | fix eglibc TZif file creation plus installation of desired localtime + UTC | Thorsten Glaser |
2011-01-07 | unbreak wrong-endianness issue (on non-linux), fix patch and add checks | Thorsten Glaser |
2011-01-07 | loop device needs block device support | Thorsten Glaser |
2011-01-07 | our kernels for TFTP are no longer gzip’d – fix usage | Thorsten Glaser |
2011-01-07 | provide squashfs for bcm47xx including cfgfs partition | Thorsten Glaser |
2011-01-07 | =?utf-8?q?fix=20bcm47xx=20flash=20size=20(by=20passing=20the=20correct=20valu... | Thorsten Glaser |
2011-01-07 | pass KERNEL_MAKE_ENV to all invocations of make on the Linux kernel | Thorsten Glaser |
2011-01-07 | expose squashfs always | Thorsten Glaser |
2011-01-07 | fix “make kernelconfig” (2 things): | Thorsten Glaser |
2011-01-07 | use HOSTCC, HOSTCFLAGS, etc. here, too | Thorsten Glaser |
2011-01-07 | do not set GCC_HONOUR_COPTS for configure step | Waldemar Brodkorb |
2011-01-07 | honour CFLAGS | Waldemar Brodkorb |
2011-01-07 | do not install docs | Waldemar Brodkorb |
2011-01-07 | use CFLAGS | Waldemar Brodkorb |
2011-01-07 | remove duplicate call of CFLAGS, remove /usr/local from compiler paths | Waldemar Brodkorb |
2011-01-07 | do not use duplicate CFLAGS | Waldemar Brodkorb |