Refactor #2038
closed
Refresh kickstart template for EL6, F17+
Added by Dominic Cleal almost 12 years ago.
Updated over 11 years ago.
Description
The default kickstart template could do with a refresh so it uses more modern system defaults, e.g.
- LVM, ext4
- or autopart for some OS version agnostic defaults?
- %end markers
- `services --disabled=`
- remove
--enablemd5
from authconfig (use SHA-2)
And the pxelinux template:
- deprecated boot options, e.g. ksdevice= in F17/18
The release number of the EPEL RPM occasionally changes, so instead of installing it with an exact URL, add a repo and install epel-release in %packages, e.g.
repo --name="Extra Packages for Enterprise Linux" --baseurl="http://ftp.nluug.nl/pub/os/Linux/distr/fedora-epel/6/x86_64/"
(suggestion from Ewould)
ksdevice is still useful in EL6, it probably shouldn't be removed from that.
- Status changed from New to Assigned
- Target version set to 1.2.0
- Assignee changed from Dominic Cleal to Anonymous
- Status changed from Assigned to Ready For Testing
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF