cleaning the files, removing most references to Fedora, before comprehensive testing

This commit is contained in:
2021-08-18 15:01:51 +02:00
parent 4485e50f5e
commit a0c7208c3f
15 changed files with 56 additions and 85 deletions

View File

@ -337,8 +337,8 @@ rm -f /var/lib/systemd/random-seed
# convince readahead not to collect
# FIXME: for systemd
echo 'File created by kickstart. See systemd-update-done.service(8).' \
| tee /etc/.updated >/var/.updated
echo 'File created by kickstart. See systemd-update-done.service(8).'
tee /etc/.updated >/var/.updated
# Drop the rescue kernel and initramfs, we don't need them on the live media itself.
# See bug 1317709