Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-07 | fix some raspberry pi probs | Waldemar Brodkorb | |
2014-05-06 | be more quiet | Waldemar Brodkorb | |
2014-05-05 | gnu sed no longer required, will be build as hosttool | Waldemar Brodkorb | |
2014-05-05 | gnu awk will be build, when not found | Waldemar Brodkorb | |
2014-05-04 | fix install script | Waldemar Brodkorb | |
2014-05-03 | more flexible list of files to ignore when doing update-patches | Thorsten Glaser | |
e.g. for use with autoconf, but also for build-time generated files that are part of the distfile Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | quote more for “evil” eval | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | delete old temporary files of previous run, in case it aborts | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | further optimisations | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | use find -print0 with proper shell handling | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | pass patches NUL-terminated | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | move calling update-patches into a separate mksh script update-patches2 ↵ | Thorsten Glaser | |
handling quoting much better Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | more cleanup: echo → print | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | lots of quoting and cleanup for files with spaces in them (ugh) | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | require mksh for the update-patches helper script | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2014-05-03 | enable mksh, when not installed on the host | Waldemar Brodkorb | |
2014-04-23 | fix bootup from sd | Waldemar Brodkorb | |
2014-04-23 | more fixes and drivers for cubox-i | Waldemar Brodkorb | |
2014-04-23 | work in progress patches for cubox-i | Waldemar Brodkorb | |
2014-04-14 | compile patch when not available on Host | Waldemar Brodkorb | |
2014-04-11 | fix boot with grub2 source package | Waldemar Brodkorb | |
2014-04-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-04-10 | try to use new grub2 | Waldemar Brodkorb | |
2014-04-09 | fix minor issues | Waldemar Brodkorb | |
2014-04-09 | add -d and -k | Waldemar Brodkorb | |
2014-04-07 | grub2 by default off | Waldemar Brodkorb | |
2014-04-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-04-05 | add cmake helper vars | Waldemar Brodkorb | |
2014-04-05 | fix iso building | Waldemar Brodkorb | |
2014-04-04 | disable huge_file | Waldemar Brodkorb | |
2014-04-03 | create a data partition, use mkfs.ext4, simplify tool checks, use echo ↵ | Waldemar Brodkorb | |
instead of printf | |||
2014-04-03 | add qemu host dependency | Waldemar Brodkorb | |
2014-03-31 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-31 | use gnu find on darwin | Waldemar Brodkorb | |
2014-03-31 | use HOST_BUILD_DIR to avoid rebuilding after make clean, add genext2fs to checks | Waldemar Brodkorb | |
2014-03-30 | add findutils do host machinery | Waldemar Brodkorb | |
2014-03-30 | add pkgconf, always needed | Waldemar Brodkorb | |
2014-03-30 | build hosttools only when not available or required | Waldemar Brodkorb | |
2014-03-30 | build host tools on demand, when not available on the host | Waldemar Brodkorb | |
2014-03-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb | |
2014-03-29 | use xz instead of gzip, remove grub for qemu, add it only to ibm-x40 | Waldemar Brodkorb | |
2014-03-26 | remove git as dependency, we now have snapshot tarballs | Waldemar Brodkorb | |
2014-03-23 | add my hackish script for gcc bisecting | Waldemar Brodkorb | |
2014-03-19 | rework getty/shell runtime options, add git as dependency, used in ↵ | Waldemar Brodkorb | |
base-files and is always good to create patches, get updates,.. | |||
2014-03-18 | strip static libraries, use cortex a9 for toolchains | Waldemar Brodkorb | |
2014-03-14 | convert to miniconfig | Waldemar Brodkorb | |
only miniconfig is used for all targets. aranym support is still broken/experimental. 32 bit kernel support for 64 targets need to be fixed. tested on usb boot on ibm-x40 | |||
2014-03-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-09 | add the stable cubox-i kernel 3.10.30, add kernel patch from solidrun git | Waldemar Brodkorb | |
2014-03-08 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |