X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tunings-myplc-devel%2Finstallation-notes.txt;h=f23c30e7b4cc21e5a3bf0abc18c150c71f6c10a1;hb=4f410c4611d1b05102cd819eba130ce757e6fc73;hp=e2fb88f1b2a5de915aaf70582399683869a2f9c8;hpb=19265ebcefeb90435f2d619f36e884b468fe6e12;p=infrastructure.git diff --git a/tunings-myplc-devel/installation-notes.txt b/tunings-myplc-devel/installation-notes.txt index e2fb88f..f23c30e 100644 --- a/tunings-myplc-devel/installation-notes.txt +++ b/tunings-myplc-devel/installation-notes.txt @@ -39,3 +39,18 @@ chown -R build:onelab bin *) 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