- Update to version 1.0+git20240228.d85232a:

* etc/grub.d/01_suse_ro_root: Don't btrfs-mount-subvol inside grub-emu

OBS-URL: https://build.opensuse.org/package/show/devel:microos/read-only-root-fs?expand=0&rev=7
This commit is contained in:
Fabian Vogt 2024-02-28 15:15:47 +00:00 committed by Git OBS Bridge
parent 758bd4e2a7
commit 1d67106435
6 changed files with 13 additions and 5 deletions

2
.gitattributes vendored
View File

@ -21,3 +21,5 @@
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
read-only-root-fs-1.0+git20240228.d85232a.tar filter=lfs diff=lfs merge=lfs -text

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/read-only-root-fs.git</param>
<param name="changesrevision">146e952e192ab2bf11fd5988b96a141ddc07b1a4</param>
<param name="changesrevision">d85232a9c138eb6dc768c97ac3a5b2d80c16b7e6</param>
</service>
</servicedata>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 28 15:15:15 UTC 2024 - fvogt@suse.com
- Update to version 1.0+git20240228.d85232a:
* etc/grub.d/01_suse_ro_root: Don't btrfs-mount-subvol inside grub-emu
-------------------------------------------------------------------
Mon Aug 08 09:53:28 UTC 2022 - fvogt@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package read-only-root-fs
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed