Dominique Leuenberger 2022-08-04 11:22:55 +00:00 committed by Git OBS Bridge
parent a5f35d8adb
commit 70f44bb55d
6 changed files with 19 additions and 9 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="version">1.0</param>
<param name="versionformat">1.0+git%cd.%h</param>
<param name="url">git://github.com/openSUSE/read-only-root-fs.git</param>
<param name="url">https://github.com/openSUSE/read-only-root-fs.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
</service>

View File

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

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 01 14:14:08 UTC 2022 - iforster@suse.com
- Update to version 1.0+git20220801.cbb90bc:
* Add another workaround for read-only subvolumes (boo#1202000)
* Correctly declare mount-overlay.sh as Bash file
- Update source service URL
-------------------------------------------------------------------
Wed Sep 2 08:53:55 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package read-only-root-fs
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 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: read-only-root-fs
Version: 1.0+git20200730.1243fd0
Version: 1.0+git20220801.cbb90bc
Release: 0
Summary: Files and Scripts for a RO root fileystem
License: GPL-2.0-or-later
@ -98,6 +98,8 @@ exit 0
%{_prefix}/lib/systemd/system/systemd-udevd.service.d/etcmount.conf
%dir %{_prefix}/lib/systemd/system/systemd-journal-flush.service.d
%{_prefix}/lib/systemd/system/systemd-journal-flush.service.d/afterlocalfs.conf
%dir %{_prefix}/lib/systemd/system/systemd-remount-fs.service.d
%{_prefix}/lib/systemd/system/systemd-remount-fs.service.d/before-boot-writable.conf
%dir %{_sysconfdir}/grub.d
%config(noreplace) %{_sysconfdir}/grub.d/01_suse_ro_root