index
:
lfs
10.0
10.0-rc1
10.1
10.1-rc1
11.0
11.0-rc1
11.0-rc2
11.0-rc3
11.1
11.1-rc1
11.2
11.2-rc1
11.3
11.3-rc1
12.0
12.0-rc1
6.0
6.1
6.1-pre1
6.1-pre2
6.1-testrelease
6.1.1
6.1.1-pre1
6.1.1-pre2
6.1.1-rc1
6.1.1@7197
6.2
6.2-new
6.2-pre1
6.2-pre2
6.2-pre3
6.3
6.3-8326
6.3-rc1
6.3-rc2
6.4
6.5
6.5-rc1
6.5-rc2
6.6
6.6-rc1
6.6-rc2
6.7
6.7-rc1
6.8
6.8-rc1
7.0
7.0-rc1
7.0-rc2
7.1
7.1-rc1
7.10
7.10-rc1
7.2
7.2-rc1
7.3
7.3-rc1
7.4
7.4-rc1
7.4-rc2
7.5
7.5-SYSTEMD-rc1
7.5-rc1
7.5-systemd
7.5-systemd-rc1
7.6
7.6-rc1
7.6-systemd
7.6-systemd-rc1
7.6-systemd-rc2
7.7
7.7-rc1
7.7-systemd
7.7-systemd-rc1
7.8
7.8-rc1
7.8-systemd
7.9
7.9-rc1
7.9-rc2
7.9-systemd
7.9-systemd-rc1
7.9-systemd-rc2
8.0
8.0-rc1
8.1
8.1-rc1
8.1-rc2
8.2
8.2-rc1
8.3
8.3-rc1
8.3-rc2
8.4
8.4-rc1
9.0
9.0-rc1
9.1
9.1-rc1
BOOK.old
LFS-RNG
LFS7POC
alphabetical
arm
b5_0
b5_1
bdubbs/gcc13
branch_point_5_1
branch_point_6_0
cross-chap5
gcc-4.0
gcc4
hybrid
jh
lfs-6.2-pre3
ml-11.0
mod_xslt_branch
multi-arch
multilib
multilib-10.1
multilib-before-cross
nosym
old-trunk
oldtestingasof20050219
oldtrunkasof20050219
oldxml_b_5_1
oldxml_bp_5_1
plabs/condxml
plabs/dbxsl-bug
renodr/libudev-from-systemd
s6-init
systemd
test
trunk
udev_update
v3_0
v3_0-pre3
v3_0-rc1
v3_1
v3_2
v3_2-rc1
v3_2-rc2
v3_3
v4_0
v4_0rc1
v4_1
v5_0
v5_0-pre1
v5_0-pre2
v5_0-pre3
v5_1
v5_1-pre2
v5_1_1
x86_64-POC
xry111/arm64
xry111/arm64-12.0
xry111/clfs-ng
xry111/git-transition
xry111/glibc-2.34
xry111/glibc-2.37
xry111/grub-fix-test
xry111/kcfg-revise
xry111/lfs-next
xry111/libxcrypt
xry111/loongarch
xry111/loongarch-12.0
xry111/ncurses-disallow-abi-mismatch
xry111/parallelism
xry111/pip3
xry111/queue-11.3
xry111/rust-wip-20221008
xry111/systemd-udevd-for-sysv
xry111/tester-nohack
xry111/update-20230113
xry111/update-20230304
xry111/update-20230331
xry111/update-20230513
xry111/update-20230617
xry111/update-20230905
xry111/update-20230917
xry111/update-20231231
xry111/usr-move
Linux From Scratch
GIT Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chapter07
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the calls to 'ls' to call /bin/ls
Gerard Beekmans
2001-05-26
1
-2
/
+2
*
Changed loadkeys patch from /bin/loadkeys to /usr/bin/loadkeys
Gerard Beekmans
2001-05-24
1
-1
/
+1
*
Changed "Setting up routing" message to say $GATEWAY_IF instead of eth0
Gerard Beekmans
2001-05-24
1
-1
/
+1
*
Changed indentation for <userinput> and </userinput> to tabs instead of
Gerard Beekmans
2001-05-24
1
-5
/
+5
*
Added sysconfig to the mkdir command
Gerard Beekmans
2001-05-24
1
-1
/
+1
*
Removed && from the last line of commands to be executed
Gerard Beekmans
2001-05-18
1
-2
/
+1
*
Used same short form as in chapter 4: changed the mkdir commands to one
Gerard Beekmans
2001-05-13
1
-2
/
+2
*
Added a note that you have to use three digit symlinks, pad with zero's
Gerard Beekmans
2001-05-12
1
-3
/
+18
*
Changed S[0-9][0-9][0-9] to S* (hope it works as expected ';)
Gerard Beekmans
2001-05-12
1
-1
/
+1
*
S???* -> S[0-9][0-9][0-9]*
Simon Perreault
2001-05-11
1
-1
/
+1
*
Created missing K symlinks in run levels 0, 1, 2 and 6
Gerard Beekmans
2001-05-10
1
-3
/
+18
*
Removed extra comment and added a ? so that it looks for three digits instead of
Simon Perreault
2001-05-09
1
-2
/
+2
*
Moved the creation of /etc/fstab from the end of chapter 7 to the beginning of
Simon Perreault
2001-05-03
2
-32
/
+0
*
Added option to select the network interface through which the default
Gerard Beekmans
2001-04-29
1
-3
/
+11
*
Reference to hint.
Simon Perreault
2001-04-21
1
-1
/
+8
*
when UTC=0 run hwclock with --localtime (if not, hwclock will default
Gerard Beekmans
2001-04-17
1
-1
/
+4
*
Removed blank lines after <literallayout> and before </literallayout>
Simon Perreault
2001-04-16
21
-56
/
+0
*
Added "Final reboot" section where lilo is run to put LFS lilo in MBR
Gerard Beekmans
2001-04-15
2
-0
/
+31
*
White space removal
Gerard Beekmans
2001-04-15
1
-1
/
+0
*
Updates
Gerard Beekmans
2001-04-15
2
-3
/
+4
*
Update
Gerard Beekmans
2001-04-14
1
-1
/
+1
*
Removed stray line break
Gerard Beekmans
2001-04-14
1
-1
/
+0
*
Update
Gerard Beekmans
2001-04-14
1
-3
/
+2
*
Spell Checks
Gerard Beekmans
2001-04-10
2
-2
/
+2
*
Spell Checks
Gerard Beekmans
2001-04-09
4
-8
/
+8
*
>/dev/null -> 2>/dev/null
Simon Perreault
2001-04-08
1
-1
/
+1
*
loadkeys is now in /bin, not in /usr/bin
Simon Perreault
2001-04-01
1
-1
/
+1
*
-q -> >/dev/null
Simon Perreault
2001-04-01
1
-1
/
+1
*
Changed /dev/null to -q
Simon Perreault
2001-03-26
1
-1
/
+1
*
You
Thomas Balu Walter
2001-03-20
1
-1
/
+1
*
You
Thomas Balu Walter
2001-03-19
13
-39
/
+44
*
You's
Thomas Balu Walter
2001-03-18
7
-29
/
+32
*
Fixed type down->up
Gerard Beekmans
2001-03-13
1
-1
/
+1
*
Fixed typo in usage.xml
Gerard Beekmans
2001-03-12
1
-6
/
+6
*
Updated Simon's email address
Gerard Beekmans
2001-03-03
1
-1
/
+2
*
This time got all of them & replaced with & 's
Gerard Beekmans
2001-03-02
2
-6
/
+6
*
Changed more & to &
Gerard Beekmans
2001-03-02
1
-2
/
+2
*
Replaced && by &&
Gerard Beekmans
2001-03-02
1
-1
/
+1
*
Removed excessive white space
Gerard Beekmans
2001-02-28
1
-3
/
+3
*
Removed excessive whitspace
Gerard Beekmans
2001-02-28
1
-11
/
+0
*
Use cat > file << EOF construction to create sample ifcfg-eth0 file
Gerard Beekmans
2001-02-28
1
-1
/
+5
*
Removed explicit reference to ext2 and replaced by <fs-type>
Gerard Beekmans
2001-02-28
1
-4
/
+4
*
Fixed indentations
Gerard Beekmans
2001-02-28
1
-2
/
+2
*
Fixed the layout
Gerard Beekmans
2001-02-27
1
-3
/
+22
*
Removed extra > character
Gerard Beekmans
2001-02-26
1
-1
/
+1
*
Removed line break at 'kdm'
Gerard Beekmans
2001-02-26
1
-2
/
+1
*
Added run level explanation
Gerard Beekmans
2001-02-23
2
-0
/
+92
*
Fixed accidental removal of a >
Gerard Beekmans
2001-02-23
1
-1
/
+1
*
*** empty log message ***
Gerard Beekmans
2001-02-23
1
-1
/
+1
*
Fixed the unnecessary delays in the killproc function
Gerard Beekmans
2001-02-23
1
-12
/
+27
[next]