| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
a real Python package.
Also updates the build and autotools stuff to work with the new structure
|
| |
|
|
| |
We call lokkit twice and we want the selinux call to only touch selinux and not firewall configuration. Thats why we have to remove --nostart, because that triggers fw config mode. I'm also removing quiet per maintainer's comment.
|
| | |
|
| |
|
|
|
| |
This patch also moves rootPassword into Users where it belongs and auth
into Security where it belongs.
|
| |
|
|
|
|
|
| |
This is yet another way of running anaconda that gets extremely limited use,
no testing, and no consideration during development to making sure it still
works. Again, we need to stop pretending and get rid of modes that we don't
support.
|
| | |
|
| |
|
|
|
|
| |
Add missing ':' to if statement in yuminstall.py
Remove 'import os,string' from security.py
Remove 'networkdevicecheck' from installclass.py
|
| | |
|
| |
|
|
|
|
|
| |
Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually
we'll get an AUTHORS file and will just remove author names from the
individual files. Also fixed a type in scripts/dumphdrlist.py where
Author was listed twice.
|
| |
|
|
|
|
| |
Updated all *.py files to have a uniform GPL boilerplate. Expanded copyright
year ranges and listed authors (if they were in the comment section) under
the Red Hat Author(s) section.
|
| |
|
|
|
| |
the command is no longer the first argument, since subprocess doesn't work
that way. Remove unneeded /proc/e820info cruft. Remove iutil.rmrf.
|
| |
|
|
|
| |
* security.py (Security.write): Safe for all !test mode
* instdata.py (InstallData.write): Likewise.
|
| | |
|
| |
|
|
| |
* security.py (Security.write): log formatting fixes.
|
| | |
|
| |
|
|
| |
it instead (#121907)
|
| |
|
|
| |
get file contexts
|
| |
|
|
| |
final release
|
| | |
|
| | |
|
|
|
screens. fix up firewall to not influence selinux, remember the option used
|