summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2005-07-11Fix samba LINUX_LFS problem in a proper way. FIXES #58 (OE)Oyvind Repvik5
2005-07-11Fix the uclibc build - 'bind' does not build against a uclibc libc.John Bowler1
2005-07-11This is an attempt to regularise the dependencies of cyrus-sasl, theJohn Bowler3
package will now reliably use BerkeleyDB 4.3 (like cyrus-imapd and unlike the previous incarnation which failed to even look for it). It will also *not* link against libpam - this would happen before if libpam was built, but it is extremely unlikely at present that libpam works correctly on any OE system.
2005-07-11Official openslug-kernel_2.6.12John Bowler6
This is simply a copy of the nslu2-kernel_2.6.12 with one (minor) change to the defconfig to include the ACM kernel module (lost in the nslu2-kernel defconfig).
2005-07-11Fix build break - bind apparently requires openssl for the configureJohn Bowler1
step to succeed, this breaks the osuclibc build (at least) because openssl is not built (before bind).
2005-07-11Add CONFIG_VLANOyvind Repvik1
2005-07-11Postfix Now adds user when installedOyvind Repvik1
2005-07-11Added vlan-package to openslug-packagesOyvind Repvik1
2005-07-11Added vlan-package (DaKa2)Oyvind Repvik2
2005-07-10added glib-2.0, gtk-doc, libxml, pcreOyvind Repvik1
2005-07-10Make MySQL & openntpd create users on installOyvind Repvik2
2005-07-10Back out ntpd/mysql users. Add them in the .bb insteadOyvind Repvik2
2005-07-10Set bind MAINTAINER to nslu2-linuxOyvind Repvik1
2005-07-10Added ISC BIND (DaKa2)Oyvind Repvik7
2005-07-10Build reliably against db 4.3John Bowler2
Fix the install so that the strip works
2005-07-10Cosmetic change to OPENSLUG_PACKAGES. Makes it easier to readOyvind Repvik1
2005-07-10Upped rev. to r1.ccsmart1
2005-07-10merge of 0586ecf0426e9c83d8e3dfab53dfc981b06b8070ccsmart2
and cf55a1f49d730a187fcf973170d6a7e2ce12b2f7
2005-07-10Upped rev. to r34.ccsmart1
2005-07-10Upped rev to r3.ccsmart1
2005-07-10Working, tested, nfs-utils. This now pulls in all the dependencies onJohn Bowler2
ipkg install and has a working startup script.
2005-07-10Update staging dir for plugin libs.ccsmart1
2005-07-10merge of 0aff07c0ec1ad6cd2825cb3f73fa8ea5948359e8ccsmart8
and b6beeff01c7a8b7ba6cf72a1a343d02c084f71b9
2005-07-10Adding missing plugin libraries to package.ccsmart1
2005-07-10merge of 1031d19d0f1be5bb1839e46b6f7dd3cc1bc86668John Bowler2
and 90985ad6d341c9f6bdacb4243ddf551bffb6c2d6
2005-07-10This is a sufficient startup script to get a disk-full nfs server working.John Bowler2
On a flash based server or any (user) configuration where /var is in tmpfs or ramfs (so is not populated on boot) the script will not work because it must create the /var/lib/nfs directory and contents. Consequently at present the script is not in the build.
2005-07-10ctrlproxyDerek Young2
2005-07-10Bumped revisionsOyvind Repvik3
2005-07-10Updated install part (DaKa2)Oyvind Repvik1
2005-07-09Updated bb. (DaKa2)Oyvind Repvik1
2005-07-09Set PREFERRED_VERSION for kernel to 2.6.11.2 until mtd issue is resolvedOyvind Repvik1
2005-07-09merge of 741270052fa677010603209da3adb0f5194af3efccsmart300
and 8b65cbd401e1f926a05aed4038504520748a6824
2005-07-09merge of 05bc37d3f00068d129ee791a91fcb0a203d7f7d3ccsmart299
and 53c35384d4c6d494c0d740195d391ef05aed1fb7
2005-07-09merge of 20102c595555b6f10738ef4a8f639e4f90345415Rod Whitby35
and 841f6095e2634754c040515b151d9b5e84e3dcb8
2005-07-09More syntax fixes, unbelievable I spend most of the time at GPE bbfiles...Holger Freyther18
2005-07-09More syntax changesHolger Freyther37
LICENSE = LGPL -> LICENSE = "LGPL"
2005-07-09export CVSBUILD = no -> export CVSBUILD = "no"Holger Freyther12
I wonder why this is not part of the gpe bbclass
2005-07-09More syntax changing updatesHolger Freyther8
2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther115
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
2005-07-09KEY = "VALUE" changed the grammar to force the quotes and updateHolger Freyther58
the bb files accordingly
2005-07-09merge of 4bab829d6e0b67e537734ef4a2e79ef512e4e9ebHolger Freyther1
and fc5f4f47b13aa95efb2b9921fc70f00b5cd26ae2
2005-07-09Syntax Fixes for the grammar from the bitbake c parser.Holger Freyther13
-There should be no whitespaces/chars after a \. Change the files accordingly. -If you start with " end with " as well
2005-07-09merge of 0e0901aeb2df666b7ef411c84571c64d8648f2f7Michael Lauer1
and 37b3bd1d7cf4c3ff2c0e00c6bd7a87d690fc63d5
2005-07-09merge of 03133e2efc4b4ffe3f1544aca8171a7da90221f9Rod Whitby50
and 7c7ad63dfa7e9cf84ed42393167d84da1f7c2030
2005-07-09add --without-snmp. Fixes compile issueOyvind Repvik1
2005-07-09Correct mysql sysconfdir pathOyvind Repvik1
2005-07-09Forgot to add user in both patches.Oyvind Repvik1
2005-07-08kernel.bbclass: Add autoload entries for the bluetooth modules 'hidp' and ↵Michael Lauer1
'rfcomm'. This fixes /etc/init.d/bluetooth starting (on kernels which support 'hidp') the bluetooth subsystem, i.e. hcid. Tested on Sharp C7x0 w/ kernel 2.6.12-mm1.
2005-07-08Upstream upgrade to 2.1.6Oyvind Repvik2
2005-07-08Reverse patch so it applies and strace Just Works (TM)Oyvind Repvik1