Commit Graph

111 Commits

Author SHA1 Message Date
Thomas Trepl
ea6fdf5c3b Automatic merge of trunk into multilib 2023-09-14 00:30:12 +02:00
Xi Ruoyao
c858ba4e17
build: Add "make dist"
For creating a tarball without .git directory easier.  The tarball will
include version.ent and LFS-RELEASE files so the book rendered from it
won't show "unknown" for all dates.
2023-09-13 14:10:38 +08:00
Thomas Trepl (Moody)
c093e6b9d5 Automatic merge of trunk into multilib 2022-10-02 00:30:12 +02:00
Pierre Labastie
cdc605303b Makefile: reinstate the dump-commands target 2022-09-18 08:29:18 +02:00
Pierre Labastie
99260fe3c9 Makefile: remove unneeded tabs 2022-09-18 08:27:58 +02:00
Thomas Trepl (Moody)
e15b03bf53 Merge upstream 2022-06-26 20:36:09 +02:00
Xi Ruoyao
ca22630e6a
provide revision-specific wget-list-$(REV) file
It's irrational to force a sysv builder to download systemd, or vice
versa.  But we cannot simply make wget-list specific for revision: IIRC
the wget-list file with all packages in either revision is used by some
scripts on rivendell.  So we keep wget-list as is, and provide a new
wget-list-$(REV) file which only contains the packages for one revision.
2022-06-21 15:22:27 +08:00
Thomas Trepl (Moody)
08a636839d Merge upstream 2021-10-15 12:21:18 +02:00
Pierre Labastie
4467b18d3f Add a conditional entity for sysv/systemd
This removes the need for versiond, and other xxxd entities. Those
entities will be removed in the next commits.
2021-09-22 23:11:52 +02:00
Thomas Trepl (Moody)
716db1f765 Merge upstream 2021-09-20 09:37:34 +02:00
Pierre Labastie
3781c69cbc Remove eol spaces 2021-09-07 23:10:29 +02:00
Thomas Trepl (Moody)
69d280f4ba Automatic merge of trunk into multilib 2021-08-22 05:45:22 +02:00
Pierre Labastie
df732b51c0 Fix lfs-print.css location in index.html <head>
The template generates ../stylesheets/lfs-print.css, which is
ok for all pages, except index.html. Remove the ../ with a sed
in the Makefile.
2021-08-21 10:13:49 +02:00
Thomas Trepl (Moody)
adcb9c035c Automatic merge of trunk into multilib 2021-05-25 05:45:10 +02:00
Xi Ruoyao
6218cdb962
use https for anduin 2021-05-24 19:19:04 +08:00
Thomas Trepl (Moody)
0929ec5926 Merge branch 'trunk' into multilib 2021-04-06 23:14:24 +02:00
Xi Ruoyao
5948380997
automatically generate version info from git HEAD 2021-04-07 01:01:01 +08:00
Thomas Trepl
6dfcfecca3
Update to new lfs structure
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
c7e74d668b
MultiLib: Merge changes from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
b2c61c6500
MultiLib: Merge changes from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
fd48baafd5
Change profiling attribute to enable selection of m32 and/or mx32. Fixes #4452.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:34 +08:00
Thomas Trepl
b3f1ebb313
First apply of multilib-patch of April 1st, 2019
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:31 +08:00
Bruce Dubbs
675606bde2 Split Chapter 5 into three separate chapters.
Implement a new method of cross-building the LFS tool chain
and other tools to simplify the method of isolating the 
new system from the original host.  This will be the start of
LFS-10.0.

Move old trunk/BOOK to branches/old-trunk.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-16 11:56:28 +00:00
Bruce Dubbs
e0578b6050 Remove unused lines in Makefile
Fix spacing in util-linux



git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-13 23:03:37 +00:00
Bruce Dubbs
fcc027677d Initial commit of alternative cross LFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-07 20:16:00 +00:00
Pierre Labastie
6fb10045a9 Commit forgotten Makefile in previous commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-13 14:45:58 +00:00
Pierre Labastie
672ea43add Better beter fix for Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-03 16:52:05 +00:00
Bruce Dubbs
e4d1672389 A better fix for the Makefile nochunks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-03 16:40:15 +00:00
Bruce Dubbs
85ce0fcaeb Ensure nochunks handles fixups properly
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-02 21:20:51 +00:00
Bruce Dubbs
43194f056d Convert bootscripts and udev tarballs to xz
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-06-30 19:25:49 +00:00
Pierre Labastie
f0ba388aeb Comment out the "dump-commands" target in Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-09-10 20:35:16 +00:00
Bruce Dubbs
d4407c732c Disable deprecated mpx code in gcc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-08-25 15:47:13 +00:00
Bruce Dubbs
16334b46d7 Tweak the Makefile
Minor change to mountfs boot script when stopping.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-08-21 19:53:49 +00:00
Pierre Labastie
855fda1e56 Makefile: for pdf rendering:
- fix the required disk space for LFS-Bootscripts (use lfs-full instead of lfs-html2)
- copy the images to RENDERTMP so that they appear in notes/warnings et al

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-03-16 16:38:24 +00:00
DJ Lucas
e8a2adc345 Fix image generation in PDF output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-02-18 03:55:42 +00:00
Bruce Dubbs
628860260f Tweaking Makefile messages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-07-22 17:19:55 +00:00
Bruce Dubbs
23a0f82a9b Update to tzdata-2016f.
Add discussion of Grub Bios Partition.
Fix Makefile for proper total package size calculation.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-07-10 22:42:43 +00:00
Bruce Dubbs
1aff37ff77 Adjust Makefile so it honors passed variables better.
Add a small sed to e2fsprogs that allows test successes to
be properly identified.


git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-29 20:24:09 +00:00
Bruce Dubbs
cbd8bf0ff3 Updates after a successful jhalfs build
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-27 03:38:29 +00:00
Bruce Dubbs
35a5259fe6 Optimize building merged books
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-25 23:16:12 +00:00
Bruce Dubbs
188e34cbfe Fix merged Makfile for pdf
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-25 03:08:35 +00:00
Bruce Dubbs
77ab7f35e9 Update Makefile for merged files" nochunks, md5sums, wget-list
Fix some formatting ant typos


git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-25 02:51:36 +00:00
Bruce Dubbs
1118b1757d Create branches/merge in svn repo fo rtesting of merged LFS books
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-24 21:24:59 +00:00
Bruce Dubbs
1c27a5344b Update to tzdata-2015f.
Add a workaround to ncurses in Chapter 5 for hosts that have mawk installed.
Document some minor test failures.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-08-16 17:54:29 +00:00
Bruce Dubbs
5c3f304a8f Adding some new png files to supoprt alternate css
Fix css validation for media='print' stylesheet
Add alternate css file

NO VISIBLE CHANGES FOR USERS



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-08-10 17:53:57 +00:00
Matthew Burgess
e679f0b4e0 Adjust link to md5sums download in nochunks output. Fixes #3427.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-11-19 21:48:09 +00:00
Matthew Burgess
15c7d39533 Update stylesheets to docbook-xsl-1.78.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-10-08 20:03:29 +00:00
Bruce Dubbs
064222a4c6 Tweak dependencies for wget-list and md5sums
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-09-01 13:55:47 +00:00
Bruce Dubbs
22bcbddf04 Touch up Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-05-07 18:48:07 +00:00
Bruce Dubbs
ed480958a9 Update to automake-1.12.6 and linux-3.7.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-12-18 23:52:58 +00:00