Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
centos_kickstart [2016/09/30 14:39]
steve
centos_kickstart [2021/08/09 01:40] (current)
steve
Line 141: Line 141:
 <​code>​ <​code>​
 %packages --ignoremissing %packages --ignoremissing
 +dhclient
 +</​code>​
 +
 +Some additional packages:
 +
 +<​code>​
 +@ base
 +@ core
 +coreutils
 +yum
 +rpm
 +e2fsprogs
 +openssh-server
 +openssh-clients
 dhclient dhclient
 </​code>​ </​code>​
Line 161: Line 175:
 </​code>​ </​code>​
  
-Once you've created the kickstarter config file, save it as''​ks.cfg''​ and copy it into the ISOLINUX directory:+Once you've created the kickstarter config file, save it as ''​ks.cfg''​ and copy it into the ISOLINUX directory:
  
 <​code>​ <​code>​