From 1d67106435dddb7715de5925c7887e9165bb01e107f7ab513b5e0bcc62784834 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 28 Feb 2024 15:15:47 +0000 Subject: [PATCH 1/3] - 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 --- .gitattributes | 2 ++ _servicedata | 2 +- read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz | 3 --- read-only-root-fs-1.0+git20240228.d85232a.tar | 3 +++ read-only-root-fs.changes | 6 ++++++ read-only-root-fs.spec | 2 +- 6 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz create mode 100644 read-only-root-fs-1.0+git20240228.d85232a.tar diff --git a/.gitattributes b/.gitattributes index 9b03811..ffd52d2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/_servicedata b/_servicedata index fbff4fd..debcd7a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/read-only-root-fs.git - 146e952e192ab2bf11fd5988b96a141ddc07b1a4 + d85232a9c138eb6dc768c97ac3a5b2d80c16b7e6 \ No newline at end of file diff --git a/read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz b/read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz deleted file mode 100644 index 0d74886..0000000 --- a/read-only-root-fs-1.0+git20220808.cd59f4f.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0144461ea7d4153612119b3db6fc0f880fdfff0fb8c42c6083e2f4fd83a952a3 -size 8860 diff --git a/read-only-root-fs-1.0+git20240228.d85232a.tar b/read-only-root-fs-1.0+git20240228.d85232a.tar new file mode 100644 index 0000000..e905b39 --- /dev/null +++ b/read-only-root-fs-1.0+git20240228.d85232a.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87da26e03a1f0caeef35d42bc21583e6809f910d760739952ae007199cd9fa25 +size 51200 diff --git a/read-only-root-fs.changes b/read-only-root-fs.changes index d52608e..0b72a76 100644 --- a/read-only-root-fs.changes +++ b/read-only-root-fs.changes @@ -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 diff --git a/read-only-root-fs.spec b/read-only-root-fs.spec index 0092fbf..4655d15 100644 --- a/read-only-root-fs.spec +++ b/read-only-root-fs.spec @@ -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 From eb32a5e3f4d8cfcfa4ee2a0e2815d84ad080e1057600a420224a7113a056d564 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 28 Feb 2024 15:16:04 +0000 Subject: [PATCH 2/3] - 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=8 --- read-only-root-fs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/read-only-root-fs.spec b/read-only-root-fs.spec index 4655d15..5f66348 100644 --- a/read-only-root-fs.spec +++ b/read-only-root-fs.spec @@ -17,7 +17,7 @@ Name: read-only-root-fs -Version: 1.0+git20220808.cd59f4f +Version: 1.0+git20240228.d85232a Release: 0 Summary: Files and Scripts for a RO root fileystem License: GPL-2.0-or-later From 14499a746c0a0c5609052a1daa413faad18145e40428b41dc581e964e106a37a Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 28 Feb 2024 15:16:51 +0000 Subject: [PATCH 3/3] Compress the tarball as well OBS-URL: https://build.opensuse.org/package/show/devel:microos/read-only-root-fs?expand=0&rev=9 --- .gitattributes | 2 -- read-only-root-fs-1.0+git20240228.d85232a.tar | 3 --- read-only-root-fs-1.0+git20240228.d85232a.tar.xz | 3 +++ 3 files changed, 3 insertions(+), 5 deletions(-) delete mode 100644 read-only-root-fs-1.0+git20240228.d85232a.tar create mode 100644 read-only-root-fs-1.0+git20240228.d85232a.tar.xz diff --git a/.gitattributes b/.gitattributes index ffd52d2..9b03811 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,5 +21,3 @@ *.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 diff --git a/read-only-root-fs-1.0+git20240228.d85232a.tar b/read-only-root-fs-1.0+git20240228.d85232a.tar deleted file mode 100644 index e905b39..0000000 --- a/read-only-root-fs-1.0+git20240228.d85232a.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87da26e03a1f0caeef35d42bc21583e6809f910d760739952ae007199cd9fa25 -size 51200 diff --git a/read-only-root-fs-1.0+git20240228.d85232a.tar.xz b/read-only-root-fs-1.0+git20240228.d85232a.tar.xz new file mode 100644 index 0000000..c4b97d9 --- /dev/null +++ b/read-only-root-fs-1.0+git20240228.d85232a.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29ca21657a2bf9b6494dee784b95e6f8c241162a9df4860671dcc8dcb112c14 +size 8868