lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 8b3b650 1/6: Note package name differences be


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 8b3b650 1/6: Note package name differences between debian and redhat
Date: Tue, 17 Sep 2019 10:53:14 -0400 (EDT)

branch: master
commit 8b3b650beec68084ba8afba871a06b5c3ce7efc1
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Note package name differences between debian and redhat
---
 lmi_setup_20.sh | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/lmi_setup_20.sh b/lmi_setup_20.sh
index 7faa968..1fb424b 100644
--- a/lmi_setup_20.sh
+++ b/lmi_setup_20.sh
@@ -64,7 +64,12 @@ mount -t proc -o rw,nosuid,nodev,noexec,relatime proc /proc
 
 # Notes on various distros' package names.
 #
-# redhat provides 'xsltproc' as part of libxslt, though not as a
+# redhat names some packages differently:
+#   pkgconfig ShellCheck libxml2 libxslt
+#   vim-X11 vim-common vim-enhanced vim-minimal
+#   mingw32-gcc-c++ mingw64-gcc-c++
+#   java-1.8.0-openjdk
+# It provides 'xsltproc' as part of libxslt, though not as a
 # separate package:
 #   https://bugzilla.redhat.com/show_bug.cgi?id=965996
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]