@@ -96,12 +96,12 @@ These instructions will get you a copy of the project up and running on your loc
9696 | HP | LTO6 | T.B.D. |
9797 | HP | LTO7 | T.B.D. |
9898 | HP | LTO8 | T.B.D. |
99- | HP | LTO9 | T.B.D. |
99+ | HP | LTO9 | T.B.D. |
100100 | Quantum | LTO5 (Only Half Height) | T.B.D. |
101101 | Quantum | LTO6 (Only Half Height) | T.B.D. |
102102 | Quantum | LTO7 (Only Half Height) | T.B.D. |
103103 | Quantum | LTO8 (Only Half Height) | T.B.D. |
104- | Quantum | LTO9 (Only Half Height) | T.B.D. |
104+ | Quantum | LTO9 (Only Half Height) | T.B.D. |
105105
106106## Installing
107107
@@ -196,26 +196,26 @@ You need to add `--enable-lintape` as an argument of ./configure script if you w
196196
197197#### Buildable distributions
198198
199- | Dist | Arch | Status |
200- | :-: | :-: | :-: |
201- | RHEL 8 | x86_64 | OK |
202- | RHEL 8 | ppc64le | OK |
203- | RHEL 7 | x86_64 | OK |
204- | RHEL 7 | ppc64le | OK |
205- | CentOS 8 | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/CentOS8%20Build%20Job/badge.svg?branch=master ) |
206- | CentOS 8 | ppc64le | Probably OK |
207- | CentOS 7 | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/CentOS7%20Build%20Job/badge.svg?branch=master ) |
208- | CentOS 7 | ppc64le | Probably OK |
209- | Fedora 28 | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Fedora28%20Build%20Job/badge.svg?branch=master ) |
210- | Ubuntu 16.04 LTS | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Ubuntu%2016.04%20Build%20Job/badge.svg?branch=master ) |
211- | Ubuntu 16.04 LTS | ppc64le | Probably OK |
212- | Ubuntu 18.04 LTS | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Ubuntu%2018.04%20Build%20Job/badge.svg?branch=master ) |
213- | Ubuntu 18.04 LTS | ppc64le | Probably OK |
214- | Ubuntu 20.04 LTS (Need icu-config)| x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Ubuntu%2020.04%20Build%20Job/badge.svg?branch=master ) |
215- | Debian 9 | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Debian9%20Build%20Job/badge.svg?branch=master ) |
216- | Debian 10 (Need icu-config) | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Debian10%20Build%20Job/badge.svg?branch=master ) |
217- | ArchLinux 2018.08.01 | x86_64 | Not checked automatically |
218- | ArchLinux 2018.12.31 (rolling) | x86_64 | Not checked automatically|
199+ | Dist | Arch | Status |
200+ | :----------------------------------: | :-------: | :--------------------------------------------------------------------------------------------------------------------------------: |
201+ | RHEL 8 | x86_64 | OK |
202+ | RHEL 8 | ppc64le | OK |
203+ | RHEL 7 | x86_64 | OK |
204+ | RHEL 7 | ppc64le | OK |
205+ | CentOS 8 (Rocky Linux) | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/CentOS8%20Build%20Job/badge.svg?branch=master ) |
206+ | CentOS 8 (Rocky Linux) | ppc64le | Probably OK |
207+ | CentOS 7 | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/CentOS7%20Build%20Job/badge.svg?branch=master ) |
208+ | CentOS 7 | ppc64le | Probably OK |
209+ | Fedora 28 | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Fedora28%20Build%20Job/badge.svg?branch=master ) |
210+ | Ubuntu 16.04 LTS | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Ubuntu%2016.04%20Build%20Job/badge.svg?branch=master ) |
211+ | Ubuntu 16.04 LTS | ppc64le | Probably OK |
212+ | Ubuntu 18.04 LTS | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Ubuntu%2018.04%20Build%20Job/badge.svg?branch=master ) |
213+ | Ubuntu 18.04 LTS | ppc64le | Probably OK |
214+ | Ubuntu 20.04 LTS (Need icu-config) | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Ubuntu%2020.04%20Build%20Job/badge.svg?branch=master ) |
215+ | Debian 9 | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Debian9%20Build%20Job/badge.svg?branch=master ) |
216+ | Debian 10 (Need icu-config) | x86_64 | ![ GH Action status] ( https://github.com/LinearTapeFileSystem/ltfs/workflows/Debian10%20Build%20Job/badge.svg?branch=master ) |
217+ | ArchLinux 2018.08.01 | x86_64 | Not checked automatically |
218+ | ArchLinux 2018.12.31 (rolling) | x86_64 | Not checked automatically |
219219
220220Currently, automatic build checking is working on GitHub Actions and Travis CI.
221221
@@ -259,7 +259,7 @@ make install
259259 | OS | Xcode | Package system | Status |
260260 | :-: | :-: | :-: | :-: |
261261 | macOS 10.14.6 | 11.3 | Homebrew | Probably OK |
262-
262+
263263### Build and install on FreeBSD
264264
265265Note that on FreeBSD, the usual 3rd party man directory is /usr/local/man. Configure defaults to using /usr/local/share/man. So, override it on the command line to avoid having man pages put in the wrong place.
0 commit comments