Commit Graph

60 Commits

Author SHA1 Message Date
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
efe19bad3a UPdate Makefile to support systemd merge
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17421 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-06-01 19:02:11 +00:00
Igor Živković
6d3005f6b1 revert some accidentally pulled changes from my environment
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13848 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-08-07 09:20:13 +00:00
Igor Živković
c41b38ff6b Update to qemu-2.1.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13847 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-08-07 09:17:28 +00:00
Bruce Dubbs
a1083b4460 Update to sendmail-8.14.9.
Add target to Makefile to create bootscripts.
Fix a url in apache.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13181 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-05-27 20:08:08 +00:00
Randy McMurchy
f5ee8c2e8f Commented the PDF generation from the Makefile
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10536 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-08-22 16:33:50 +00:00
Bruce Dubbs
ed4ba3e660 Minor clarification in Makefile
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9169 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-01-07 17:48:20 +00:00
Bruce Dubbs
7ba7636859 Change book build Makefile to specify bash, not sh
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7515 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-07-16 19:17:52 +00:00
Dan Nichilson
cb55412f9d Correct the prerequisite for the "test-links" target
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7449 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-05-11 15:42:15 +00:00
Dan Nichilson
02be151ac2 Creating blfs-pdf.fo depends on a generated blfs-pdf.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7448 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-05-11 15:42:04 +00:00
Dan Nichilson
6328b8935c Use all *.xml and *.xsl files as prereqs for blfs-full.xml, too
Thanks to Alexander for pointing out a much easier way to do this. I
think this should take care of nearly all the corner cases and allow
re-rendering to only occur when something has actually changed.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7384 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-04-15 05:06:28 +00:00
Dan Nichilson
5d463a519e More specific output when running chunked vs. non-chunked HTML
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7362 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-04-08 17:32:23 +00:00
Dan Nichilson
0238e7e31e Reorganize to generate patches script and then strip list with awk
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7361 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-04-08 17:32:17 +00:00
Dan Nichilson
73fb1e7499 Try to remove $(RENDERTMP) on clean
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7360 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-04-08 17:32:12 +00:00
Dan Nichilson
1d36178d93 Prefer destination directories from environment variables in Makefile
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7359 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-04-08 17:32:06 +00:00
Dan Nichilson
575bba802a Make Makefile timestamp based and add clean target
This helps ensure that targets are not needlessly rerun (like validxml)
unless something has been updated. It also means that parallel jobs work
and are safe.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7358 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-04-08 17:32:00 +00:00
Dan Nichilson
f3a51f31c1 Create temporary files in the tmp directory in checkout and ignore it
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7357 af4574ff-66df-0310-9fd7-8a98e5e911e0
2008-04-08 17:11:10 +00:00
Manuel Canales Esparcia
3b14e52ae3 Rendering the wget-list file at the same time that HTML files to can have it available on-line, as requested by Justin Robert Knierim.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7089 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-08-20 17:50:20 +00:00
Manuel Canales Esparcia
adf9e2360e Making consistent ROOT_ID settings.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6878 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-10 19:10:04 +00:00
Dan Nichilson
f3e7a940f6 Make formatting tweaks
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6874 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-10 05:06:58 +00:00
Manuel Canales Esparcia
b2d6e572b1 Fixed removal of blfs-pdf.fo.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6854 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 20:19:17 +00:00
Manuel Canales Esparcia
2182f2c626 Typo fix again.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6853 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 16:42:55 +00:00
Manuel Canales Esparcia
adf0149474 Changed TMPDIR by RENDERTMP.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6852 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 16:12:44 +00:00
Manuel Canales Esparcia
cfb2ae1579 Typo ...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6851 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 15:59:58 +00:00
Manuel Canales Esparcia
8e2f365814 Added a TMPDIR envar and a tmpdir target.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6850 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 15:53:24 +00:00
Manuel Canales Esparcia
17622a3ece And another typo fix...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6849 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 15:24:06 +00:00
Manuel Canales Esparcia
32797f8be0 Fixed nochunck generation
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6848 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 14:53:28 +00:00
Dan Nichilson
ea29d13e47 Fix more Makefile typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6847 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 14:29:07 +00:00
Dan Nichilson
cdd254a7f1 Fix Makefile typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6846 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 13:26:44 +00:00
Manuel Canales Esparcia
35d9770f8f Updated book rendering framework to use the new LFS-XSL Stylesheets.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6842 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-07-07 10:30:37 +00:00
Manuel Canales Esparcia
60844b8600 Small fix in test-links Makefile target.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6465 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-25 20:16:07 +00:00
Manuel Canales Esparcia
7818e78099 Fixed some missing links in wget-list target.
Added test-links target.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6464 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-25 19:55:05 +00:00
Manuel Canales Esparcia
8e1efd04fc Added wget-list.xsl
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6393 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-01-14 18:57:13 +00:00
Bruce Dubbs
527966e043 Update slash locations in Makefile for consistency
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5801 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-04 16:11:49 +00:00
Bruce Dubbs
d53eb0e859 Added infrastructure to link html files it the wiki. Added sample link in bootdisk.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5596 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-26 16:14:43 +00:00
Manuel Canales Esparcia
4a02298ffa Added obfuscate.sh and dump-commands.xsl.
Removed goTidy.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4998 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-08-29 21:32:10 +00:00
Bruce Dubbs
1881a5bb6c Added bluefish from patch from theOldFellow; updated Makefile and README
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4548 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-06-05 18:51:46 +00:00
Randy McMurchy
4ff86b9791 Removed spaces from blank lines and excess spaces from the end of XML data
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4491 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-30 17:49:09 +00:00
Randy McMurchy
0290a02365 Indexed configuration files and bootscripts in the 'After LFS Configuration Issues' section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3283 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-15 00:30:04 +00:00
Randy McMurchy
634c636cce Added new package FOP-0.20.5; updated Makefile to remove the incorrect path leading to fop.sh
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3231 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-09 22:26:34 +00:00
Bruce Dubbs
d8dc77a6c0 Update to make th enochunks version of the book
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3218 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-07 05:52:50 +00:00
Bruce Dubbs
3fe8b511a8 Update stylesheets and fix Python references
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3217 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-07 05:14:15 +00:00
Bruce Dubbs
b26d107a49 Updated license of book to
make compatible with OSI

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3127 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-12-21 03:27:39 +00:00
Archaic
5cd0959daa Resetting keywords
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-10 04:25:57 +00:00
Archaic
a0f03b0675 Inserting sect1info
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-10 04:23:09 +00:00
Bruce Dubbs
47d87939b5 Updates to enable creating a list of blfs patches
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2584 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-07 21:59:36 +00:00
Larry Lawrence
714d067edf update libxml2 and libxslt
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2332 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-17 03:24:33 +00:00
Larry Lawrence
5b46aedeed temporary fix for make validate
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2291 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-11 02:26:46 +00:00
Bruce Dubbs
4122007267 Initial update with new xml style
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2285 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-10 02:40:59 +00:00
Bruce Dubbs
0990cf7a84 More commas, update Makefile
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2241 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-30 19:08:32 +00:00