Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-17 | fix rebuild of autotools by touching files in a correct order | Waldemar Brodkorb | |
from freewrt/openbsd | |||
2010-02-17 | fix build on OpenBSD host | Waldemar Brodkorb | |
- add a wrapper script for autoconf and autoreconf to avoid ifdef gluecode for every OS/autoconf combination - need to add more autoconf version for NetBSD/MirBSD | |||
2010-02-16 | add OpenBSD | Waldemar Brodkorb | |
2010-02-14 | fix recompile BUG of PKG_MULTI packages | Waldemar Brodkorb | |
2010-02-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-14 | complete allmodconfig build on NetBSD | Waldemar Brodkorb | |
2010-02-13 | add cvs package, add half-ready bzr package | Waldemar Brodkorb | |
2010-02-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-12 | enable usb sound support | Waldemar Brodkorb | |
add mpg123 console mp3 player. A terratec usb soundadapter works fine on alix2d device. (0ccd:0077 TerraTec Electronic GmbH) | |||
2010-02-11 | fix compile on NetBSD | Waldemar Brodkorb | |
2010-02-10 | disable debug | Waldemar Brodkorb | |
2010-02-09 | resolve conflict | Waldemar Brodkorb | |
2010-02-09 | freebsd cpio is in /usr/bin | Waldemar Brodkorb | |
2010-02-09 | add support for netbsd. just minor fixes needed. | wbx | |
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2010-02-04 | finetune make bulk | Waldemar Brodkorb | |
add bulk targets for allmodconfig/allconfig. add more targets to the bulk list. use a separate .cfg directory for target-libc combinations. | |||
2010-01-30 | fix eglibc dev package and group alix/wrap devices | Waldemar Brodkorb | |
2010-01-30 | use target-libc combination for all builddirs | Waldemar Brodkorb | |
IMPORTANT: do a make distclean before compiling after this commit. The directories for all build and bin directories changed, so that toolchains for different target-libc combinations can coexist. This might be usefule in the future for continous compiling after git commit, without rebuilding the toolchain. Rework busybox rebuild, when config changes. Not optimal, but at least working after this change to the directory structure. | |||
2010-01-30 | remove unneeded directory after executing postinst scripts | Waldemar Brodkorb | |
2010-01-26 | fix package depends | Waldemar Brodkorb | |
2010-01-26 | check for mkfs utils | Waldemar Brodkorb | |
2010-01-22 | add some font packages | Waldemar Brodkorb | |
2010-01-20 | fix allmodconfig for foxboard | waldemar brodkorb | |
2009-12-29 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-12-29 | fix cygwin compile issues | Waldemar Brodkorb | |
remove xmlto dependency, do not generate alsa manpages let aiccu cross-compile on != linux hosts | |||
2009-12-28 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-12-28 | fix some minor issues on OpenBSD host | Waldemar Brodkorb | |
2009-12-28 | use tar archive as default package backend | Waldemar Brodkorb | |
it saves more than 200 kb on minimal setup for AG241 target. Normally reflashing or complete updates are recommended. Partial updates via ipkg are not supported right now. (we have a read-only root filesystem without any writable partition for any data outside /etc) If someone likes ipkg, it still can be selected and used. | |||
2009-12-24 | Merge commit 'origin/confgen' | Waldemar Brodkorb | |
finally autogenerate menu Config.in files and Depends.mk for packages. thx mirabilos Conflicts: .gitignore Makefile mk/build.mk package/eglibc/Config.in package/glibc/Config.in package/uclibc++/Config.in package/uclibc/Config.in rules.mk | |||
2009-12-20 | Pimp up the progress bar | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-12-19 | Merge branch 'master' of git://openadk.org/git/openadk | U-windows7\wbx | |
2009-12-19 | cygwin support refresh | U-windows7\wbx | |
2009-12-19 | Merge branch 'master' of openadk.org:/git/openadk | Waldemar Brodkorb | |
2009-12-19 | update eglic and glibc | Waldemar Brodkorb | |
2009-12-19 | update Cygwin info. Build works on NTFS. | Waldemar Brodkorb | |
- small registry change is needed on Windows 7 with NTFS and latest Cygwin 1.7. | |||
2009-12-19 | order seems relevant for older gnu tar | Waldemar Brodkorb | |
2009-12-18 | Avoid annoying warning when tar isn’t GNU tar | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2009-12-18 | deactivate cpp check, use gcc -E instead. | Waldemar Brodkorb | |
2009-12-18 | start initial MirBSD support | Waldemar Brodkorb | |
2009-12-11 | make cross-compile on FreeBSD work, check for console browser for xmlto | Waldemar Brodkorb | |
2009-12-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-12-06 | rework qemu for x86/x86_64 | Waldemar Brodkorb | |
- do not use grub bootloader - enable kernel+initramfs targets - use sata drivers by default | |||
2009-12-06 | search in /usr/local for curl headers | Waldemar Brodkorb | |
2009-12-06 | fix qemu-x86_64 image, get rid of duplicat include dir | Waldemar Brodkorb | |
- fix image build for different root filesystems - get rid of duplicate symlink to include dir - finetune mpd config file | |||
2009-12-06 | update some packages, fix some kernel module dependencies | Waldemar Brodkorb | |
- update tinc, openssl and xinetd - fix openssh and dropbear coexistence - fix some kernel module load orders | |||
2009-12-04 | update kernel to 2.6.32 | Waldemar Brodkorb | |
- update some applications asterisk, curl, strace, radvd, rpm - fix allconfig - /dev for full build seems to need more than 64k | |||
2009-12-04 | do not reserve 5% for root, just 1% | Waldemar Brodkorb | |
2009-11-27 | update busybox and default config | Waldemar Brodkorb | |
2009-11-22 | more bulk build fixes | Waldemar Brodkorb | |
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2) |