Commit Graph

65 Commits

Author SHA1 Message Date
Randy McMurchy
636acbb187 Added a note to the GCC instructions about compiling 3rd party modules and to not replace the kernel headers
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8326 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-03-12 19:00:36 +00:00
Randy McMurchy
5512e647e0 Updated to GCC-4.4.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8263 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-02-18 15:34:02 +00:00
Ken Moffat
104733c4d5 Fix typos (patch from Guy Dalziel).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7826 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-06-27 10:10:28 +00:00
Bruce Dubbs
97f4c9a723 Remove MPFR dependency and fix a typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7683 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-12-28 19:05:04 +00:00
Bruce Dubbs
e444c07652 Removed GMP since it is now in LFS
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7681 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-12-28 09:32:01 +00:00
Christian Wurst
2f85c65897 updated to which-2.20
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7586 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-10-02 16:03:01 +00:00
Randy McMurchy
43b1987f0b Standardized the linkend= values to double-qoutes to make searching for package references easier
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7260 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-03-12 16:05:41 +00:00
Randy McMurchy
6732c09460 Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-04-04 19:42:53 +00:00
Randy McMurchy
3e74bafefc Updated to GCC-4.1.2, which matches the version used in LFS
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6668 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-03-16 22:08:10 +00:00
Randy McMurchy
9268fb5059 Fixed the GCC FTP download URL
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6463 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-24 22:21:51 +00:00
Randy McMurchy
4e886136ff Fixed an empty URL in the mpg123 instructions which prevented the PDF version from rendering; replaced all instances of linuxfromscratch.org with an entity; replaced some miscellaneous hardcoded entries with existing entities; truncated some long lines in various files so that all the text fits on a PDF rendered page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6411 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-17 12:57:47 +00:00
Randy McMurchy
9f12e36459 Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6192 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-06-21 16:26:07 +00:00
Randy McMurchy
3a3f7b841a Changed the GNAT installation in the GCC instructions to use the existing Makefile, which eliminates the need to install Tcsh, thanks to Jim Gifford for the tip
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6110 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-05-18 22:50:04 +00:00
Bruce Dubbs
fea3ac80f9 Minor touchups concerning FORTRAN g77
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5956 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-27 20:22:45 +00:00
Randy McMurchy
fa0e8e65bf Updated to GCC-4.0.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5955 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-27 19:49:19 +00:00
Randy McMurchy
0aeb69629f Added a comment to each file that may need a mention of a test suite added to it, this allows closing of bug #1697
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5951 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-27 10:48:30 +00:00
Randy McMurchy
8cfa6af953 Added a short note about the GCC-3.4.6 Fortran installation instructions on the BLFS Wiki to the GCC-4.0.x instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5927 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-25 00:22:19 +00:00
Randy McMurchy
1039de335b Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5831 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-10 18:35:56 +00:00
Randy McMurchy
0f9a8a9980 Consolidated all referenced miscellaneous files onto the Anduin server and changed the text in the book to point to them there
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5613 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-29 18:09:17 +00:00
Randy McMurchy
60a3124839 Updated all the links to files on the Anduin server to use entities
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5612 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-29 17:36:13 +00:00
Manuel Canales Esparcia
22ac237a28 Typo fix. General.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5388 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-08 20:34:05 +00:00
Randy McMurchy
e88817b57c Updated to GCC-4.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5347 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-03 14:52:35 +00:00
Manuel Canales Esparcia
256ee72c52 Adding automatized scripts generation related tags. Prog chapter.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5343 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-02 19:19:41 +00:00
Manuel Canales Esparcia
bccbdaea21 Trailing spaces clean-up. Basicnet, book, and general parts.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5327 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-11-29 19:07:13 +00:00
Randy McMurchy
428434e75d Updated references to source and md5sum files on the Anduin server due to the Anduin reorganization
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5269 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-11-09 23:14:44 +00:00
Tushar Teredesai
01d7eb01e6 Prevent gcc fixincludes from running, LFS Bug 1636
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5135 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-10-04 20:11:09 +00:00
Bruce Dubbs
572c673411 Reverted change to gcc instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5110 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-09-21 04:48:05 +00:00
Bruce Dubbs
d02add074f Updated gcc build instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5095 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-09-20 17:43:22 +00:00
Randy McMurchy
800c9c339a Updated to GCC-4.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5057 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-09-12 02:48:14 +00:00
Randy McMurchy
636a369b9c Fixed FTP download URL for GCC-3.4.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4958 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-08-20 04:36:53 +00:00
Randy McMurchy
f182eed8f8 Updated to GCC-3.4.4; modified command to create the ffitarget.h interface header in /usr/include
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4957 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-08-20 04:26:31 +00:00
Bruce Dubbs
3c3fbe65e2 Fix file location in gcc java instruction
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4853 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-31 06:36:54 +00:00
Randy McMurchy
4ea51131cf Removed the mention of the GCC testsuite tarball from the GCC instructions as the testsuite is already included in the GCC release tarball
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4805 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-27 20:12:03 +00:00
Randy McMurchy
8092658432 Removed excess spaces from the ends of lines in the source files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4506 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-30 21:36:42 +00:00
Randy McMurchy
0619e6d74a Removed spaces from blank lines and excess spaces from the end of XML data
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4488 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-30 16:35:31 +00:00
Manuel Canales Esparcia
70e3220a47 Tagged gcc.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3970 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-04 20:49:36 +00:00
DJ Lucas
5f0bab7177 update to jdk-1.5 and related fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3795 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-24 09:52:46 +00:00
Randy McMurchy
38485e5c60 Added a note to install a missing interface header file in the GCC-3.4.3 instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3676 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-05 17:08:11 +00:00
Manuel Canales Esparcia
ff769b8c61 Updated the XML sources to use DocBook XML DTD-4.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3656 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-03 20:52:42 +00:00
Manuel Canales Esparcia
7f76b96b42 Reverted the DTD change. That don't be done untiltomorrow.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3632 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-02 15:59:17 +00:00
Manuel Canales Esparcia
86af98ab39 Updated trunk sources to use DocBook DTD XML 4.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3629 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-02 10:29:05 +00:00
Randy McMurchy
2f4bd4af5e Fixed typo in GCC instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3586 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-03-26 00:20:55 +00:00
Randy McMurchy
0b1757495b Updated to GCC-3.4.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3585 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-03-26 00:05:37 +00:00
Randy McMurchy
0e92f49a8c Added missing ampersands in tcp_wrappers instructions; added more MD5 sums and additional commands/notes to the GCC instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3506 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-02-28 20:39:06 +00:00
Randy McMurchy
f1e6f61d1f Changed absolute linuxfromscratch URL's to lfs-root entity in Shadow, GCC and VIM instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3476 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-02-16 05:41:54 +00:00
Randy McMurchy
8c9ec3035a Added MD5 sum to GCC-3.3.4 instructions; split long sed command in Tcl instructions to fit on the PDF page; added indexing tags to GCC-3.4.1 instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3373 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-02-01 18:29:34 +00:00
Randy McMurchy
0b5a693ea2 Final round of renaming the package-name entities
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3337 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-25 19:21:25 +00:00
Randy McMurchy
9cb302c765 Added index tags to Tcsh instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3248 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-10 21:43:20 +00:00
Randy McMurchy
518538fb6d Standardized the 'Estimated disk space required' text
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3244 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-10 17:48:41 +00:00
Randy McMurchy
3b15fe6de1 Added Ada back to the GCC instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2867 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-10-24 22:47:54 +00:00