Commit Graph

26 Commits

Author SHA1 Message Date
Dan Nichilson
a05615084f Clarify the dbus testsuite
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6879 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-10 22:55:12 +00:00
Randy McMurchy
2220a7d555 Clarified the D-Bus dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6871 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-10 01:03:48 +00:00
Dan Nichilson
bf325a390a Updated to dbus-1.0.2 and added dbus-uuidgen to the bootscript
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6867 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-09 23:30:26 +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
196bfc32bd Enabled the D-BUS FTP download URL
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6504 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-02-01 19:44:24 +00:00
Randy McMurchy
d0c67cbcdd Fixed broken download URL for a known working version of Pyrex in the D-Bus instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6502 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-02-01 19:17:03 +00:00
Randy McMurchy
7f13e7ef9f Added a note to the D-Bus instructions to identify a known working version of Pyrex, thanks to DJ Lucas for the report
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6487 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-30 18:17:42 +00:00
Dan Nichilson
57aa7a2846 Added dbus service dir example and changed epiphany to reference it
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6452 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-21 19:42:03 +00:00
Randy McMurchy
c45cb57bab Updated to D-BUS-0.62
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6174 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-06-20 22:30:38 +00:00
Randy McMurchy
7a05cc5497 Added a note to the D-BUS instructions that you must have Qt installed if you are planning on using HAL with KDE
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6117 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-05-21 13:22:50 +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
e77976fb27 Changed all the references to X Window System links to a common entity displayed as 'X Window System' - now if there is ever an addition or removal of one of the X packages, an update in only one place will be required
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5825 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-09 16:06:53 +00:00
Andrew Benton
4ec808ba82 Broken links
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5812 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-07 10:17:59 +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
DJ Lucas
371ff30f55 several cleanups-Xorg7 related
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5700 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-03-03 06:41:25 +00:00
Randy McMurchy
1f93d11fb8 Added significant updates to the HAL instructions: updated the dependencies, modified the command that changes the storage device policy, added text and a visual chart to explain the requirements of the hal-device-manager program, added commands to allow for locale specific needs in the storage device policy, and some general text cleanup. Also updated the D-BUS instructions to include text that identifies the needs of the HAL package
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5513 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-02 00:16:38 +00:00
Randy McMurchy
f7be8817ac Added a sed command to the D-Bus instructions to change a 'jar' command to a 'fastjar' command due to the changes in GCC-4.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5510 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-31 01:30:43 +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
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
Manuel Canales Esparcia
56762b82b5 Adding automatized scripts generation related tags. Sysutils chapter.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5344 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-02 19:45:36 +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
aa5632c560 Added --disable-python to the configure command in the D-BUS instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5290 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-11-21 19:23:11 +00:00
Randy McMurchy
3565e024f2 Added notes to start a D-BUS session daemon to the D-BUS, GDM and GNOME Configuration instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5283 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-11-19 23:59:27 +00:00
Randy McMurchy
36c03b18f0 Changed messagebus user/group to uid/gid 18 and added haldaemon user/group to 'Creating System Users' section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5121 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-09-27 01:36:25 +00:00
Randy McMurchy
ccc93e782d Changed D-BUS dependencies from external references to the new D-BUS BLFS reference
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5120 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-09-26 21:45:04 +00:00
Randy McMurchy
e8e3312d84 Added new package D-BUS-0.50
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5118 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-09-26 20:57:44 +00:00