X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tunings-myplc-devel%2Finstallation-notes.txt;h=ec1a342ee0cecb494a9975f3ef55e793ddaa201b;hb=ce4284cc7fe2645a8e6bd1e0f83c549ee921b6ae;hp=1eeb6073894a52d59ab85bc08fde27bf3d8f3dfc;hpb=6fa6232cececc6e96e80eb1f4b6085e1f4632836;p=infrastructure.git diff --git a/tunings-myplc-devel/installation-notes.txt b/tunings-myplc-devel/installation-notes.txt index 1eeb607..ec1a342 100644 --- a/tunings-myplc-devel/installation-notes.txt +++ b/tunings-myplc-devel/installation-notes.txt @@ -8,6 +8,14 @@ netfs nfslock rhnsd +*) for fc6: +bluetooth +cups +firstboot +kudzu +nfslock +netfs +isdn *) after installing myplc-devel, I replaced /etc/init.d/plc-devel @@ -18,3 +26,14 @@ for correctly managing the /data/fedora stuff and other links like /svn see the file init-d-plc-devel in this directory *) also the yum.conf that comes from myplc(-devel) needs to be updated + +*) initialized /plc/devel/data/root/bin: +cd /plc/devel/data/root +svn co file:///svn/infrastructure/scripts bin +chown -R build:onelab bin + +*) linked /root/bin to /plc/devel/data/root/bin that is auto-updated + on svn commit trigger - see /svn/hooks/post-commit + +*) linked /svn/hooks/post-commit towards /plc/devel/data/root/bin/post-commit +-- having issues getting auto-update.sh to work --