Second Edition of the Linux for You Guide

The second edition of the Linux for You Guide (LX4, LX4U) has been published, offering instructions on building a standalone Linux system using only the source code for the required software. The project is an independent offshoot of the LFS (Linux From Scratch) manual, but does not use its source code. The user can choose from multilib, EFI support and a set of additional software for more convenient system setup. The developments of the project are hosted on GitHub under the MIT license.

Major changes:

  • Migration to mkdocs static content generation platform (formerly docsify.js was used). As a result of the transition, it became possible to generate a PDF version of the manual. In addition, the web version of the manual works correctly in console browsers like links and w3m;
  • As an option, it is proposed to use the classic file system hierarchy, in which the directories "/bin", "/sbin and "/lib" are not symbolic links to "/usr/{bin,sbin,lib}";
  • Multiple edits and adjustments to the text of the entire manual;
  • Thanks to community feedback, clarifications and clarifications have been made in many sections.
  • Package updates:
    • linux-5.15.5
    • gcc-11.2.0
    • glibc-2.34
    • systemd-250
    • sysvinit-3.01
    • python-3.10.1
    • zstd-1.5.1
    • expat-2.4.2
    • automake-1.16.5
    • bc-5.2.1
    • bison-3.8.2
    • coreutils-9.0
    • dbus-1.13.18
    • diffutils-3.8
    • e2fsprogs-1.46.4
    • File 5.41
    • gawk-5.1.1
    • gdbm-1.22
    • grep-3.7
    • gzip-1.11
    • iana-etc-20211215
    • inetutils-2.2
    • iproute2-5.15.0
    • libpipeline-1.5.4
    • jinja-3.0.3
    • libcap-2.62
    • meson-0.60.3
    • nano-5.9
    • ncurses-6.3
    • openssl-3.0.1
    • shadow-4.10
    • tcl-8.6.12
    • tzdata-2021e
    • util-linux-2.37.2
    • vim-8.2.3565
    • wget-1.21.2
    • zlib-ng-2.0.5

Source: opennet.ru

Add a comment