Commit Graph

209 Commits

Author SHA1 Message Date
Douglas R. Reno
52249aa0a4 Fix QtWebEngine's background rendering and multimedia crash problems, as well as adapt it to Linux 5.2+ API
Typo fix in 'Notes on Building Software'

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21859 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 14:49:55 +00:00
Ken Moffat
8fd509cbe7 Expand Notes on Building Software.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21858 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 03:31:03 +00:00
Ken Moffat
58b66af321 Beyond BLFS - use a working link for openSUSE.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21857 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 02:08:42 +00:00
Ken Moffat
ac421ac0df Beyond BLFS - use a working link for fedora, unfortunately srpms only. The old cgit links via pagure no longer work, at best you might eventually find the most recent commit, but looking at specfiles and patches there is unreasonably hard.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21856 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 01:54:42 +00:00
Ken Moffat
f66b2ee545 Simplify instructions for finding available meon options.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21420 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-01 21:12:06 +00:00
Bruce Dubbs
367853f6b3 Minor wording changes in sw notes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21417 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-30 22:51:46 +00:00
Ken Moffat
ab8c10c897 Start to document some of the differences in cmake and ninja.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21415 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-30 21:36:23 +00:00
Bruce Dubbs
1c3f6da1bc Make stripping command more robust.
Use a better URL for lsof.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21257 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-27 04:49:50 +00:00
Bruce Dubbs
7930b72681 Update location of systemd units
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21088 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-05 18:18:30 +00:00
Bruce Dubbs
6f3460d2dd Remove old section concerning .la files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20527 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-23 17:22:50 +00:00
Bruce Dubbs
30203c2c37 Stelling
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20526 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-23 17:06:59 +00:00
Pierre Labastie
ba7bf15c2f Finally openldap does not need .la files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19935 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-11 06:06:44 +00:00
Pierre Labastie
aade25df46 Change instructions for removing .la files, since openldap needs to
keep them in /usr/lib/openldap.
Also some cosmetics on xml...

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19934 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-10 19:32:56 +00:00
Bruce Dubbs
e58667e606 Various text updates
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19670 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-01-13 03:33:35 +00:00
Pierre Labastie
cc232d382f Fix a possible error in "remove-la-files.sh":
If /opt is empty, the instruction "find /opt/* ..." exits with non zero
status. The new instruction should be equivalent, but without this issue.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19619 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-23 15:56:03 +00:00
Pierre Labastie
0949d167e9 Other typos in remove-la-files.sh
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19618 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-23 09:08:58 +00:00
Thomas Trepl
dc436a1296 Fix typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19617 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-23 08:47:31 +00:00
Bruce Dubbs
4fa85cb8b5 Update graphviz url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19593 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-12 21:56:51 +00:00
Bruce Dubbs
61cd9b2332 Add a page that discusses libtool archive (.la) files.
Includes a script to remove unneeded (most) .la files.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19588 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-09 22:33:30 +00:00
DJ Lucas
00e20af7d1 Fix cdrtools links.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18894 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-30 05:13:10 +00:00
Igor Živković
77a6d257dd misspellings
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17675 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-28 09:28:15 +00:00
Douglas R. Reno
3e30e1bb84 URL and Typo Fixes
(systemd) Dependency Updates

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17638 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-15 01:09:16 +00:00
Bruce Dubbs
6693e21ed2 Add new entities for checking the upcoming release.
Fix a minor url issue.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17637 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-14 19:25:49 +00:00
Bruce Dubbs
3904592226 Keep id values unique for curreny script checking
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17427 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-06-02 20:29:29 +00:00
DJ Lucas
f852e706e2 Initial systemd import, update to blfs-sytemd-units-20160602, makefile changes for building both books and systemd-units
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17424 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-06-02 05:39:31 +00:00
Bruce Dubbs
2f184c9f9e Fix new bootscripts tarball compression extention
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17263 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-04-16 20:05:32 +00:00
Fernando de Oliveira
f34293095b • mupdf-1.8: minor reformat.
• removing spaces from EOL, from Denis Mugnier.
• BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate
  the book. One chunck had been removed. Bruce, please check if it is
  OK, now.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16645 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-11-13 14:24:57 +00:00
Bruce Dubbs
9c30e17143 Restore bootscripts full url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16522 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-10-13 19:17:51 +00:00
Bruce Dubbs
a29486e423 Update locations of files hosted on anduin
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16519 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-10-11 20:28:40 +00:00
Bruce Dubbs
ea20da9e02 Add an entity about parallel builds
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16094 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-06-08 20:08:38 +00:00
Bruce Dubbs
82c65b738b Update to v4l-utils-1.6.3.
Add 'Using Multiple Processors' to Notes on Building Software.
Minor grammar and spacing corrections.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16089 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-06-07 00:57:42 +00:00
Bruce Dubbs
0583122c06 Add a note to the bootscripts page about updated versions.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15135 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-12-04 22:24:39 +00:00
Bruce Dubbs
c7c1722b06 Minor text change and a cleanup
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14033 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-08-24 17:00:46 +00:00
Bruce Dubbs
4ac6b5693a Clarify paragraph about removing .la files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13810 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-08-02 21:34:48 +00:00
Igor Živković
e70c7c1080 typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12636 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-01-26 11:14:14 +00:00
Ken Moffat
df4bcb1395 Links to other distros - improve wording re fedora (they have a search box now), replace pld (link was dead, distro seems defunct), add link to openSUSE factory source rpms.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11701 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-26 15:43:33 +00:00
Bruce Dubbs
16d0ef2159 Revert vala update
Add exception to line removing .la files in Building Notes


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11573 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-03 03:44:50 +00:00
Bruce Dubbs
3c310620dc Added sections on stripping and removing .la files to
Notes on Buiiding Software in the Introduction.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11569 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-02 23:56:29 +00:00
Randy McMurchy
028759bb78 Replaced all imbedded tabs from the book's XML with spaces
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11017 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-02-12 00:13:43 +00:00
Randy McMurchy
0d7900a67c Removed extraneous spaces from blank lines and at the end of lines in the .xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11015 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-02-11 18:51:17 +00:00
Randy McMurchy
ec64d2804f Minor text fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10894 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-12-19 19:57:20 +00:00
Bruce Dubbs
8aeb47403f General cleanup. Mostly removing obsolete comments.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10680 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-09-22 16:38:01 +00:00
Randy McMurchy
601a83865c Fixed typos and added missing XML tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10541 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-08-22 22:30:35 +00:00
Ken Moffat
ca1500d4f1 Change the fedora link to cgit instead of the obsolete gitweb.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10535 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-08-22 15:29:15 +00:00
Ragnar Thomsen
ec43904bea Libraries+LVM page corrections. KDE-workspace+admin dep.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10408 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-07-10 17:58:22 +00:00
Ken Moffat
6ed5123a4a Add pages on libraries and vulnerabilities, icewm-1.3.7, gvolwheel-1.0.0 and retire gnome-media.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10406 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-07-09 18:31:25 +00:00
Andrew Benton
fb19221611 remove cdrtools
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9602 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-03-05 14:15:36 +00:00
Bruce Dubbs
9e9cd2a279 Update book title and copyright date.
Remove portmap and nfs-utils at least until upstream gets their act together.
Stable NIS and NFS headers and functions not currently available from any
source.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8950 af4574ff-66df-0310-9fd7-8a98e5e911e0
2011-11-09 17:37:35 +00:00
Randy McMurchy
a41f64326a Globally removed all extraneous spaces
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8412 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-04-21 19:10:06 +00:00
Randy McMurchy
e05cd03f9c Replaced deprecated w3.org XInclude throughout the book
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8411 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-04-21 18:48:34 +00:00
Wayne Blaszczyk
df8df0a56b Removed Nautilus CD Burner-2.18.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8404 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-04-10 10:48:57 +00:00
Bruce Dubbs
a65c5641d4 Removed the package managment page
added in  error.  The page has been moved to LFS.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8208 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-01-12 07:53:02 +00:00
Bruce Dubbs
e08e2be195 Adding back the package management page.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8203 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-01-10 00:13:45 +00:00
Chris Staub
4d3e5f17d5 Grammar fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8037 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-09-25 10:52:41 +00:00
Randy McMurchy
5d28d0d45d Added an entity to use if current sources are required to build a package
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7875 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-07-26 16:09:20 +00:00
Tushar Teredesai
dc8a51e7ba Add LDFLAGS note for BBLFS
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7196 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-02-25 17:58:32 +00:00
Ag Hatzimanikas
1fc6df6b2c Updated to ed-0.8
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7126 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-11-01 23:23:19 +00:00
Randy McMurchy
98078a636a Fixed numerous typos, ommisions and corrections by applying patches provided by Chris Staub - Thanks, Chris
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7114 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-10-16 11:56:37 +00:00
Manuel Canales Esparcia
9a003fe108 Fixed remaining "paragraph overflows" warnings from FOP-0.93
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6752 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-04-22 18:07:04 +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
Alexander E. Patrakov
a4b9cd75c2 Added caution boxes for packages that are not going to work in UTF-8 locales
Added CUPS and LPRng as recommended a2ps dependencies
Replaced some tabs with spaces


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6522 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-02-02 11:00:08 +00:00
Randy McMurchy
506a625c79 Fixed broken URL for the 'Why LD_LIBRARY_PATH is bad' site in the Beyond BLFS page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6515 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-02-01 21:46:27 +00:00
Randy McMurchy
29f80ebc13 Removed extraneous spaces
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6490 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-30 20:24:11 +00:00
Bruce Dubbs
648e8bce39 Fixed some links in the Locale Related Issues section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6451 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-21 18:19:02 +00:00
Dan Nichilson
e65a39d90f Suggest BLFS Wiki for most recent locale fixes. Closes #1993.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6447 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-21 16:33:29 +00:00
Alexander E. Patrakov
5aeb97df2c Stopped mentioning obsolete locale-related problems
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6446 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-21 14:11:58 +00:00
Randy McMurchy
a45a7bc7a2 Added a shell script and additional information about UTF-8 manual pages to the Locale Related Issues page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6437 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-20 19:54:30 +00:00
Randy McMurchy
276015d2ab Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6430 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-18 19:38:19 +00:00
Randy McMurchy
c6c037c07e Added text to the 'Locale Related Issues' page which discusses improperly encoded manual pages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6428 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-18 13:31:00 +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
864b24de82 Removed extraneous spaces in the XML
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6410 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-16 00:08:14 +00:00
Dan Nichilson
86eaa277e4 Implemented Alexander Patrakov's Locale Related Issues changes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6364 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-10-28 07:13:18 +00:00
Dan Nichilson
f6b83352e8 Added info about UTF-8 support in Nano
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5860 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-14 18:24:24 +00:00
Randy McMurchy
57b1136395 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 #12
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5840 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-10 18:40:34 +00:00
Randy McMurchy
58c6057882 Changed instances of man.conf to man_db.conf
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5827 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-09 22:07:47 +00:00
Randy McMurchy
6473e745fe Removed excess EOL whitespace from all package instructions except for the 'x' chapters
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5726 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-03-15 15:00:51 +00:00
Randy McMurchy
aed14afe95 Modified the wording of the locale-specific issues one may find on the Locale Issues page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5668 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-02-09 13:07:22 +00:00
Randy McMurchy
4677cbcfca Minor fixes to the 'Automated Building Procedures' text, thanks Bruce
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5617 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-31 15:43:13 +00:00
Randy McMurchy
108024113c Renamed the 'unpacking' page in Chapter 2 to 'building-notes' as this more accurately reflects the page and added a new section 'Automated Building Procedures' to the 'building-notes' page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5615 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-30 21:24:08 +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
Bruce Dubbs
acbb975caf Added section on BLFS WiKi in Chapter 1. Deleted section on Package Management in Chapter 2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5605 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-28 00:41:44 +00:00
Randy McMurchy
c151abf74c Minor fixes to the Locale Related Issues page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5501 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-29 06:15:18 +00:00
Randy McMurchy
3cd5c6949f Added a caution note to the MC instructions about the UTF-8 related issues
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5500 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-29 05:52:18 +00:00
Randy McMurchy
9c90b1bee9 Added new section 'Locale Related Issues' to Chapter 2, 'Important Information', thanks to Alexander Patrakov for contributing the text for this page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5498 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-29 03:55:45 +00:00
Randy McMurchy
5254d12fef Standardized the id tag name of the Bootscripts package
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5497 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-29 01:38:36 +00:00
Randy McMurchy
4afc2603cc Changes to the Introduction section; standardized the file structure layout, standardized the id tags (except bootscripts) and some minor textual modifications
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5496 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-29 01:24:51 +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
01bf7b3886 Changed hard coded URL to the hints project to the hints-root entity in some package instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5282 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-11-19 23:53:32 +00:00
Richard Downing
7245ba250f added definition of dependency terms
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4994 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-08-29 07:47:34 +00:00
Bruce Dubbs
c40a9d0639 Added installation instructions for cm-super fonts to TeX; remove reference to /usr/src/ from Chapter 2 - Notes on Building SW
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4943 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-08-17 02:18:47 +00:00
Tushar Teredesai
919683dc6d Fix some typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4840 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-30 18:14:25 +00:00
Randy McMurchy
443eee56a6 Minor typo fixes to the BLFS Bootscripts section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4756 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-22 00:09:20 +00:00
Randy McMurchy
cbadf6b3e5 Added additional text (using the BLFS supplied md5sums) and tagging fixes to the 'Unpacking' section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4755 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-21 23:12:09 +00:00
Randy McMurchy
4382a367b2 Various tagging and typo fixes to the 'Package Management' section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4754 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-21 22:27:23 +00:00
Tushar Teredesai
a7e0ec7a49 Build Notes Corrections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4732 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-17 15:16:23 +00:00
Tushar Teredesai
ecd7945df7 Updated Generic Build Notes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4731 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-17 07:05:03 +00:00
Randy McMurchy
24ca7aa4ad Removed excess spaces from the ends of lines in the source files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4511 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-30 21:44:19 +00:00
Randy McMurchy
516640ed43 Removed spaces from blank lines and excess spaces from the end of XML data
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4476 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-30 16:11:20 +00:00
Manuel Canales Esparcia
3ba3f589fd Fixed some screen tags.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4449 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-22 10:45:25 +00:00
Manuel Canales Esparcia
b92d4b394e Tagged unpacking.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4016 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-07 12:23:20 +00:00