X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tunings-myplc-devel%2Finstallation-notes.txt;h=f23c30e7b4cc21e5a3bf0abc18c150c71f6c10a1;hb=a8aa1baef6f4d1df60f44d1d542912acff913226;hp=6b17da132a5e2b99471a3fb755846a381bf985d4;hpb=86342bd9ce4808e3d3776e09c3889809f8459644;p=infrastructure.git diff --git a/tunings-myplc-devel/installation-notes.txt b/tunings-myplc-devel/installation-notes.txt index 6b17da1..f23c30e 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 @@ -19,5 +27,30 @@ 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 + +*) installed tunings-myplc-devel/sudoers in /etc/sudoers +otherwise we get messages from sudo, complaining about not having a tty - confusing btw + +*) for safety, manually set HOSTNAME in /etc/sysconfig/network because our dhcp setup results in hostname without fqdn + +---- +*) NOTE: although it is listed in chkconfig, the plc-devel service does *not* seem to start at boot-time + +*) under /plc/devel/root chroot : create symlink /build -> /data/build +*) under /plc/devel/root chroot : yum -y install subversion openssh-clients +*) under /plc/devel/root chroot : manually install /etc/resolv.conf +*) duplicated ssh keys in /plc/devel/data/root/ +*) changed build's hoemdir in the devel chroot jail to /home/build + do not want to expose ssh keys under /build aka /data/build that is the build index - http accessible +*) needed to fix /data/build ownership to build (was 200) +*) duplicated ssh keys in /plc/devel/root/home/build +*) needed to manually install the PyXML rpm in the devel chroot