Commit Graph

54 Commits

Author SHA1 Message Date
Matthew Burgess
e5a8e1cf54 Ignore failing tests in Man-DB. Fixes #2823.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-23 11:55:37 +00:00
Matthew Burgess
745c588b68 Upgrade to Man-DB-2.5.9. Fixes #2797.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-12-13 18:49:39 +00:00
Bruce Dubbs
1310170ab4 Add a patch to fix some internal problems
n Man-DB when viewing some pages. Thanks to William Immendorf
for posting the patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-23 18:23:16 +00:00
Bruce Dubbs
fe05b08956 Add installed directories information to
each package.  Thanks to Chris Staub for the patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-23 17:18:52 +00:00
Matthew Burgess
e30bf9c9d2 Install Man-DB's documentation in a versioned directory. Fixes #2658.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 22:29:15 +00:00
Matthew Burgess
2b4511962f Upgrade to Man-DB-2.5.7. Fixes #2583.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-01 21:51:31 +00:00
Matthew Burgess
2767b171c9 Upgrade to Man-DB-2.5.6. Fixes #2481.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-09-17 20:39:34 +00:00
Matthew Burgess
8f85d2515a Remove mention of convert-mans and oldfuser in Man-DB's and psmisc's installed file lists respectively. Fixes #2455.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-23 21:01:36 +00:00
Bruce Dubbs
d35b7f3ced Update to sed 4,2,1
Update to Linux 2.6.30.1
Correct GCC to use -fomit-frame-pointer
Add pkg-config
Remove --with-col from Man-DB
Move Util-Linux-NG to before E2fsprogs in Chapter 6
Update to e2fsprogs-1.41.7
Remove E2fsprogs in Chapter 5


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-06 06:54:06 +00:00
Matthew Burgess
e8d5e91062 Fix a typo. Thanks to Jean-Philippe Mengual.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 22:13:31 +00:00
Matthew Burgess
9f405998bb Resolve several man-db encodoing configuration issues. Fixes #2298.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-16 13:35:05 +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
89c14a9a0d Upgrade to Man-DB-2.5.4. Fixes #2356 and #2338.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:35:01 +00:00
Matthew Burgess
9afdb62a42 Upgrade to Groff-1.20.1. Fixes #2322.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:45:10 +00:00
Bruce Dubbs
77e2988b31 Minor changes for consistent pdf generation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-01-15 07:20:24 +00:00
Bruce Dubbs
4c0c012ee1 Reformatted several pages so pdf is properly generated.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-01-04 04:48:38 +00:00
Robert Connolly
b39d9096f0 Added -v to the install command for the convert-mans script in the man-db page, for consistent use of verbose commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-20 01:36:43 +00:00
Bryan Kadzban
a91be49af4 s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-06 05:23:09 +00:00
DJ Lucas
bc811649e1 Removed previously commented working text.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-25 21:38:03 +00:00
DJ Lucas
7f89db8a15 Updated Man-DB text to account for recent Man-DB development. Many thanks to Alexander Patrakov for patientely guiding me through this.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-25 21:31:14 +00:00
DJ Lucas
862c5aedfd Updated text and instructions on man-db page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-23 04:32:05 +00:00
Randy McMurchy
f2f15e5987 Updated Man-DB to 2.5.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 14:21:09 +00:00
Dan Nichilson
3526661c7f Add --sysconfdir=/etc to Man-db so we get /etc/man_db.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-03-30 15:34:00 +00:00
Matthew Burgess
f9dcd750ac Add --libexecdir parameter to Man-DB's configure command. Fixes #2153. Also, remove the --enable-mb-groff parameter as the groff multibyte patch is detected automatically by configure now.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-24 20:52:29 +00:00
Matthew Burgess
c569ab7544 Updated to Man-DB-2.5.0. Fixes #2109.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-08 23:45:02 +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
9058aa1ecb Updated Ncurses contents list and fixes some typos.
Thanks to Chris Staub for the patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-16 07:29:31 +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
Bruce Dubbs
6c84fe6055 Sync trunk with 6.3 changes: man-db patch, linux-2.6.22.4, acknowledgements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-21 19:09:02 +00:00
Dan Nichilson
ad83f72ad8 Remove extraneous && in chained commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-24 14:48:14 +00:00
Ken Moffat
f19e766a8e Add missing colons wherever we expect the builder to key in the userinput.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-24 13:03:35 +00:00
Manuel Canales Esparcia
7c6314d472 Removed harcoded align value and revised PDF table size.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-19 20:00:02 +00:00
Manuel Canales Esparcia
b9dfb76965 Use fixed value for table size.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-07 15:56:10 +00:00
Manuel Canales Esparcia
1652151de9 Fixes for PDF output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-05 19:03:40 +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
Dan Nichilson
47d4ffad9b Removed /usr/local/man lines from man_db.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 05:30:22 +00:00
Matthew Burgess
1f3f918e63 Make the spacing consistent for redirecting to a here-document. Thanks to Peter Ennis for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-21 23:04:36 +00:00
Ken Moffat
8bc46a59dc Add more commands to lists of what gets installed, thanks to Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-06-10 15:46:30 +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
Archaic
004616a9e7 To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-13 00:07:12 +00:00
Archaic
fffff976f5 Added note that there is no testsuite in man-db. Fixes ticket #1787.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 01:05:04 +00:00
Manuel Canales Esparcia
70b0e4d231 Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 17:53:32 +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
Manuel Canales Esparcia
0090db5c7b Changed typography convections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 09:37:17 +00:00
Jeremy Huntwork
a8e53b4775 Added a pointer to GDBM in Berkeley DB page.
Also added explanatory text concerning why LFS chose Debian's convention for storing man pages.
Thanks to Tushar Teredesai and Alexander Patrakov.
Resolves Ticket 1694.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-12 20:11:11 +00:00
Jeremy Huntwork
c1b231c94d Finish up some changes regarding zsoelim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-12 11:39:10 +00:00
Ken Moffat
7f6e6e9133 Correct my wrong UTF-8 comment.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-30 12:23:20 +00:00
Ken Moffat
8cc086603a Apply r7469,r7471 from udev_update branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-29 21:02:45 +00:00
Manuel Canales Esparcia
2fa922f380 Indenting chapter 6, part 8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-06 20:45:42 +00:00
Ken Moffat
2df049de47 More Berkeleyization for DB, thanks to Randy for advice.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 23:53:51 +00:00