Preparing RPM repository for clients

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '== Correct procedure after new kernel installation == === On sasmbosql, directory <tt>/usr/local/install/plc/plc_client_rpm/</tt>: === # Add kernel name to /usr/local/plc/etc/pā€¦')
(ā†’On the new kernel machine, directory /usr/local/install/plc/plc_client_rpm/:)
Line 14: Line 14:
# 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 clients.
+
Then it's possible to install the clients.

Revision as of 07:46, 12 February 2010

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