Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-25 | make intel driver work on ibm x40 | Waldemar Brodkorb | |
- add kernel support for AGP/DRM/KMS - update intel driver - fix MesaLib (add the correct driver) | |||
2010-11-21 | let the UUID code correctly load sectors from disc using BIO | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-21 | fix a typo | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-20 | convert to UUID; make panic-reboot-time a flag; prevent automatic fsck | Thorsten Glaser | |
note: uuid.patch currently still panics ☹ Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-18 | sync with upstream git | Waldemar Brodkorb | |
2010-11-10 | update to 2.6.36 | Waldemar Brodkorb | |
abstract version information, can be overwritten for each target. default is 2.6.36 right now. Only ibmx40 target does use it. mk/modules.mk is still problematic.. aufs2 need to be ported... | |||
2010-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-09-17 | update some targets to Linux 2.6.35.4 | Waldemar Brodkorb | |
2010-08-06 | some more fixes for 2.6.35 update on lemote | Waldemar Brodkorb | |
2010-08-05 | update lemote to 2.6.35, enable version specific patches for kernel-header ↵ | Waldemar Brodkorb | |
patches | |||
2010-07-30 | fix foxboard allmodconfig, remove old linux patches | Waldemar Brodkorb | |
2010-05-29 | upgrade all targets to Linux 2.6.34 | Waldemar Brodkorb | |
2010-05-20 | do some cleanup, update ibm x40 to 2.6.34 | Waldemar Brodkorb | |
2010-05-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-05-20 | activate and refresh support for rb411/rb433 | Waldemar Brodkorb | |
after n0-1 helped to find a way to fix my broken rb433 by using the primary bootloader via shortening a jumper I got the motivation to get this target working again. Summarize both targets to newly created rb4xx target. | |||
2010-05-16 | add preliminary support for my pcmcia smartcard reader | Waldemar Brodkorb | |
2010-05-12 | fix make bulkallmod for some packages and target combinations | Waldemar Brodkorb | |
2010-04-27 | iptv via natting now works at last sometime. | Waldemar Brodkorb | |
alice iptv seems to use destination=ip:port instead of client_port=port, like RFC suggesting it. But destination= is also used by STUN method. As a quick hack I commented out STUN method to avoid crashes. Now at least I can see some tv streams. still not 100% good. | |||
2010-04-25 | fix nat helpers for ipv4, add rtsp nat helper | Waldemar Brodkorb | |
2010-04-04 | remove unused obsolete patches | Waldemar Brodkorb | |
2010-03-28 | implement adkupdate for ag241, add kernel patches for 2.6.33.1 | Waldemar Brodkorb | |
2010-02-25 | update qemu-x86 to 2.6.33 | Waldemar Brodkorb | |
- use e1000 driver by default - no need for dummy qemu.img, phil is right. | |||
2010-02-21 | add some finetuning stuff for foxg20 support | Waldemar Brodkorb | |
2010-02-17 | boot via nfs works and I get a shell | Waldemar Brodkorb | |
2010-02-15 | move patch to correct place | Waldemar Brodkorb | |
2010-01-31 | reworking startup using devtmpfs | Waldemar Brodkorb | |
After this change it is not needed to create console, tty and null device nodes for nfsroot boot. | |||
2010-01-30 | enable YAFFS2 and NAND for rb532 by default | Waldemar Brodkorb | |
2009-12-20 | fix patch | U-windows7\wbx | |
2009-12-19 | update all targets to 2.6.32 | Waldemar Brodkorb | |
2009-12-19 | add more mirbsd compatibility patches | Waldemar | |
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-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-11-15 | update asterisk, fix aufs2 compile | Waldemar Brodkorb | |
2009-11-11 | make target foxboard compile | Waldemar Brodkorb | |
2009-10-31 | finetune qemu-cris, add qemu-x86_64 | Waldemar Brodkorb | |
2009-10-21 | a struct has changed, refresh patch | Waldemar Brodkorb | |
2009-10-18 | update gcc, binutils, gdb, linux kernel, dnsmasq and alsa | Waldemar Brodkorb | |
WARNING: tested only on qemu-x86 | |||
2009-08-23 | remove all older patches, all targets use 2.6.30.5 | Waldemar Brodkorb | |
2009-08-23 | kernel: add aufs2 support | Phil Sutter | |
The patches were extracted from the aufs-standalone git tree, identically named patches are indeed identical. | |||
2009-08-23 | revert renaming of /init into /start | Waldemar Brodkorb | |
- fix foxboard build, tested on classic - remove unsed ibm-x40 target - update all targets to linux-2.6.30.5 - fix native build, use kernel.config.$(CPU_ARCH) as kernel configuration, when /proc/config.gz does not exist on host | |||
2009-08-22 | make lemote yeelong finally usable | Waldemar Brodkorb | |
- moved startup script for all targets to /start - add kernel patch to use /start - add cryptinit package - make an encrypted rootfilesystem as choice for lemote | |||
2009-08-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-20 | add eglibc support | Waldemar Brodkorb | |
all three libraries tested with qemu-x86 | |||
2009-08-12 | update gcc, kernel and uclibc Makefile | Waldemar Brodkorb | |
- bring rb532 in shape, make it bootable | |||
2009-07-23 | add 2.6.30.1 patches | Waldemar Brodkorb | |
2009-06-19 | fix broken patch, now rb532 boots fine and fast | Waldemar Brodkorb | |
2009-06-13 | move patches to correct directory | Waldemar Brodkorb | |
- add mtd root patch globally | |||
2009-06-12 | kernel patch cleanup | Waldemar Brodkorb | |
- move patches to kernel version specific directory - enable execute bit on md5sum wrapper - remove wrong include in BSDmakefile - enable ROOTFS for rb532 device - add mips specific patch for lib/delay.c typo | |||
2009-06-11 | update alix1c to 2.6.30 | Waldemar Brodkorb | |
- regenerate patches - fix exmap compile | |||
2009-05-24 | patches and update for gcc 4.4.0 allmodconfig | Waldemar Brodkorb | |
* update gcc to 4.4.0 * update gnutls and ruby * fix c++ issues for some packages |