Commit Graph

508 Commits

Author SHA1 Message Date
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
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
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
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
819ecc6532 Changed ln -sf to ln -s where possible, cp libiberty.h after binutils install, remove groups program from Shadow, re-added the sh-utils-2.0.patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-18 17:26:58 +00:00
Mark Hymers
6babce5487 move man-pages to after kernel headers install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-16 20:59:19 +00:00
Mark Hymers
ef4653beba remove removal of /dev/null
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-15 20:39:14 +00:00
Mark Hymers
4735209374 move makedev to before glibc and remove manual /dev/null creation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-15 20:36:23 +00:00
Gerard Beekmans
d29479a11f textual change that removes some confusion and very bad English
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-14 02:07:20 +00:00
Timothy Bauscher
f73dcacc8a Updated to modutils-2.4.19, linux-2.4.19, gettext-0.11.5, binutils-2.13, textutils-2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-10 19:51:51 +00:00
Gerard Beekmans
1c9bc6a47e removed --disable-termcap from ncurses installation, it's disabled by default now
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-08 17:32:09 +00:00
Gerard Beekmans
ee41fd5577 updated explantion
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-08 17:29:45 +00:00
Gerard Beekmans
0532f60dd7 added cp include/asm-generic /usr/include
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-08 17:28:01 +00:00
Gerard Beekmans
5a07c87459 20020804->20020806 | change single quotes to double quotes in chapter06/procps-exp.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-06 20:51:30 +00:00
Timothy Bauscher
24380c7774 Added zlib-1.1.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-04 14:59:31 +00:00
Timothy Bauscher
a0eb51acda Updated to man-pages-1.52, man-1.5k, gettext-0.11.4, modutils-2.4.18.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-03 20:17:33 +00:00
Gerard Beekmans
399b6eeb45 removed stale bashprofile.xml file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-03 18:12:41 +00:00
Timothy Bauscher
ad58f79fa4 Reverted man commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-29 19:20:32 +00:00
Timothy Bauscher
9be68e94b2 Removed reiserfsprogs xml files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-29 18:36:15 +00:00
Timothy Bauscher
fde5bc7ead Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-29 18:12:02 +00:00
Timothy Bauscher
de7df318ac Pointed to BLFS, added hints-index and blfs entities, updated URL in Vim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-08 21:43:36 +00:00
Timothy Bauscher
4ad61b4b96 Cleaned up my Changelog entries. Removed bin86-exp.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-03 23:53:19 +00:00
Timothy Bauscher
b8aa29f873 Sysvinit: Simplified the sed command, updated installation description. Added screen tags to chrootcmd.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-03 18:32:30 +00:00
Mark Hymers
2344896535 fix all patches to use -patch-version entities and remove hard-coding of patch versions. sorry to timothy for breaking his run of changelog entries\!
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-02 19:25:34 +00:00
Gerard Beekmans
d41d540880 minor typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-22 20:42:23 +00:00
Timothy Bauscher
bc8b8a6881 Removed the compilation of the C++ compiler, which is not needed until after the second build. Made grammatic changes to the Shadow page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-13 04:22:33 +00:00
Timothy Bauscher
60cd5856e6 Removed trailing spaces from commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-11 23:23:24 +00:00
Mark Hymers
b864e062ce change usr,usr/local to usr in ch06-createdirs as per Jesse's suggestion on lfs-dev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-09 21:15:14 +00:00
Timothy Bauscher
817c2d590f Named the hint authors, updated the URL to the editors in the hints index, and mentioned the Gawk patch to avoid confusion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-06 04:26:10 +00:00
Timothy Bauscher
d944017d56 Reverted to a relative link for localtime
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 19:19:07 +00:00
Timothy Bauscher
c1a7c17f72 made absolute paths for localtime
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 17:03:32 +00:00
Gerard Beekmans
19c068f4a3 applied Alex's small-edits.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 11:27:43 +00:00
Gerard Beekmans
a2cd10ffba applied Alex's commas.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 11:27:19 +00:00
Timothy Bauscher
f50aec7046 Fixed a typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-02 17:48:43 +00:00
Gerard Beekmans
53c19e734b added note that the shadow hint deals with things like MD5 passwords (which is probably the most important thing for most people)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-31 11:32:09 +00:00
Gerard Beekmans
5756284c7e applied alex's ch5-intro-rewrite and chapter6-intro.patch patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 23:43:04 +00:00
Gerard Beekmans
5e84d795b1 added gawk patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1948 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 11:51:48 +00:00
Gerard Beekmans
3b3e965d29 Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, c6-gawk and c6-ed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 11:51:27 +00:00
Gerard Beekmans
ca6391e659 added sentence about stripping /static before beginning if low on disk space
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-29 23:35:00 +00:00
Gerard Beekmans
81d786ba58 shortened install command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-29 23:32:41 +00:00
Gerard Beekmans
8a352b8bdf inserted space
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-29 23:32:11 +00:00
Gerard Beekmans
159c2d2da3 applied Alex's so-it's-ids.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-29 23:13:57 +00:00
Gerard Beekmans
c4eeb6f378 we create bash scripts here...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-29 12:42:01 +00:00
Gerard Beekmans
7c1805bb64 removed reference
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 23:36:05 +00:00
Gerard Beekmans
20b08cc320 it's gcc not binutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 19:43:00 +00:00
Gerard Beekmans
b4ff064a69 remove chown /lost+found
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 14:17:20 +00:00
Gerard Beekmans
6bb1e79860 removed 'this package needs its patch applied blah'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 03:07:50 +00:00
Gerard Beekmans
1495852dd0 added vim patch command to FHS section
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 02:16:10 +00:00