6 Commits

Author SHA256 Message Date
059a14a4f5 Accepting request 1327686 from devel:kubic:ignition
- Update to version 1.5+git8:
  * CI: Switch from example.com to icanhazip.com
  * Don't rely on /sysroot being mounted read-write on non-RO systems
  * Treat "uninitialized" in /etc/machine-id as first boot
  * Restart NetworkManager-config-initrd.service after sourcing 99-nm-config.sh
  * Wait for network-online.target

OBS-URL: https://build.opensuse.org/request/show/1327686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/combustion?expand=0&rev=38
2026-01-17 20:41:52 +00:00
caa3031378 - Update to version 1.5+git8:
* CI: Switch from example.com to icanhazip.com
  * Don't rely on /sysroot being mounted read-write on non-RO systems
  * Treat "uninitialized" in /etc/machine-id as first boot
  * Restart NetworkManager-config-initrd.service after sourcing 99-nm-config.sh
  * Wait for network-online.target

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/combustion?expand=0&rev=75
2026-01-16 14:05:25 +00:00
c135bc5628 Accepting request 1318716 from devel:kubic:ignition
- Update to version 1.5+git3:
  * Also order services before NetworkManager-initrd.service

OBS-URL: https://build.opensuse.org/request/show/1318716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/combustion?expand=0&rev=37
2025-11-26 16:14:13 +00:00
56f5b5bf07 - Update to version 1.5+git3:
* Also order services before NetworkManager-initrd.service

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/combustion?expand=0&rev=73
2025-11-19 14:30:34 +00:00
802034a4ed Accepting request 1307782 from devel:kubic:ignition
OBS-URL: https://build.opensuse.org/request/show/1307782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/combustion?expand=0&rev=36
2025-09-30 15:35:08 +00:00
1bcf5c3f87 - Update to version 1.5+git2:
* CI: Add test using a MicroOS image without ignition
  * Make sure /sysroot/etc is writable

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/combustion?expand=0&rev=71
2025-09-29 12:09:08 +00:00
6 changed files with 32 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/combustion.git</param>
<param name="changesrevision">ef1f0a48d97d7f2eacf8333288cd7adb5b83d92e</param></service></servicedata>
<param name="changesrevision">c60eaacde224b30fac69bbf4c81b526a33281445</param></service></servicedata>

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f20c3193ae94487136ff68f132632f35297b0624dcbca83afb9ec3ce8751fa37
size 65035

Binary file not shown.

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Jan 16 14:05:03 UTC 2026 - Fabian Vogt <fvogt@suse.com>
- Update to version 1.5+git8:
* CI: Switch from example.com to icanhazip.com
* Don't rely on /sysroot being mounted read-write on non-RO systems
* Treat "uninitialized" in /etc/machine-id as first boot
* Restart NetworkManager-config-initrd.service after sourcing 99-nm-config.sh
* Wait for network-online.target
-------------------------------------------------------------------
Wed Nov 19 14:29:59 UTC 2025 - Fabian Vogt <fvogt@suse.com>
- Update to version 1.5+git3:
* Also order services before NetworkManager-initrd.service
-------------------------------------------------------------------
Mon Sep 29 12:06:09 UTC 2025 - Fabian Vogt <fvogt@suse.com>
- Update to version 1.5+git2:
* CI: Add test using a MicroOS image without ignition
* Make sure /sysroot/etc is writable
-------------------------------------------------------------------
Fri Mar 21 12:52:43 UTC 2025 - Fabian Vogt <fvogt@suse.com>

View File

@@ -1,4 +1,4 @@
name: combustion
version: 1.5
mtime: 1742561462
commit: ef1f0a48d97d7f2eacf8333288cd7adb5b83d92e
version: 1.5+git8
mtime: 1768572206
commit: c60eaacde224b30fac69bbf4c81b526a33281445

View File

@@ -1,7 +1,7 @@
#
# spec file for package combustion
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: combustion
Version: 1.5
Version: 1.5+git8
Release: 0
Summary: System for initial configuration of appliances
License: GPL-2.0-or-later