Preparing RPM repository for clients

From PlcWiki

Revision as of 07:46, 12 February 2010 by David (Talk | contribs)
Jump to: navigation, search

Correct procedure after new kernel installation

On sasmbosql, directory /usr/local/install/plc/plc_client_rpm/:

  1. Add kernel name to /usr/local/plc/etc/plc_kernels_list on sasmbosql
  2. Add kernel name to variable PLCFTPS in script ./build .
  3. Issue command ./build plc_client_repo
  4. Issue command ./sync_to_kernel <new_kernel_name>

On the new kernel machine, directory /usr/local/install/plc/plc_client_rpm/:

  1. Launch script ./install (installs repo.rpm, client ssh keys, kickstart template, ...)
  2. Edit /usr/local/plc/etc/workstations/servers.plc according to local conditions
  3. Edit /var/ftp/kickstart.template according to local conditions

Then it's possible to install the clients.

Personal tools