Page MenuHomeFreeBSD

D47017.id144496.diff
No OneTemporary

D47017.id144496.diff

diff --git a/documentation/content/en/books/handbook/linuxemu/_index.adoc b/documentation/content/en/books/handbook/linuxemu/_index.adoc
--- a/documentation/content/en/books/handbook/linuxemu/_index.adoc
+++ b/documentation/content/en/books/handbook/linuxemu/_index.adoc
@@ -125,7 +125,7 @@
....
====
-[[linuxemu-packages]]
+[[linuxemu-centos]]
=== CentOS Base System from FreeBSD Packages
To install the CentOS userland execute the following command:
@@ -164,6 +164,53 @@
drwxr-xr-x 16 root wheel 17 Apr 11 21:10 var
....
+[WARNING]
+====
+package:emulators/linux_base-c7[] has been deprecated following the deprecation of the upstream project.
+This means package:emulators/linux_base-c7[] will not receive security updates.
+The use of crossref:linuxemu[linuxemu-rockylinux, the Rocky Linux Base System]
+is recommended unless 32-bit compatibility is needed.
+====
+
+[[linuxemu-rockylinux]]
+=== Rocky Linux Base System from FreeBSD Packages
+
+To install the Rocky Linux 9 userland execute the following command:
+
+[source,shell]
+....
+# pkg install linux_base-rl9
+....
+
+package:emulators/linux_rl9[] will place the base system derived from Rocky Linux 9 into [.filename]#/compat/linux#.
+
+After installing the package, the contents of [.filename]#/compat/linux# can be verified by running the following command to check that the Rocky Linux userland has been installed:
+
+[source,shell]
+....
+# ls -l /compat/linux/
+....
+
+The output should be similar to the following:
+
+[.programlisting]
+....
+total 30
+lrwxr-xr-x 1 root wheel 7 Apr 11 2018 bin -> usr/bin
+drwxr-xr-x 13 root wheel 512 Apr 11 21:10 dev
+drwxr-xr-x 25 root wheel 64 Apr 11 21:10 etc
+lrwxr-xr-x 1 root wheel 7 Apr 11 2018 lib -> usr/lib
+lrwxr-xr-x 1 root wheel 9 Apr 11 2018 lib64 -> usr/lib64
+drwxr-xr-x 2 root wheel 2 Apr 11 21:10 opt
+dr-xr-xr-x 1 root wheel 0 Apr 11 21:25 proc
+lrwxr-xr-x 1 root wheel 8 Feb 18 02:10 run -> /var/run
+lrwxr-xr-x 1 root wheel 8 Apr 11 2018 sbin -> usr/sbin
+drwxr-xr-x 2 root wheel 2 Apr 11 21:10 srv
+dr-xr-xr-x 1 root wheel 0 Apr 11 21:25 sys
+drwxr-xr-x 8 root wheel 9 Apr 11 21:10 usr
+drwxr-xr-x 16 root wheel 17 Apr 11 21:10 var
+....
+
[[linuxemu-debootstrap]]
=== Debian / Ubuntu Base System with debootstrap

File Metadata

Mime Type
text/plain
Expires
Fri, May 22, 7:39 AM (8 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33416683
Default Alt Text
D47017.id144496.diff (2 KB)

Event Timeline