[neon/ubuntu-core] image: Remove file which shouldn't have been committed

Kevin Ottens null at kde.org
Tue Aug 13 10:09:42 BST 2024


Git commit 6c152816eaad718c1bb3e5329656f38f263e25a7 by Kevin Ottens.
Committed on 12/08/2024 at 15:45.
Pushed by ervin into branch 'master'.

Remove file which shouldn't have been committed

D  +0    -83   image/core-desktop.yaml

https://invent.kde.org/neon/ubuntu-core/-/commit/6c152816eaad718c1bb3e5329656f38f263e25a7

diff --git a/image/core-desktop.yaml b/image/core-desktop.yaml
deleted file mode 100644
index 51f461c..0000000
--- a/image/core-desktop.yaml
+++ /dev/null
@@ -1,83 +0,0 @@
-name: plasma-core-desktop-amd64
-display-name: Plasma Core Desktop amd64
-revision: 1
-architecture: amd64
-series: mantic
-class: preinstalled
-kernel: linux-image-generic
-gadget:
-  url: "https://git.launchpad.net/~canonical-foundations/snap-pc/+git/github-mirror-amd64"
-  branch: classic
-  type: "git"
-rootfs:
-  components:
-    - main
-    - restricted
-  seed:
-    urls:
-      - "git://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/"
-    branch: mantic
-    names:
-      - minimal
-customization:
-  cloud-init:
-    user-data: |
-      #cloud-config
-      chpasswd:
-        expire: false
-        users:
-          - name: ubuntu
-            password: ubuntu
-            type: text
-    meta-data: |
-      #cloud-config
-      dsmode: local
-      instance_id: ubuntu-core-desktop
-  extra-packages:
-    - name: plymouth-theme-spinner
-    - name: squashfs-tools
-    - name: snapd
-    - name: cloud-init
-    - name: lshw
-    - name: yaru-theme-gtk
-    - name: gsettings-desktop-schemas
-  extra-snaps:
-    - name: ubuntu-core-desktop-installer
-    - name: core22
-    - name: snapd
-  manual:
-    make-dirs:
-      - path: /cdrom/casper
-        permissions: 0755
-      - path: /etc/systemd/system/snap.ubuntu-core-desktop-installer.miriway.service.d
-        permissions: 0755
-      - path: /etc/gtk-3.0
-        permissions: 0755
-    copy-file:
-      - source: 99-custom-networking.cfg
-        destination: /etc/cloud/cloud.cfg.d/99-custom-networking.cfg
-      - source: install-sources.yaml
-        destination: /cdrom/casper/install-sources.yaml
-      - source: autoinstall.yaml
-        destination: /autoinstall.yaml
-      - source: ../kde-neon-core-dangerous-amd64.img.xz
-        destination: /cdrom/casper/pc.img.xz
-      - source: casper.service
-        destination: /lib/systemd/system/casper.service
-      - source: casper-stop
-        destination: /sbin/casper-stop
-      - source: casper-enable
-        destination: /sbin/casper-enable
-      - source: override.conf
-        destination: /etc/systemd/system/snap.ubuntu-core-desktop-installer.miriway.service.d/override.conf
-      - source: gtk-3.0-settings.ini
-        destination: /etc/gtk-3.0/settings.ini
-    execute:
-      - path: /usr/bin/systemd-machine-id-setup
-      - path: /sbin/casper-enable
-artifacts:
-  img:
-    -
-      name: plasma-core-desktop-22-amd64.img
-  manifest:
-    name: plasma-core-desktop-pc-amd64.manifest



More information about the Neon-commits mailing list