Bruce Dubbs
5b7d4da53d
Retain flex static library for automake regression tests.
...
Remove at the end of Chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-02-26 19:59:11 +00:00
Bruce Dubbs
3a2c3cd808
Update to flex-2.6.0.
...
Update to man-db-2.7.5.
Update to kmod-22.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-11-18 17:56:10 +00:00
Bruce Dubbs
040ecb6de9
Update to man-db-2.7.4.
...
Update to linux-4.2.3.
Update to tzdata2015g.
Many updates to installed files and directories. Huge thanks to Fernando.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-10-12 21:20:03 +00:00
Krejzi
74ebf517b6
Switch to .xz tarballs for inetutils and flex. Remove unneded -k option from binutils since it was fixed in 2.25 and remove unnecessary line break in flex configure command, since bison and automake use the similar syntax.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-04-23 23:18:26 +00:00
Bruce Dubbs
73b2841ee1
Remove non-essential static libraries from the installation. Added a new
...
section in Chapter 6 Introduction, supressed many static libraries in different
packages, and removed the remaining in the Cleaning Up section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-03-15 23:29:31 +00:00
Krejzi
0d016170c8
Use verbose ln.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-08-22 10:18:41 +00:00
Chris Staub
1d6f2048dd
Updates to package installation lists
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-07-21 09:08:33 +00:00
Chris Staub
fba870f2a5
Text updates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-06-28 09:14:27 +00:00
Bruce Dubbs
c5368d73fa
Change lex wrappeer script to a symbolic link
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-08 03:02:51 +00:00
Bruce Dubbs
4028929287
Add a patch to glibc for FHS compatibility.
...
More text/whitespace changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 18:46:43 +00:00
Bruce Dubbs
3dc9543a1e
Change kmod instructions to allow installation of man pages.
...
Numerous whitespace fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-18 07:16:55 +00:00
Bruce Dubbs
177aee0f06
Delete unneded symlinks in /usr; add /usr/libexec.
...
Use better workarund for automake tests.
Minor spacing issues.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-17 04:59:10 +00:00
Bruce Dubbs
d02c56d5f5
Update to man-pages-3.5.9.
...
Incorporate beta FHS.
Add /usr/share/ppd, /usr/libexec, /usr/share/color,
/usr/local/share/color, /var/lib/color, and /usr/share/dict.
Remove overrides for /usr/libexec: coreutils, findutils, gawk,
gcc, glibc, inetutils, man-db, and tar.
Move grub sbin executables from /usr/sbin to /sbin.
Document two new glibc errors in the regression tests.
Move man-db after util-linux to satisfy a test dependency
in /tools and to speed the test up.
Restore building the flex static library.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-16 20:49:53 +00:00
Bruce Dubbs
0fe6872190
Disable building static flex libraries.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10466 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-02-13 20:05:42 +00:00
Bruce Dubbs
bdde021dcc
Update several pages to fix regression test failures.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-08-15 22:51:06 +00:00
Matthew Burgess
2ca8941c1f
Remove trailing whitespace from all files.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-02-11 20:09:22 +00:00
Matthew Burgess
c6f365edb3
Remove the '-k' parameter to Flex's testsuite invocation as all of its test pass. Fixes #3244 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-12 18:47:49 +00:00
Matthew Burgess
58500e56a4
Clean up a couple of instructions for Flex following upgrade to Flex-2.5.37. Fixes #3206 and #3210 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-11-02 18:56:21 +00:00
Bruce Dubbs
ca101adb8c
Update installed program description for several packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-15 18:26:20 +00:00
Matthew Burgess
8b68559612
Fix Flex build via jhalfs. Regression introduced in r9999.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-02 20:01:05 +00:00
Bruce Dubbs
f5976ac6b4
Misc fixes from Fernando
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-27 02:36:20 +00:00
Bruce Dubbs
25d78ecbd7
Add flex patch to fix regression suite errors.
...
Add PATH to su invocations to ensure /tools/bin is included
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-20 19:01:25 +00:00
Bruce Dubbs
b815cec9c8
Updated to flex-2.5.37
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-13 20:20:36 +00:00
Matthew Burgess
eeafffd5b3
Upgrade to Bison-2.6.1. Fixes #3140 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-05 14:26:03 +00:00
Matthew Burgess
9e0a55ae10
Upgrade to E2fsprogs-1.42.3. Fixes #3091 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-05-30 19:32:09 +00:00
Bruce Dubbs
9f5aaf72b2
Add whitespace for better readability of instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-09 20:12:34 +00:00
Matthew Burgess
90aae6b8fb
Update various packages' list of installed programs and libraries. Many thanks to Chris Staub for the patch. Fixes #2371 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 18:36:23 +00:00
Matthew Burgess
6ef6d2cce8
Upgrade to GCC-4.4.0.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 11:56:47 +00:00
Randy McMurchy
3395f06d8b
Added commands to the Chapter 6 Flex instructions to install a .pdf doc file
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:39:34 +00:00
Randy McMurchy
e0f902a7d0
Added an approximate time to run the Flex testsuite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-08 11:51:13 +00:00
Jeremy Huntwork
0ddb173f2a
Updated Flex to 2.5.35. Fixes #2179 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-22 20:05:26 +00:00
Ken Moffat
be53dbd3df
Update flex to 2.5.34. Patches for the libIDL, libpcap, lm_sensors, tetex are already in -patches.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-19 21:43:51 +00:00
Manuel Canales Esparcia
0445a3d506
Added remap attributes to userinput tags in packages pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-18 21:11:00 +00:00
Manuel Canales Esparcia
e7477591dd
Added sect1info blocks to packages pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-07 19:16:43 +00:00
Manuel Canales Esparcia
b06ca361a4
Updated book sources to use DocBook-XML DTD 4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Manuel Canales Esparcia
e4a5635494
Replaced "<" by "less than".
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:16:56 +00:00
Jeremy Huntwork
72d7e2822e
Moved all dependency information to a new page, Appendix C.
...
Appendix C also contains information concerning the build order.
While there might need to be a few tweaks yet, this information is complete
enough at this point to close out the long-standing ticket #684 .
Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for
helping get this finished.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-18 17:57:37 +00:00
Jeremy Huntwork
3685bb6f51
Merged alphabetical branch to trunk.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-06 17:31:00 +00:00
Matthew Burgess
93ca991c1f
Upgrade to flex-2.5.33
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 10:09:34 +00:00
Manuel Canales Esparcia
54e422c1d9
Indenting chapter 6, part 4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-03 20:54:03 +00:00
Manuel Canales Esparcia
ca170329c9
Including patches.ent from general.ent
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-10 16:01:08 +00:00
Matthew Burgess
59988921eb
Add -v to commands that accept it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-29 20:55:40 +00:00
Matthew Burgess
ec786e6783
Remove flex++ from the list of installed files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-19 20:23:48 +00:00
Archaic
a1a7f4f337
Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-04 21:32:47 +00:00
Archaic
e5846effb0
Round 2 of several minor wording changes in chapter 6 (matt).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-30 17:53:21 +00:00
Archaic
eb6d9eb7bb
Updated all chapter 6 build sizes (and chapter7 bootscripts).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 06:08:58 +00:00
Jim Gifford
3e36a78621
Changed patches to use entities
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-23 20:07:49 +00:00
Manuel Canales Esparcia
45992ae10c
Removed the package name from the dependencies titles.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 22:26:46 +00:00
Manuel Canales Esparcia
8f97096005
Changed the Short Descriptions sections to table format for XHTML output.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 18:32:19 +00:00
Gerard Beekmans
81fd230419
Trunk is now identical to Testing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00