A python library for manipulating kickstart files
Go to file
Chris Lumens 6c4dd18af9 - Ignore a couple false positives coming from the re module. (clumens)
- Add --nohome, --noboot and --noswap options to autopart command. (vponcova)
- Add --nohome option to autopart command to RHEL7. (vponcova)
- Add support for --chunksize option to RHEL7. (vponcova)
- Ignore errors from coverage tests (#138) (jkonecny)
- Add --hibernation to the list of logvol size options (#1408666). (clumens)
- Apply a different filter for warnings from pykickstart (#1408667). (clumens)
- Rename a couple _setToSelf calls that snuck back in (#1408667). (clumens)
- Handle KickstartVersionError in ksflatten (#1412249). (clumens)
- Fix handling # in passwords. (clumens)
- Pass comments=True to shlex.split calls in the test functions. (clumens)
2017-04-07 16:02:17 -04:00
.gitignore - Ignore a couple false positives coming from the re module. (clumens) 2017-04-07 16:02:17 -04:00
pykickstart.spec - Ignore a couple false positives coming from the re module. (clumens) 2017-04-07 16:02:17 -04:00
sources - Ignore a couple false positives coming from the re module. (clumens) 2017-04-07 16:02:17 -04:00