Compare commits
64 Commits
PR_cockpit
...
master
Author | SHA256 | Date | |
---|---|---|---|
5b9e60ba77 | |||
|
5d884c207b | ||
7a2aabaa2a | |||
|
5cde99d639 | ||
06621c09a8 | |||
|
2d163553a5 | ||
|
e8dee8f09b | ||
|
7acdf569d3 | ||
da354e84be | |||
|
678f08d4d9 | ||
0da2c34226 | |||
|
dc2e2f8ec0 | ||
2938de1e15 | |||
|
a2733ff52a | ||
13286aa772 | |||
|
a83868c6dd | ||
|
823dc474f0 | ||
|
59f58ee57b | ||
|
c010f0f45c | ||
|
3da857e01b | ||
|
9b4ebafccb | ||
|
64e9cfa9f6 | ||
6afc009e3a | |||
|
ec81728c0c | ||
|
685dfde039 | ||
750d79545f | |||
ed74bc2b2a | |||
|
0454c929ca | ||
|
d1f1b78394 | ||
2282e5c13d | |||
|
8642729648 | ||
584093a5bf | |||
|
1a98af568a | ||
0920f033fc | |||
d698680741 | |||
|
0313326480 | ||
|
a92cddcacb | ||
|
66968516fa | ||
|
09a0e151ef | ||
c5bcef2e4f | |||
a7ce77c5fd | |||
a78825693f | |||
|
8c6baef727 | ||
d08f3e26bc | |||
|
b40e3030ff | ||
|
369d6f0fa7 | ||
|
a27348c791 | ||
|
575a812593 | ||
85ad5937a0 | |||
|
4ccccf30c0 | ||
3e57fd2a92 | |||
|
4539994cfe | ||
cd4f8e773c | |||
|
cfd8263a43 | ||
|
39ff129888 | ||
|
5848f13230 | ||
|
2e7965e3d3 | ||
1cf0800af0 | |||
|
797a812b0a | ||
|
737713dbfa | ||
|
4e17532336 | ||
|
0179452a45 | ||
|
12805a3efc | ||
|
51b056f7d8 |
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -16,3 +16,12 @@
|
||||
[submodule "cockpit-suse-theme"]
|
||||
path = cockpit-suse-theme
|
||||
url = https://src.opensuse.org/cockpit/cockpit-suse-theme.git
|
||||
[submodule "cockpit-subscriptions"]
|
||||
path = cockpit-subscriptions
|
||||
url = https://src.opensuse.org/cockpit/cockpit-subscriptions.git
|
||||
[submodule "cockpit-repos"]
|
||||
path = cockpit-repos
|
||||
url = https://src.opensuse.org/cockpit/cockpit-repos.git
|
||||
[submodule "cockpit-packages"]
|
||||
path = cockpit-packages
|
||||
url = https://src.opensuse.org/cockpit/cockpit-packages.git
|
||||
|
4
_config
4
_config
@ -3,3 +3,7 @@ BuildFlags: excludebuild:cockpit-suse-theme
|
||||
%if "%_repository" == "openSUSE_Factory_ARM" || "%_repository" == "openSUSE_Tumbleweed"
|
||||
BuildFlags: excludebuild:local-npm-registry
|
||||
%endif
|
||||
|
||||
%if "%_repository" == "SLFO_16.0"
|
||||
Prefer: SLES-release
|
||||
%endif
|
||||
|
4
_maintainership.json
Normal file
4
_maintainership.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"": ["adamm", "jzerebecki", "malikirri", "abrooks"]
|
||||
}
|
||||
|
2
cockpit
2
cockpit
@ -1 +1 @@
|
||||
Subproject commit b82fac98a6409773233e34d824c92ddf1c46b0c0c1a12714e18c91189accf633
|
||||
Subproject commit 247c2b140945d069af726b48603187b1c4f39033568fe848846ac7dd6a535b52
|
@ -1 +1 @@
|
||||
Subproject commit d289cd20d653d1f6bbceb837ce68f8162f2924e5bafccca284a4ef92e1f9af1d
|
||||
Subproject commit 5ea2cce6096d4e1f9d50b04b784aa295b6a3580093247ff933c2ab027f328996
|
1
cockpit-packages
Submodule
1
cockpit-packages
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6912cd1009f10ba410673247d94f197da3eb5986e479d62abda6e97e57a63284
|
@ -1 +1 @@
|
||||
Subproject commit 68fb781e8880e1f3a1ddc534a8714e526582eeda724ee2a76051ce7610566f65
|
||||
Subproject commit 57ac4619d858216512e3af9031f14b77ce14bdd7df772a99f4c31d0750ced09d
|
1
cockpit-repos
Submodule
1
cockpit-repos
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ecddbefc70a1a0a712bd2383835dcd1da3f2dd5262a2ba3c3ea62ec501672525
|
1
cockpit-subscriptions
Submodule
1
cockpit-subscriptions
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit feb146acd14f9a2f64851c4cdc61f0a512ded06669163533928bab38a39dc5c7
|
@ -1 +1 @@
|
||||
Subproject commit 1104c0e41049ae21d44a852dfca672b72bbcb73e54a59ee6df9d5f30ab9fc640
|
||||
Subproject commit 9bf722c49e07f65019260f35b48479edb862105f23457a51cffefabe5a06dee0
|
Loading…
x
Reference in New Issue
Block a user