Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-06 | update to latest upstream, fix Darwin cross-compile | Waldemar Brodkorb | |
2014-05-05 | start shell on serial and vga, if both available | Waldemar Brodkorb | |
2014-05-05 | disable manpage and docs, fixes Darwin cross-compile | Waldemar Brodkorb | |
2014-05-05 | gnu sed no longer required, will be build as hosttool | Waldemar Brodkorb | |
2014-05-05 | fix host builddeps | Waldemar Brodkorb | |
2014-05-05 | enable printk | Waldemar Brodkorb | |
2014-05-05 | fix compile when autopoint missing | Waldemar Brodkorb | |
2014-05-05 | update to latest upstream | Waldemar Brodkorb | |
2014-05-05 | update to latest upstream | Waldemar Brodkorb | |
2014-05-05 | needs libintl.h | Waldemar Brodkorb | |
2014-05-05 | with-gmp pointing to staging dir is required | Waldemar Brodkorb | |
2014-05-05 | ignore generated file | Waldemar Brodkorb | |
2014-05-05 | update to latest upstream | Waldemar Brodkorb | |
2014-05-05 | update to latest upstream | Waldemar Brodkorb | |
2014-05-05 | update to latest upstream | Waldemar Brodkorb | |
2014-05-05 | enable network by default | Waldemar Brodkorb | |
2014-05-05 | gnu awk will be build, when not found | Waldemar Brodkorb | |
2014-05-05 | update TODO/BUGS | Waldemar Brodkorb | |
2014-05-04 | exclude cygwin binaries | Waldemar Brodkorb | |
2014-05-04 | update gmp to latest upstream | Waldemar Brodkorb | |
2014-05-04 | fix install script | Waldemar Brodkorb | |
2014-05-04 | small fix for the new services busybox stuff | Waldemar Brodkorb | |
2014-05-04 | dynamically start busybox’ services | Thorsten Glaser | |
2014-05-04 | revert, unfortunately there is libgcc, which is then build with the wrong ↵ | Waldemar Brodkorb | |
options | |||
2014-05-04 | remove workaround | Waldemar Brodkorb | |
2014-05-04 | simplify add_rcconf | Waldemar Brodkorb | |
2014-05-04 | display Starting/Stopping service only when its enabler var is not NO | Thorsten Glaser | |
also, show only the basename and do not leak rcquiet to child env | |||
2014-05-04 | rename init scripts so their basename matches their enabler variable | Thorsten Glaser | |
2014-05-04 | fix $syslogd_flags misuse | Thorsten Glaser | |
2014-05-04 | use all available physical ram for initramfs, not only 50 % by default | Waldemar Brodkorb | |
2014-05-04 | verbose (by default, deactivatable) init scripts | Thorsten Glaser | |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser | |
2014-05-03 | fix problem when cups is not installed on the host | Waldemar Brodkorb | |
2014-05-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-05-03 | update to gotham rc1, fix Darwin cross problems | Waldemar Brodkorb | |
2014-05-03 | needs dmaengine | Waldemar Brodkorb | |
2014-05-03 | add automount script | Waldemar Brodkorb | |
2014-05-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-05-03 | fix checksum | Waldemar Brodkorb | |
2014-05-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | 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 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
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 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
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 | proper quoting in GNUmakefile as well | 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> |