SHA256
1
0
forked from pool/combustion

2 Commits

Author SHA256 Message Date
2b74ee4830 Accepting request 1255005 from devel:kubic:ignition
OBS-URL: https://build.opensuse.org/request/show/1255005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/combustion?expand=0&rev=35
2025-03-24 12:25:14 +00:00
18b7f0f848 - Update to version 1.5:
* Add support for nested /etc subvolumes
  * Log combustion-prepare.service to journal+console
  * CI: Verify combustion runs only on the first boot
  * CI: Add some missing SYSTEMD_IGNORE_CHROOT=1 to poweroff calls
  * CI: Add a test with Minimal-VM
  * Silence stderr of grep in /proc/*/mountinfo

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/combustion?expand=0&rev=69
2025-03-21 12:59:53 +00:00
6 changed files with 20 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">4ad9eeaf43bf6eaf8268176e92ad3e4e1cc9fd91</param></service></servicedata>
<param name="changesrevision">ef1f0a48d97d7f2eacf8333288cd7adb5b83d92e</param></service></servicedata>

BIN
combustion-1.4+git8.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
combustion-1.5.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Mar 21 12:52:43 UTC 2025 - Fabian Vogt <fvogt@suse.com>
- Update to version 1.5:
* Add support for nested /etc subvolumes
* Log combustion-prepare.service to journal+console
* CI: Verify combustion runs only on the first boot
* CI: Add some missing SYSTEMD_IGNORE_CHROOT=1 to poweroff calls
* CI: Add a test with Minimal-VM
* Silence stderr of grep in /proc/*/mountinfo
-------------------------------------------------------------------
Wed Aug 21 12:12:40 UTC 2024 - Fabian Vogt <fvogt@suse.com>

View File

@@ -1,4 +1,4 @@
name: combustion
version: 1.4+git8
mtime: 1724242107
commit: 4ad9eeaf43bf6eaf8268176e92ad3e4e1cc9fd91
version: 1.5
mtime: 1742561462
commit: ef1f0a48d97d7f2eacf8333288cd7adb5b83d92e

View File

@@ -1,7 +1,7 @@
#
# spec file for package combustion
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# 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.4+git8
Version: 1.5
Release: 0
Summary: System for initial configuration of appliances
License: GPL-2.0-or-later