From ac256e6a2f729a8e92ce43cba2707ce6f9a30f00 Mon Sep 17 00:00:00 2001 From: tux Date: Thu, 18 May 2023 21:57:47 +0200 Subject: [PATCH] reformated readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6d44f25..3176f61 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ sudo dnf -y install gcc g++ make m4 bison byacc patch texinfo bash version-check.sh ``` -edit vars.sh and change the following options to suit the desired needs: +edit **vars.sh** and change the following options to suit the desired needs: - JOBS: parallel threads used for compiling packages - PAPERSIZE: the default paper size used by the groff package @@ -34,7 +34,7 @@ edit vars.sh and change the following options to suit the desired needs: - DOMAIN: the domain name which will be used for the network configuration - KEYMAP: the keboard layout which will be set - LOCALE: the system locale which will be set -- TELNETD: if the telnet server service is desired to be installed +- TELNETD: if the telnet server service is desired to be installed; if not, set this option to anything but TRUE proceed with the LFS chapters: @@ -50,17 +50,17 @@ proceed with the LFS chapters: copy the scripts into /mnt/lfs/sources -- as the lfs user from within the sources directory run chap5-6.sh +- as the lfs user from within the sources directory run **chap5-6.sh** - when prompted logout the lfs user and as the root user from within the sources -directory run chroot.sh +directory run **chroot.sh** - when prompted from within the sources directory from within the chroot -environment run chap7p1.sh +environment run **chap7p1.sh** -- when prompted run chap7p2.sh, chap8p1.sh and chap8p2.sh +- when prompted run **chap7p2.sh**, **chap8p1.sh** and **chap8p2.sh** -- optionally run bash-setup.sh for a base configuration of the bash shell +- optionally run **bash-setup.sh** for a base configuration of the bash shell when prompted continue with the LFS chapters: @@ -69,5 +69,5 @@ when prompted continue with the LFS chapters: - 10.4. Using LFS_GRUB to Set Up the Boot Process - 11.1. The End -if the chroot environment has been exited and needs to be re-entered -use re-chroot.sh +if the chroot environment has been exited and needs to be re-entered, +use **re-chroot.sh**