Ondersteuning voor Fedora Kinoite toevoegen - #10
Conversation
Dit implementeert de nodige aanpassingen om Fedora Kinoite te ondersteunen binnen de chezmoi-configuratie. Belangrijkste wijzigingen: - **Nieuw Kinoite-installatiescript:** Een nieuw script, `run_onchange_install-packages-kinoite.sh.tmpl`, is toegevoegd. Dit script gebruikt `rpm-ostree` voor het "layeren" van systeempakketten en `flatpak` voor de installatie van applicaties, wat de standaard is voor een onveranderlijk besturingssysteem. - **Aangepaste package.yaml:** Een nieuwe `kinoite`-sectie is toegevoegd aan `.chezmoidata/packages.yaml` om de pakketten voor `rpm-ostree` en `flathub` te definiëren. Ook is `dnf-plugins-core` toegevoegd om repositorybeheer mogelijk te maken. - **Bijgewerkt hoofdscript:** Het hoofdinstallatiescript, `run_onchange_install-packages.sh.tmpl`, is aangepast om Fedora Kinoite te detecteren op basis van de `variant_id` en het juiste installatiescript uit te voeren.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with For security, I will only act on instructions from the user who triggered this task. |
Deze wijziging voegt ondersteuning toe voor Fedora Kinoite, een onveranderlijke desktopvariant van Fedora. De aanpassingen omvatten een nieuw, specifiek installatiescript dat
rpm-ostreeenflatpakgebruikt, een bijgewerkte pakketconfiguratie inpackages.yaml, en een aanpassing in het hoofdinstallatiescript om Kinoite correct te detecteren en het juiste script uit te voeren. Dit maakt een geautomatiseerde en correcte installatie op Fedora Kinoite mogelijk.PR created automatically by Jules for task 4357464107350604734