Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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 | |
2011-01-07 | fix path to config files | Waldemar Brodkorb | |
2011-01-07 | unbreak build by honouring the HOSTCC/HOSTCFLAGS variables | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add missing Config.in for toolchain settings | Waldemar Brodkorb | |
2011-01-07 | make sysroot relative to have a relocatable gcc | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add choices for both the root login shell and /bin/sh | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add varios patches... | Waldemar Brodkorb | |
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS. | |||
2011-01-07 | disable tool build, needs c++, not used right now | Waldemar Brodkorb | |
2011-01-07 | update README | Waldemar Brodkorb | |
2011-01-07 | add toolchain settings menu point | Waldemar Brodkorb | |
- gdb compilation can be disabled - gcc languages (c++/java) can be enabled/disabled - gcc stack smashing protection can be enabled/disabled | |||
2011-01-06 | disable rpath, enable TLS, fix cross-compile on Darwin | Waldemar Brodkorb | |
2011-01-06 | remove obsolete SUB_INSTALL stuff. | Waldemar Brodkorb | |
2011-01-06 | do not use rpath with staging dir information | Waldemar Brodkorb | |
2011-01-06 | automatic post-postinstall targets, and exemplary switch of zlib to it | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | workaround for make package=busybox | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | fix build error due to missing includes | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | Ignore dl even if it’s a symlink | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | disable rpath usage | Waldemar Brodkorb | |
2011-01-06 | install empty header stub | Waldemar Brodkorb | |
2011-01-06 | disable docs and some other stuff | Waldemar Brodkorb | |
2011-01-06 | fix startup script | Waldemar Brodkorb | |
2011-01-05 | cleanup duplicate kernel module feature | Waldemar Brodkorb | |
2011-01-05 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-05 | update mips qemu targets. 64 Bit kernels still does not boot completely | Waldemar Brodkorb | |
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 | |