|
@@ -13,12 +13,13 @@ library.
|
13
|
13
|
Dependencies - test machine
|
14
|
14
|
---------------------------
|
15
|
15
|
|
16
|
|
-All specific dependencies are available in [amahdal/jats][aj] COPR project.
|
17
|
|
-However, since preupgrade-assistant itself is only available for RHEL6,
|
18
|
|
-which does not have native COPR support, you will need to add repositories
|
19
|
|
-manually.
|
|
16
|
+All specific dependencies are available in COPR projects [amahdal/jats][aj] and
|
|
17
|
+[amahdal/shellfu][as]. However, since preupgrade-assistant itself
|
|
18
|
+is only available for RHEL6, which does not have native COPR support,
|
|
19
|
+you will need to add repositories manually.
|
20
|
20
|
|
21
|
21
|
[aj]: https://copr.fedorainfracloud.org/coprs/amahdal/jats/
|
|
22
|
+ [as]: https://copr.fedorainfracloud.org/coprs/amahdal/shellfu/
|
22
|
23
|
|
23
|
24
|
On the testing machine, you will need:
|
24
|
25
|
|
|
@@ -62,6 +63,7 @@ Dependencies - worksation
|
62
|
63
|
|
63
|
64
|
Since your workstation is probably Fedora, you can use the modern ways:
|
64
|
65
|
|
|
66
|
+ dnf copr enable amahdal/shellfu
|
65
|
67
|
dnf copr enable amahdal/jats
|
66
|
68
|
dnf install shellfu-bash-jat jattool jattool-report jattool-tdk
|
67
|
69
|
#\
|