|
@@ -13,13 +13,13 @@ library.
|
13
|
13
|
Dependencies - test machine
|
14
|
14
|
---------------------------
|
15
|
15
|
|
16
|
|
-All specific dependencies are available in COPR projects [amahdal/jats][aj] and
|
17
|
|
-[amahdal/shellfu][as]. However, since preupgrade-assistant itself
|
|
16
|
+All specific dependencies are available in COPR projects [netvor/jats][nj] and
|
|
17
|
+[netvor/shellfu][ns]. However, since preupgrade-assistant itself
|
18
|
18
|
is only available for RHEL6, which does not have native COPR support,
|
19
|
19
|
you will need to add repositories manually.
|
20
|
20
|
|
21
|
|
- [aj]: https://copr.fedorainfracloud.org/coprs/amahdal/jats/
|
22
|
|
- [as]: https://copr.fedorainfracloud.org/coprs/amahdal/shellfu/
|
|
21
|
+ [nj]: https://copr.fedorainfracloud.org/coprs/netvor/jats/
|
|
22
|
+ [ns]: https://copr.fedorainfracloud.org/coprs/netvor/shellfu/
|
23
|
23
|
|
24
|
24
|
On the testing machine, you will need:
|
25
|
25
|
|
|
@@ -82,8 +82,8 @@ Dependencies - workstation
|
82
|
82
|
|
83
|
83
|
Since your workstation is probably Fedora, you can use the modern ways:
|
84
|
84
|
|
85
|
|
- dnf copr enable amahdal/shellfu
|
86
|
|
- dnf copr enable amahdal/jats
|
|
85
|
+ dnf copr enable netvor/shellfu
|
|
86
|
+ dnf copr enable netvor/jats
|
87
|
87
|
dnf install shellfu-bash-jat jattool jattool-report jattool-tdk
|
88
|
88
|
#\
|
89
|
89
|
# don't be put off of the number of dependencies; let's just say
|