forked from cockpit/cockpit
Accepting request 1185097 from home:abrooks:branches:systemsmanagement:cockpit
Fix suse_docs.patch causing invalid json against the storaged manifest bsc#1227299 OBS-URL: https://build.opensuse.org/request/show/1185097 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=182
This commit is contained in:
parent
df353f7598
commit
0cd8feeb78
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 10:26:08 UTC 2024 - Alice Brooks <alice.brooks@suse.com>
|
||||
|
||||
- fix suse_docs.patch causing invalid json against the storaged manifest bsc#1227299
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 11:02:10 UTC 2024 - Luna D Dragon <luna.dragon@suse.com>
|
||||
|
||||
|
@ -74,7 +74,7 @@ Index: cockpit/pkg/storaged/manifest.json
|
||||
===================================================================
|
||||
--- cockpit.orig/pkg/storaged/manifest.json
|
||||
+++ cockpit/pkg/storaged/manifest.json
|
||||
@@ -14,20 +14,21 @@
|
||||
@@ -14,20 +14,22 @@
|
||||
"docs": [
|
||||
{
|
||||
"label": "Managing partitions",
|
||||
@ -94,8 +94,10 @@ Index: cockpit/pkg/storaged/manifest.json
|
||||
{
|
||||
"label": "Managing LVMs",
|
||||
- "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/managing_systems_using_the_rhel_9_web_console/using-the-web-console-for-configuring-lvm-logical-volumes_system-management-using-the-rhel-8-web-console"
|
||||
- },
|
||||
+ "url": "https://documentation.suse.com/smart/systems-management/html/cockpit-slemicro/index.html#id-1.7.7"
|
||||
},
|
||||
+ }
|
||||
+ ],
|
||||
+ "docs-rh": [
|
||||
{
|
||||
"label": "Managing physical drives",
|
||||
|
Loading…
Reference in New Issue
Block a user