Commit Graph

1908 Commits

Author SHA1 Message Date
Timothy Bauscher
f8decc78cf mv shared zlib lib to /lib instead of using --libdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-22 02:06:55 +00:00
Timothy Bauscher
88abb11b7b Install zlib libs in /lib.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-21 23:23:01 +00:00
Timothy Bauscher
26e62aa22d Removed --enable-threads=posix from static gcc compilation. Fixed changelog and a number of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-20 21:11:28 +00:00
Timothy Bauscher
eb7df24002 Another typo fix, this one was mine.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:55:25 +00:00
Timothy Bauscher
ef380b4e9e Grammatic fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:51:00 +00:00
Timothy Bauscher
10d473cc86 Removed a misleading paragraph better addressed in the Why Static section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:31:29 +00:00
Timothy Bauscher
00d4d2bedf Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:16:17 +00:00
Timothy Bauscher
06c61cacc1 Some anal fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-18 21:07:42 +00:00
Timothy Bauscher
bee1e69712 Removed cd command, since this is assumed for all packages except makedev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-18 19:17:55 +00:00
Timothy Bauscher
60ed866798 Fixed typos, removed old command explanation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-18 18:31:39 +00:00
Gerard Beekmans
8d8ab633a0 Fixed the 'superfluous *.so symlinks' again.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-14 04:18:47 +00:00
Gerard Beekmans
06cf96a326 updated some of the estimated disk space requirements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-14 02:25:10 +00:00
Mark Hymers
3998446b36 fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 20:05:08 +00:00
Gerard Beekmans
0b74af37ec added sbus
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 19:31:55 +00:00
Gerard Beekmans
d5b037fcac added --libdir=/usr/lib so proper *.la files are generated. Then mv all the .so* files from /usr/lib to /lib
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 14:59:37 +00:00
Gerard Beekmans
e8dfe4426f forgot to add patch instructions for procps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 14:06:02 +00:00
Gerard Beekmans
670ea77a1b fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 13:43:46 +00:00
Gerard Beekmans
3a3b76eeb7 Added glibc linuxthreads man pages installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 13:43:14 +00:00
Gerard Beekmans
57a5ecfef9 made the mtab link command an 'ln -sf' since mount may create /etc/mtab when mounting proc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 04:24:47 +00:00
Gerard Beekmans
b464a72548 added some notes that mounting proc may give some errors
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 04:22:29 +00:00
Gerard Beekmans
514f599b8b added a <userinput> tag around 'make install'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 02:23:42 +00:00
Gerard Beekmans
b06ac510ac removed hostname installation from the sh-utils package by way of the sh-utils-2.0-hostname patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 23:16:37 +00:00
Gerard Beekmans
1b32453efb added hostname to desc of net-tools
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 23:16:09 +00:00
Gerard Beekmans
8ec0777e92 new kbd patch - number 3 now turns off the accumulate-outgoing-args option in GCC to overcome faulty code generation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 22:36:23 +00:00
Gerard Beekmans
f26bba52f1 new lfs-packages tarball
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 22:35:36 +00:00
Gerard Beekmans
550485bea4 new gawk patch fixes DDEFPATH definition, also added the procps patch to the changelog's 'Added ...' section
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 22:26:58 +00:00
Gerard Beekmans
a76aa6437e added procps patch - last commit contained the files that should've been in this commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 22:08:39 +00:00
Gerard Beekmans
6d8c798072 sorted alphabetically
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 22:06:48 +00:00
Timothy Bauscher
2d2898e8b9 Referenced alternative filesystems in BLFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 20:08:36 +00:00
Gerard Beekmans
f600ad8dfa Removed all superfluous /usr/lib/*.so symbolic links from library
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 17:39:25 +00:00
Gerard Beekmans
da964e96dd upgraded to lfs-bootscripts-1.10
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 17:31:03 +00:00
Gerard Beekmans
38b08ea670 Changed sulogin's respawn in inittab to 'once'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2088 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 17:20:08 +00:00
Gerard Beekmans
f9d25dd2c5 Added --enable-clocale=gnu to chapter 06 -gcc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2087 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 17:15:29 +00:00
Gerard Beekmans
b803c015bf internal xml changes to remove some excess whitelines in output - thanks to Alex' Snip-newlines.py
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 16:44:20 +00:00
Timothy Bauscher
c77ff37422 Add a colon cause it was bothering me :)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-12 02:01:56 +00:00
Timothy Bauscher
a22f6e7dfe Grammatic changes to the preface.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-11 22:22:24 +00:00
Timothy Bauscher
e9d69fa635 Internal xml fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-11 20:03:15 +00:00
Timothy Bauscher
44c2fd8fab Applied Alex\'s grammar patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-08 21:54:14 +00:00
Timothy Bauscher
cb33ea82fe Fix mistake in changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-08 14:16:21 +00:00
Timothy Bauscher
d25e21985c Updated package entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-07 16:52:31 +00:00
Timothy Bauscher
549cfcfe7a Added gzip patch, added re_max_failures2 to Textutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-07 16:42:31 +00:00
Timothy Bauscher
4bc6304e66 Symlink sh to bash, and bash to /static/bin/bash. Shortened some cp commands. Changed call to less so SGR will work.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-02 15:46:18 +00:00
Timothy Bauscher
54eee9df47 Fix man bug, added a CC variable to omit symbols from compilation in static packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-02 00:01:22 +00:00
Timothy Bauscher
d0e55a67df Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-31 20:28:09 +00:00
Timothy Bauscher
5ebcbccb4e rm /bin/bash after makedev, re-added HAVE_GAS_HIDDEN, removed --enable-__cxa-atexit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-30 23:08:49 +00:00
Timothy Bauscher
83e39026d0 Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-27 18:52:05 +00:00
Gerard Beekmans
6f9d1a9f8e updated to automake-1.6.3, gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0, util-linux-2.11u | added gcc-3.2.patch glibc-2.2.5-2.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-26 23:43:23 +00:00
Timothy Bauscher
d40a646fd9 Fix changelog for 22nd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-26 20:17:16 +00:00
Gerard Beekmans
e0633b174a 20020822->20020826
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-26 20:10:10 +00:00
Gerard Beekmans
5bd88a08dc removed future patching note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-26 20:09:31 +00:00