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
/
chapter06
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged the sulogin lines into one line
Gerard Beekmans
2001-02-23
1
-3
/
+2
*
Initial XML commit
Gerard Beekmans
2001-02-15
126
-0
/
+46
*
Removed reference to `echo $TERM`
Gerard Beekmans
2001-02-15
1
-1
/
+1
*
Added line break
Gerard Beekmans
2001-02-15
1
-2
/
+3
*
Removed file
Gerard Beekmans
2001-02-14
1
-0
/
+0
*
Fixed SGML code
Gerard Beekmans
2001-02-14
50
-110
/
+110
*
TERM=`echo $TERM` -> TERM=$TERM
Gerard Beekmans
2001-02-14
1
-1
/
+1
*
chroot command now sets the $TERM variable properly
Gerard Beekmans
2001-02-14
1
-2
/
+8
*
Fixed console-tools' man page installation
Gerard Beekmans
2001-02-14
1
-2
/
+6
*
Updated command explanation on makedev
Gerard Beekmans
2001-02-14
1
-10
/
+2
*
TODO
Gerard Beekmans
2001-02-14
1
-2
/
+5
*
Added manual copy of pt_chown
Gerard Beekmans
2001-02-09
1
-1
/
+2
*
Added explanation why we touch /etc/ld.so.conf
Gerard Beekmans
2001-02-09
1
-0
/
+8
*
Changed $@ into "$@" (with quotes)
Gerard Beekmans
2001-02-09
1
-1
/
+1
*
Changed $* into $@ - $@ is needed when quoted arguments with blanks are used
Gerard Beekmans
2001-02-09
1
-1
/
+1
*
Fixed Glibc installation problems. zoneinfo files are now installed
Gerard Beekmans
2001-02-08
1
-39
/
+8
*
Updated Makedev info
Gerard Beekmans
2001-02-08
1
-1
/
+1
*
Updated installation instructions
Gerard Beekmans
2001-02-08
1
-12
/
+2
*
Updated sgml tag and title
Gerard Beekmans
2001-02-08
1
-2
/
+2
*
Merged with makedev-inst.sgml
Gerard Beekmans
2001-02-08
2
-36
/
+21
*
Renamed from creatingdev.sgml
Gerard Beekmans
2001-02-08
1
-0
/
+9
*
Renamed to makedev.sgml
Gerard Beekmans
2001-02-08
1
-10
/
+0
*
Added the 'lex' symlink to flex' installation
Gerard Beekmans
2001-02-08
1
-1
/
+3
*
Renamed glibc's id tag
Gerard Beekmans
2001-02-08
1
-0
/
+1
*
Added "move makedev's explanations to the "command explanation" section"
Gerard Beekmans
2001-02-08
1
-1
/
+1
*
Removed && on the last command line
Gerard Beekmans
2001-02-05
1
-1
/
+1
*
Linux86 -> Bin86
Gerard Beekmans
2001-02-05
1
-1
/
+1
*
After the installation you can't use logout && chroot (not the same
Gerard Beekmans
2001-02-05
1
-1
/
+1
*
Removed crypt from the add-on explanation
Gerard Beekmans
2001-02-05
1
-1
/
+1
*
No need to cd into glibc-build before running configure and make. We're
Gerard Beekmans
2001-02-02
1
-4
/
+1
*
Fixed libexecdir=/usr/bin -> libexecdir=/bin
Gerard Beekmans
2001-02-01
1
-1
/
+1
*
Initial commit
Gerard Beekmans
2001-01-31
1
-0
/
+14
*
Added procps-exp to explain commenting out XConsole
Gerard Beekmans
2001-01-31
1
-0
/
+1
*
Removed building ldd and ldconfig. Removed comments about compiler
Gerard Beekmans
2001-01-31
1
-24
/
+1
*
Moved previous contents to procps-exp and put proper info in this file
Gerard Beekmans
2001-01-31
1
-4
/
+4
*
Fixed type: creastion -> creation
Gerard Beekmans
2001-01-29
1
-1
/
+1
*
Upgraded from Glibc-2.1.3 to Glibc-2.2.1
Gerard Beekmans
2001-01-27
1
-3
/
+3
*
Finished version 3.0-CVS-2001-01-26
Gerard Beekmans
2001-01-27
2
-0
/
+19
*
Add note that /usr/share/zoneinfo/* files are not created
Gerard Beekmans
2001-01-27
1
-0
/
+5
*
Remove $LFS references, remove --with-headers
Gerard Beekmans
2001-01-27
2
-23
/
+2
*
Fix entities
Gerard Beekmans
2001-01-27
1
-2
/
+2
*
Moved Glibc to chapter 6
Gerard Beekmans
2001-01-27
4
-0
/
+105
*
Upgraded from gcc-2.95.2 to gcc-2.95.2.1
Gerard Beekmans
2001-01-26
1
-3
/
+3
*
Added the fileutils-4.0 patch which is needed to compile fileutils on
Gerard Beekmans
2001-01-26
1
-0
/
+2
*
Initial commit - LFS 2.4.4 files
Gerard Beekmans
2001-01-24
122
-0
/
+2236