Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-11-15 | opie-pcmciaapplet: backported fix from CVS - use 'activate' as default | Marcin Juszkiewicz | 3 | |
- previous default was 'suspend' which was confusing | ||||
2005-11-15 | merge of 7f8e96e82814721e7ae8b59c9afa5c0a9084d7d7 | John Bowler | 1 | |
and e22e7c7ff9ab06d30951d9048b867b089b9185ea | ||||
2005-11-15 | openldap: (libldap) upgrade to 2.3.11 | John Bowler | 1 | |
- 2.3.11 now passes the most basic tests, which is all the previous - version ever passed. | ||||
2005-11-15 | ntp 4.2.0: added workaround for IPv6 problem on 2.4.18 machines | Marcin Juszkiewicz | 2 | |
- according to http://bugs.debian.org/249216 problem exist in kernels older then 2.4.26 - quote: "It's a kernel bug. Returns an AF_INET6 socket, but IPV6_V6ONLY fails. There may be a way to work-around it in ntpdate, but the correct answer is to upgrade the kernel." Behaviour without that changeset: # ntpdate time.apple.com ntpdate[25796]: setsockopt() IPV6_V6ONLY failed: Protocol not available removing ipv6 kernel module helps but it is not a resolution | ||||
2005-11-15 | merge of 5df1387cd8c625374e63d4615c0507cf6c6a45c0 | Marcin Juszkiewicz | 1 | |
and 8a31a000a664d200e8aaa578c071fb1bf2664eb2 | ||||
2005-11-15 | db-native: unbreak build of 4.3.29 | John Bowler | 2 | |
- adding a patch to db_4.3.29 breaks db-native, which needs the same - patch, moved the patch to 'files' since it should work on all versions - which require it. | ||||
2005-11-15 | db: fix thumb uclibc operation in 4.3.29 | John Bowler | 3 | |
- uclibc thumb builds were using libpthread to implement mutexes, the - uclibc version seems to be a stub (at least on thumb). This commit - fixes the ARM/gcc-assembly mutex implementation so that it has thumb - support and the resultant db4 works (tested on LE Thumb uclibc) | ||||
2005-11-15 | meta-opie: removed usbutils from DEPENDS as nothing in OPIE use it. Machines ↵ | Marcin Juszkiewicz | 1 | |
with USB Host function should depend on it in their machine config. | ||||
2005-11-15 | openslug: fix flash image build, only affects openslug.conf | John Bowler | 1 | |
2005-11-15 | firefox-1.0.7: New version | Graeme Gregory | 2 | |
thunderbird-1.0.7: New version Version bumps of both of these packages to the latest stable version. | ||||
2005-11-15 | merge of 2b5fa295a117990b2c79f21b2bcd9f9d730cca15 | Koen Kooi | 1 | |
and aa6fecda5cd87c53e3b490bfd65e9c792598aa46 | ||||
2005-11-15 | ntp 4.2.0: fixed build problem with gcc 4.x | Marcin Juszkiewicz | 2 | |
2005-11-15 | nas100d-kernel: revised i2c 0.0.3 patchset | Derek Young | 1 | |
2005-11-15 | nas100d-kernel: update to i2c 0.0.3, and new defconfig | Derek Young | 2 | |
2005-11-15 | merge of 1d77723ab3664440912bed42625259c5a156e94e | John Bowler | 5 | |
and 63e5b79a648b18956dc5b36670316f37ea851914 | ||||
2005-11-15 | openswan: add missing gcc4 patch | Richard Purdie | 1 | |
2005-11-14 | nslu2-kernel: fix IXP flash map driver (ixp4xx.c) in 2.6.15-rc1 | John Bowler | 5 | |
2005-11-14 | openswan 2.2.0: gcc4 fixes | Richard Purdie | 1 | |
2005-11-14 | pcmcia-cs 3.2.8: gcc4 fixes | Richard Purdie | 2 | |
2005-11-14 | gcc: Add version 4.0.2. Known to at least compile code on softfloat arm. | Richard Purdie | 6 | |
2005-11-14 | gdb 6.3: Add hack to remove references to arm mapping symbols. These are ↵ | Richard Purdie | 2 | |
used to mark boundaries between arm and thumb code but gdb 6.3 doesn't understand them so having it ignore them is preferable to corrupting the output. | ||||
2005-11-14 | wpa-supplicant: Add missing patch to versions 0.3.6 and 0.3.8 | Richard Purdie | 2 | |
2005-11-14 | DejaVu fonts: updated to version 2.0 (both TrueType and QPF versions) | Marcin Juszkiewicz | 6 | |
2005-11-14 | slugos.conf: add masqmail to build, version 0.2.20 | John Bowler | 3 | |
2005-11-14 | nslu2-kernel: upgrade to 2.6.14.2 | John Bowler | 19 | |
nslu2-kernel: add (only semi working) 2.6.15-rc1 | ||||
2005-11-14 | ixp400-eth: make building for 2.6.14-mm in 1.4 | John Bowler | 2 | |
2005-11-13 | qof: update to 0.6.0 release | Koen Kooi | 1 | |
2005-11-13 | merge of 2d0c6c5ae9de1c7f719379b1be47dc565de60d41 | Koen Kooi | 4 | |
and 81893f6385397851b77ac4dab982e8f0ae5a9198 | ||||
2005-11-13 | qof: add qof 0.6.0-pre1 | Koen Kooi | 4 | |
2005-11-13 | libxml2: add 2.6.22 with a patch to remove the regression tester that fails ↵ | Koen Kooi | 3 | |
to compile (the irony!) | ||||
2005-11-13 | collie.conf: added altboot to base system | Marcin Juszkiewicz | 1 | |
- this add possibility to: - boot from SD, CF, NFS - drop into emergency shell All those 'boot on SD' scripts/hacks should die now. | ||||
2005-11-12 | nas100d-kernel: More i2c updates from azummo | Rod Whitby | 1 | |
2005-11-12 | merge of 14567c9c4abe3eb73c714bca33a8ecdcf37a5f93 | Rod Whitby | 6 | |
and 2fa748703e56caa7448653fa64a00952d5796474 | ||||
2005-11-12 | nas100d-kernel: more updates to i2c and ide and defconfig from azummo | Rod Whitby | 5 | |
2005-11-11 | nas100d-kernel: Removed noirqdebug from cmdline | Rod Whitby | 3 | |
2005-11-11 | nas100d-kernel: Added 60-nas100d-ide.patch from azummo | Rod Whitby | 3 | |
2005-11-12 | gpe-conf cvs: bump PV | Koen Kooi | 1 | |
2005-11-12 | qpf-hunky(sans|serif): changed License to LGPL | Marcin Juszkiewicz | 2 | |
2005-11-12 | ttf.inc (common for ttf-fonts/ttf-*.bb) updated | Marcin Juszkiewicz | 1 | |
- cleaned SECTION line (removed comment) - added OPIE stuff into DEPENDS/RSUGGESTS (still commented) | ||||
2005-11-12 | ttf-hunkyfonts: Added version 0.3.0 | Marcin Juszkiewicz | 1 | |
2005-11-12 | ttf-gentium: added Gentium TrueType font version 1.01 (license allow to ↵ | Marcin Juszkiewicz | 1 | |
distribute but not to changes) | ||||
2005-11-12 | masqmail: building, untested, no startup script v 0.2.20 | John Bowler | 4 | |
2005-11-12 | merge of 74c59e4808f6dc67198a09daba0fbe60e5560ec6 | Rod Whitby | 1 | |
and cc19bfba0e11a6d9efa601d46a5da31d5b24eb1e | ||||
2005-11-12 | nas100d-kernel: Fixup the nas100d cmdline to use ramdisk, and reflect 64MB RAM | Derek Young | 1 | |
2005-11-11 | nas100d-kernel: Removed the nslu2 kernel prepend. | Rod Whitby | 1 | |
2005-11-11 | nas100d-kernel: PCI fixes from azummo | Rod Whitby | 2 | |
2005-11-11 | merge of 0cbb13c94d1d354d5287fb1b304b348fa2003d0c | Rod Whitby | 5 | |
and a21672eaa3285e42fbfeefbb8e1bd68923c357e9 | ||||
2005-11-11 | openldap: libldap-2.3 (untested) 2.3.11 | John Bowler | 3 | |
- this is the next minor revision of openldap, currently this builds but - has not been tested, so this commit deselects it by DEFAULT_PREFERENCE | ||||
2005-11-11 | openldap: libldap-2.2 new revision 2.2.29 | John Bowler | 4 | |
2005-11-11 | merge of 0c6591535a11955c424cb90d7a157b640d408d35 | Rod Whitby | 8 | |
and 38425be5fd91cb4948ea49598a78227846a0b730 |