RHEL8 build templates for lorax and livemedia-creator
Go to file
Vladimir Slavik ab80801921
Drop anaconda auditd replacement
This means: Keep all things from the audit package as-is, do not erase or
overwrite.

Previously:
- clean up most things audit in the template
- install a custom replacement for auditd from the anaconda packages
- in anaconda, run the replacement manually

Now:
- keep audit things as they are
- do not install the custom replacement
- in anaconda, run "auditctl -e 0" instead of the custom binary

Overall goals remain the same and met:
- keep boot.iso small: this adds +200 KiB-ish
- do not run auditd to lower runtime memory requirements: still ok
- do not spam journal/syslog with audit messages: still ok

Note: Most audit messages come from dracut, where it is not turned off
anyway.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-10-18 16:07:19 -04:00
80-rhel Drop anaconda auditd replacement 2022-10-18 16:07:19 -04:00
tests tests: Update gating test iso name to rhel 9 2021-05-03 15:06:33 -07:00
tools Makefile: Making it easier to create releases 2022-04-05 10:15:44 -07:00
.gitignore New release lorax-templates-rhel-10.0-19 2022-09-15 09:04:22 -04:00
gating.yaml Add rhel-9 to gating.yaml 2021-10-26 10:31:26 -07:00
lorax-templates-rhel.spec New release lorax-templates-rhel-10.0-19 2022-09-15 09:04:22 -04:00
Makefile Add release-merge make target 2022-04-07 10:58:49 -04:00
README Add release-merge make target 2022-04-07 10:58:49 -04:00
README.md Added the README 2021-05-10 16:06:37 +00:00
SERIAL New release lorax-templates-rhel-10.0-19 2022-09-15 09:04:22 -04:00
sources New release lorax-templates-rhel-10.0-19 2022-09-15 09:04:22 -04:00

lorax-templates-rhel

The lorax-templates-rhel package