Commit Graph

33 Commits

Author SHA1 Message Date
Mark Hymers
310c6e60a1 make change to reference to Debian stable in Chapter 5 (bash). Also, update the changelog for the 4.0-RC1 release and move Timothy's entry to (what I think is) the right place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 22:03:39 +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
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
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
Mark Hymers
f64f4b557a update ch5 bash instructions by removing redundant explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 19:33:48 +00:00
Gerard Beekmans
5e2cb65219 first set of commits for keep-chap5-chap6-seperate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 00:19:47 +00:00
Gerard Beekmans
335838c585 missing periods at ends of sentences
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-23 17:01:16 +00:00
Gerard Beekmans
3f12743405 fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping mostly)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-02 20:15:02 +00:00
Gerard Beekmans
1438da9c82 noted that you need to be root to run the ln command to create libcurses.a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-02 18:04:56 +00:00
Mark Hymers
4d6fc2dabb [Bug 164] XML Tidy up
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-10-27 22:21:44 +00:00
Gerard Beekmans
3a6a8dddbc typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-10-01 16:57:22 +00:00
Gerard Beekmans
1265c08d48 added missing </para>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 19:40:12 +00:00
Gerard Beekmans
0e6ea1cbc5 reworded a bit. make install on debian doesn't fail. The error is
ignored as it should and make's return value is now 0. This may not be
like this on all systems if the 'make' program is older.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 19:25:24 +00:00
Gerard Beekmans
f8217e1503 some textual updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 16:37:06 +00:00
Gerard Beekmans
5cce404acf added notes to install ncurses properly on host distro (it's required
for texinfo to be compiled properly). Added --with-curses to bash's
configure again like previously done. This now functions as a test to
make sure the libraries are setup properly (ie; that symlink created and
such)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:47:33 +00:00
Mark Hymers
45714a7d3b [Bug 127] Clean up ln, mv and cp commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-23 22:38:49 +00:00
Gerard Beekmans
5b79175c63 Removed --with-curses - this will make it easier on the latest and
newest distro's which are broken again


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-27 13:53:28 +00:00
Mark Hymers
513afc2d7d replaced 2.04 in error message with version entity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-23 12:35:43 +00:00
Mark Hymers
b822811980 XML changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-22 19:45:10 +00:00
Gerard Beekmans
11ce06ae65 Removed indentation from commands (from <blockquote><literallayout> to
<para><screen>


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-06 15:25:48 +00:00
Gerard Beekmans
bf0b67e6ef cosmetic xml file change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 18:48:47 +00:00
Gerard Beekmans
94aac9452d When install-info error occurs, the last two commands (cd $LFS/bin &&
ln -s bash sh) have to be executed manually


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-08 02:19:22 +00:00
Marc Heerdink
78fc6e4e59 Updated the book for the new packages and a tiny tar installation fix (that I mentioned in my mail).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-01 19:45:32 +00:00
Simon Perreault
970f0b386f Put the libncurses.a thingie before we start installing bash.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@524 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-16 23:54:45 +00:00
Simon Perreault
8ef599c59a Removed blank lines after <literallayout> and before </literallayout>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-16 02:04:19 +00:00
Simon Perreault
20ea64e478 Added notice about an old version of install-info.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-15 16:45:18 +00:00
Gerard Beekmans
1e0337de52 Grammar update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 01:54:34 +00:00
Gerard Beekmans
2f86e05373 Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-09 14:42:35 +00:00
Thomas Balu Walter
a00fc2a74c Moved the Note: in front of the ln -s
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-28 13:39:15 +00:00
Thomas Balu Walter
32bbb1c62c removed some --disable-nls
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-28 13:33:38 +00:00
Simon Perreault
c85f9761b0 Grammar fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-25 08:29:38 +00:00
Thomas Balu Walter
72033583eb You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-18 19:30:50 +00:00
Gerard Beekmans
b08f409653 Initial XML commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-15 15:26:52 +00:00