reformated readme

This commit is contained in:
tux 2023-05-18 21:57:47 +02:00
parent 7876375869
commit ac256e6a2f

View File

@ -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**