Preparing RPM repository for clients
From PlcWiki
(Difference between revisions)
(→On the new kernel machine, directory /usr/local/install/plc/plc_client_rpm/:) |
(→On the new kernel machine, directory /usr/local/install/plc/plc_client_rpm/:) |
||
Line 10: | Line 10: | ||
=== On the new kernel machine, directory <tt>/usr/local/install/plc/plc_client_rpm/</tt>: === | === On the new kernel machine, directory <tt>/usr/local/install/plc/plc_client_rpm/</tt>: === | ||
- | |||
# Edit <tt>/usr/local/plc/etc/workstations/servers.plc</tt> according to local conditions | # Edit <tt>/usr/local/plc/etc/workstations/servers.plc</tt> according to local conditions | ||
+ | # Launch script <tt>./install</tt> (installs repo.rpm, client ssh keys, kickstart template, ...) | ||
# Edit <tt>/var/ftp/kickstart.template</tt> according to local conditions | # Edit <tt>/var/ftp/kickstart.template</tt> according to local conditions | ||
Then it's possible to install the clients. | Then it's possible to install the clients. |
Revision as of 07:33, 13 July 2010
Correct procedure after new kernel installation
On sasmbosql, directory /usr/local/install/plc/plc_client_rpm/:
- Add kernel name to /usr/local/plc/etc/plc_kernels_list on sasmbosql
- Add kernel name to variable PLCFTPS in script ./build .
- Issue command ./build plc_client_repo
- Issue command ./sync_to_kernel <new_kernel_name>
On the new kernel machine, directory /usr/local/install/plc/plc_client_rpm/:
- Edit /usr/local/plc/etc/workstations/servers.plc according to local conditions
- Launch script ./install (installs repo.rpm, client ssh keys, kickstart template, ...)
- Edit /var/ftp/kickstart.template according to local conditions
Then it's possible to install the clients.