summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-10valgrind: fix for somehow broken stuffPhil 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-10iproute2: fix for installation of duplicate filesPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10iproute2: q_atm.so is installed to /lib, not /usr/libPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10iproute2: have tc/Makefile really install somethingPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10real solution for the aufs2-util problemPhil 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-10iproute2: fix build of multiple subpackagesPhil 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-10iproute2: subpackage tc needs iptables for compilation (missing xtables.h ↵Phil Sutter
otherwise) Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10wget: install /etc/wgetrc along with the packagePhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10tcpdump: add WITH_CHROOT flavourPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10proftp: ship some /etc/ftpusersPhil Sutter
Taken from gentoo's ftpbase-package. Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10ncurses: allow installing the full set of terminfo filesPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10glibc: install some glibc-shipped config filesPhil Sutter
- /etc/gai.conf - /etc/nscd.conf - /etc/nsswitch.conf Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10findutils: split locate into it's own packagePhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10e2fsprogs: install /etc/mke2fs.conf along with mke2fsPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10e2fsprogs: need to include unistd.h, otherwise optind is undefinedPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-10base-files: change access mode of /tmp where it's createdPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-08variable name cleanupWaldemar Brodkorb
2011-01-08fix make clean target ruleWaldemar Brodkorb
correct the wrong path and remove the correct files on clean. Finetune more directory creation rules.
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
UTC is used as “static base timezone” and thus must be present Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07unbreak wrong-endianness issue (on non-linux), fix patch and add checksThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07loop device needs block device supportThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07our kernels for TFTP are no longer gzip’d – fix usageThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07provide squashfs for bcm47xx including cfgfs partitionThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07=?utf-8?q?fix=20bcm47xx=20flash=20size=20(by=20passing=20the=20correct=20val ↵Thorsten Glaser
ue=20via=20environment) =20and=20honour=20HOSTCFLAGS=20better=20(still=20not=20fully=20=E2=98=B9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07pass KERNEL_MAKE_ENV to all invocations of make on the Linux kernelThorsten Glaser
similar to KERNEL_MAKE_OPTS just as environment Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07expose squashfs alwaysThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07fix “make kernelconfig” (2 things):Thorsten Glaser
• patch from wbx to have it copied from/to the correct directory • honour HOSTCC, HOSTCFLAGS Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07use HOSTCC, HOSTCFLAGS, etc. here, tooThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07do not set GCC_HONOUR_COPTS for configure stepWaldemar Brodkorb
2011-01-07honour CFLAGSWaldemar Brodkorb
2011-01-07do not install docsWaldemar Brodkorb
2011-01-07use CFLAGSWaldemar Brodkorb
2011-01-07remove duplicate call of CFLAGS, remove /usr/local from compiler pathsWaldemar Brodkorb
2011-01-07do not use duplicate CFLAGSWaldemar Brodkorb
2011-01-07fix path to config filesWaldemar Brodkorb
2011-01-07unbreak build by honouring the HOSTCC/HOSTCFLAGS variablesThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07add missing Config.in for toolchain settingsWaldemar Brodkorb
2011-01-07make sysroot relative to have a relocatable gccThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07add choices for both the root login shell and /bin/shThorsten Glaser
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2011-01-07add varios patches...Waldemar Brodkorb
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS.
2011-01-07disable tool build, needs c++, not used right nowWaldemar Brodkorb
2011-01-07update READMEWaldemar Brodkorb