reformated readme
This commit is contained in:
parent
7876375869
commit
ac256e6a2f
18
README.md
18
README.md
@ -23,7 +23,7 @@ sudo dnf -y install gcc g++ make m4 bison byacc patch texinfo
|
|||||||
bash version-check.sh
|
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
|
- JOBS: parallel threads used for compiling packages
|
||||||
- PAPERSIZE: the default paper size used by the groff package
|
- 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
|
- DOMAIN: the domain name which will be used for the network configuration
|
||||||
- KEYMAP: the keboard layout which will be set
|
- KEYMAP: the keboard layout which will be set
|
||||||
- LOCALE: the system locale 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
|
if not, set this option to anything but TRUE
|
||||||
|
|
||||||
proceed with the LFS chapters:
|
proceed with the LFS chapters:
|
||||||
@ -50,17 +50,17 @@ proceed with the LFS chapters:
|
|||||||
|
|
||||||
copy the scripts into /mnt/lfs/sources
|
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
|
- 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
|
- 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:
|
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
|
- 10.4. Using LFS_GRUB to Set Up the Boot Process
|
||||||
- 11.1. The End
|
- 11.1. The End
|
||||||
|
|
||||||
if the chroot environment has been exited and needs to be re-entered
|
if the chroot environment has been exited and needs to be re-entered,
|
||||||
use re-chroot.sh
|
use **re-chroot.sh**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user