Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-10 | resolve conflicts | Waldemar Brodkorb | |
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-10 | fix wrong rpath and cflags | Waldemar Brodkorb | |
2011-01-10 | update to libnl 2.0 | Waldemar Brodkorb | |
2011-01-10 | s/STAGING_DIR/STAGING_TARGET_DIR/ | Waldemar Brodkorb | |
2011-01-10 | add a subpackage for the static e2fsck build | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | tools/adk/Makefile: little simplification using $@ | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | bash: set cache-file to /dev/null, breaks cross-compiling otherwise | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | glibc: fix build for ADK_TARGET_CFLAGS="-march=i686" | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | watchdog: binaries are initially installed to /usr/sbin, not /sbin | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | allow disabling kernel customisation completely | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | make installation of package network hooks optional | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | make installation of package init scripts 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-08 | variable name cleanup | Waldemar Brodkorb | |
2011-01-08 | fix make clean target rule | Waldemar Brodkorb | |
correct the wrong path and remove the correct files on clean. Finetune more directory creation rules. | |||
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 | |
UTC is used as “static base timezone” and thus must be present Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | unbreak wrong-endianness issue (on non-linux), fix patch and add checks | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | loop device needs block device support | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | our kernels for TFTP are no longer gzip’d – fix usage | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | provide squashfs for bcm47xx including cfgfs partition | Thorsten 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-07 | pass KERNEL_MAKE_ENV to all invocations of make on the Linux kernel | Thorsten Glaser | |
similar to KERNEL_MAKE_OPTS just as environment Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | expose squashfs always | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | fix “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-07 | use HOSTCC, HOSTCFLAGS, etc. here, too | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | do not set GCC_HONOUR_COPTS for configure step | Waldemar Brodkorb | |