You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,26 +14,26 @@ The modifications from the original fedora `.spec` files fall under the license
14
14
15
15
## How to get this working
16
16
17
-
NOTE: Unlike `didbsng` - sgug-rse _must not_ use a "personal .rpmmacros" file - and if you had one from didbsng - you must remove it before proceeding below.
17
+
NOTE: While we are not yet out of beta, it is recommended to remove any previous sgug-rse installation before extracting this new one. We don't yet support in-place upgrades using RPMs.
18
18
19
19
(1) Download the artifacts for the latest version from the github releases tab (assuming they aren't too big).
20
20
21
21
You'll find three main archives - and there might be "fix" archives too that need to be extracted:
22
22
23
23
```
24
-
sgug-rse-selfhoster-0.0.3alpha.tar.gz
25
-
sgug-rse-srpms-0.0.3alpha.tar.gz
26
-
sgug-rse-rpms-0.0.3alpha.tar.gz
24
+
sgug-rse-selfhoster-0.0.4beta.tar.gz
25
+
sgug-rse-srpms-0.0.4beta.tar.gz
26
+
sgug-rse-rpms-0.0.4beta.tar.gz
27
27
28
-
sgug-rse-blahfix-0.0.Xalpha.tar.gz
28
+
sgug-rse-blahfix-0.0.Xbeta.tar.gz
29
29
```
30
30
31
31
(2) Extract the selfhoster archive under /usr as root (important, sgug-rse _installation_ files are root owned and managed):
0 commit comments