User Tools

Site Tools


fedora_coreos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
fedora_coreos [2025/10/05 09:52] – [Resize disk in Proxmox] herwarthfedora_coreos [2025/10/06 15:29] (current) herwarth
Line 40: Line 40:
           .           .
           -----END CERTIFICATE-----           -----END CERTIFICATE-----
-    # Set vim as default editor 
-    # We use `zz-` as prefix to make sure this is processed last in order to 
-    # override any previously set defaults. 
-    - path: /etc/profile.d/zz-default-editor.sh 
-      overwrite: true 
-      contents: 
-        inline: | 
-          export EDITOR=vim 
   links:   links:
     - path: /etc/localtime     - path: /etc/localtime
Line 75: Line 67:
         # added to the root image in a future Fedora CoreOS release as it will         # added to the root image in a future Fedora CoreOS release as it will
         # prevent the service from failing.         # prevent the service from failing.
-        ExecStart=/usr/bin/rpm-ostree install -y --allow-inactive docker-compose vim qemu-guest-agent+        ExecStart=/usr/bin/rpm-ostree install -y --allow-inactive docker-compose qemu-guest-agent
         ExecStart=/bin/touch /var/lib/%N.stamp         ExecStart=/bin/touch /var/lib/%N.stamp
         ExecStart=/bin/systemctl --no-block reboot         ExecStart=/bin/systemctl --no-block reboot
fedora_coreos.txt · Last modified: by herwarth