summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
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 0aff07c0ec1ad6cd2825cb3f73fa8ea5948359e8ccsmart7
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-09merge of 741270052fa677010603209da3adb0f5194af3efccsmart287
and 8b65cbd401e1f926a05aed4038504520748a6824
2005-07-09merge of 05bc37d3f00068d129ee791a91fcb0a203d7f7d3ccsmart286
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 Freyther56
the bb files accordingly
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 03133e2efc4b4ffe3f1544aca8171a7da90221f9Rod Whitby39
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-08Upstream upgrade to 2.1.6Oyvind Repvik2
2005-07-08Reverse patch so it applies and strace Just Works (TM)Oyvind Repvik1
2005-07-08Make rmrecovery permanent active per default.ccsmart2
2005-07-08Removed snmp support.ccsmart1
2005-07-08libopie2.inc:Holger Freyther1
-Change the way we install headers into staging. Do not use find directly but look for headers in each known module. Imagine someones patches libopie and you have .pc or patches/ directory now someone even patches a header file and due bad luck the header from .pc/patches got staged instead of the patched... This can not happen anymore!
2005-07-08qpe-libgaim_1.3.1.bbHolger Freyther2
-Rename to qpe-libgaim_1.4.0.bb as it was released
2005-07-08Whoops ;)Oyvind Repvik1
2005-07-08Qt-Embedded 2.3.10 patches courtesy Manuel Teira:Michael Lauer3
- add suspend-resume hook for qws server - implement suspend-resume helpers in W100 driver
2005-07-08Added mysql user and group with correct (reserved) UID/GID 64001.Oyvind Repvik2
2005-07-08Added mysql user on openslug.Oyvind Repvik1
2005-07-07Fixed path issueOyvind Repvik1