Commit Graph

3 Commits (94a9ed900fe075a0febba36e0e732eddadb1f46f)

Author SHA1 Message Date
Dustin 7c050b7920 fedora-common: Clear out machine-id
Apparently something is populating `/etc/machine-id` at install time
now, which prevents units scheduled to run on first boot (with
`ConditionFirstBoot=true`) from starting.
2024-12-28 11:44:18 -06:00
Dustin b4767cce92 fedora-common: Exclude docs from installed packages
We don't install `man` either, so let's reduce footprint a bit more and
omit documentation altogether.
2024-12-28 09:39:22 -06:00
Dustin be24a5dd52 Add generic Fedora kickstarts
* `fedora.ks` is used for virtual machines running Fedora Linux
* `fedora-rpi.ks` is for Raspberry Pi machines
* `common.ks` is shared between the two
2024-12-27 21:02:13 -06:00