Matthew Burgess
1db98e1973
Fix typo.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-12-23 22:10:51 +00:00
Randy McMurchy
b4a1c5e185
Fix a typo in the Chapter 6 Perl instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9410 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-10-29 14:56:26 +00:00
Bruce Dubbs
0ebe029b75
Be consistent about 'test suites'
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-18 00:12:44 +00:00
Bruce Dubbs
b0e583b008
Add -Duseshrplib to perl configuration
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-03 18:30:50 +00:00
Bruce Dubbs
9d42ad9ce1
Update installed programs lists
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 03:23:30 +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
ec52ebbe6f
Upgrade to Perl-5.12.0. Fixes #2635 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:07:18 +00:00
Matthew Burgess
894367e84b
Reword explanation of Perl's Configure command. Fixes #2623 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:03:07 +00:00
Bruce Dubbs
a35b70f886
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-14 23:01:14 +00:00
Bruce Dubbs
dab9dfe2e8
Add a perl command description
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-14 21:59:11 +00:00
Bruce Dubbs
4d2dd2eddd
Add patch make and another patch to perl
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-26 16:38:41 +00:00
Matthew Burgess
352e6fc5aa
Upgrade to Perl-5.10.1. Fixes #2479 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-26 19:03:11 +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
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
Bruce Dubbs
863beeaa47
Fixed perl configuration so it knows the vendor library location.
...
Changes perl patches to a single consolidated patch with security and other fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-30 05:35:58 +00:00
Randy McMurchy
59af1dcf3a
Updated the Perl instructions, thanks to Greg Shafer for pointing out the issues - This change also required that the Zlib package is built right before the Perl package in Chapter 6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 17:41:36 +00:00
Randy McMurchy
080e8f81f7
Updated Perl to 5.10.0
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-06 17:59:51 +00:00
Ken Moffat
0a69835ccf
Belatedly fix the known perl vulnerabilities.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-07-11 20:54:20 +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
Jeremy Huntwork
b0a4c9a47d
Upgrade to GCC-4.2.1. Fixes #2002 . Merged from jh branch, thanks to Matthew Burgess for preparing a discrete patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-15 20:45:13 +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
Dan Nichilson
d26d6d58bb
Fix typo and clarify text for Ch. 6 perl
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8272 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-06 18:04:15 +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
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
3ee0c391d6
Missing decriptions for cpan and prove from Perl
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 05:49:54 +00:00
Matthew Burgess
8a7a7e9575
Minor rewording concerning invoking Perl's configuration scripts. Fixes #1857
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 20:12:06 +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
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
Manuel Canales Esparcia
1d4f21fc6e
Typo fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-29 16:36:11 +00:00
Manuel Canales Esparcia
4d0bf243f4
Standarized Perl test suite run.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-28 17:17:52 +00:00
Matthew Burgess
c4aba10f0f
Upgrade to Perl 5.8.8
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:13:22 +00:00
Manuel Canales Esparcia
3f3931b0a8
Indenting chapter 6, part 9
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-07 19:39:29 +00:00
Matthew Burgess
41ddb3b5c8
Patch Perl to pass tests with BDB-4.4.20. Fixes bug 1687
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-23 20:42:07 +00:00
Jeremy Huntwork
11cbbb0452
Added a patch to fix the sprintf security vulnerability in Perl.
...
Thanks to Tim van der Molen for pointing it out.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-20 14:22:56 +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
Ken Moffat
f76cde828d
Move creation of /etc/hosts in Perl, to remove another ICA difference.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 23:09:01 +00:00
Jeremy Huntwork
fa21b3dc89
Initial support of UTF-8. Thanks Alexander Patrakov.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-06 01:59:08 +00:00
Archaic
5084f44990
Changed the chapter 6 Perl Dpager configure option to reflect the new location of the less binary.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-16 03:40:44 +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
c44040abaf
Minor wording improvement
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-06 11:49:07 +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
fc29848099
Minor wording change.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:57:20 +00:00
Archaic
bc2136ecac
Several minor grammatical fixes. Thanks to Randy and Steve.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:47:40 +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