Accepting request 1134514 from home:favogt:combustion
- Update to version 1.3+git3: * 30firstboot: Do not detect firstboot in the zipl initrd "initgrub" mode * Handle absence of NM and wicked properly * Use dracut $hookdir instead of hardcoding OBS-URL: https://build.opensuse.org/request/show/1134514 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/combustion?expand=0&rev=52
This commit is contained in:
parent
1dd8d93ac2
commit
f9d8b70625
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/combustion.git</param>
|
||||
<param name="changesrevision">b809a95b4b5eb8ca2277250fc47ee6e715f4a8c8</param></service></servicedata>
|
||||
<param name="changesrevision">09be7826daad18badac606030a13178b8f9796f3</param></service></servicedata>
|
BIN
combustion-1.3+git3.obscpio
(Stored with Git LFS)
Normal file
BIN
combustion-1.3+git3.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cae8f5c93cf2a0979c35c5f6a561cbbc118aed35ea0b91128840c23793804166
|
||||
size 47626
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 16:51:38 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Update to version 1.3+git3:
|
||||
* 30firstboot: Do not detect firstboot in the zipl initrd "initgrub" mode
|
||||
* Handle absence of NM and wicked properly
|
||||
* Use dracut $hookdir instead of hardcoding
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 10:46:52 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: combustion
|
||||
version: 1.3
|
||||
mtime: 1700736320
|
||||
commit: b809a95b4b5eb8ca2277250fc47ee6e715f4a8c8
|
||||
version: 1.3+git3
|
||||
mtime: 1703177459
|
||||
commit: 09be7826daad18badac606030a13178b8f9796f3
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: combustion
|
||||
Version: 1.3
|
||||
Version: 1.3+git3
|
||||
Release: 0
|
||||
Summary: System for initial configuration of appliances
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user