Pierre Labastie
a743e57256
Avoid spurious linebreaks
...
in test commands, because some developpers
include them for formatting the xml
2014-09-28 08:06:23 +00:00
Pierre Labastie
f079f8f2a8
When a package installs bootscripts, the UNPACKDIR variable is used for
...
unpacking the booscripts. Then, when we want to remove the build directory
of the package, the UNPACKDIR is set to something else and the build
directory is not removed.
2014-09-24 10:10:53 +00:00
Pierre Labastie
2dd19923f7
small corrections to install-blfs-tools.sh
2014-09-23 20:18:44 +00:00
Pierre Labastie
9622581203
Add a warning in BLFS envars.conf about setting XDG_... variables when
...
running LXDE
2014-09-16 07:55:23 +00:00
Pierre Labastie
abc8b27cb4
Change the command to create the CHROOT$i variables so that it looks better.
...
Thanks to "amakarov" for the patch.
2014-08-29 16:43:10 +00:00
Pierre Labastie
1f25a75e57
Have openssl build before python in blfs tools
2014-08-27 09:56:45 +00:00
Pierre Labastie
bb2862d520
Some branches have a BOOK subdirectory and some have not. Trying to work around that...
2014-08-25 13:14:38 +00:00
Pierre Labastie
f0de95404c
CLFS puts fstab in config and not anymore in bootable.
...
Thanks to Chris Staub for the report.
2014-06-04 19:55:51 +00:00
Pierre Labastie
3f83cb0f8e
For CLFS 3.0, variable setting is now in final-prep chapter.
...
Adapt CLFS for that
2014-05-31 06:57:41 +00:00
Pierre Labastie
659be15f60
In get_package_tarball_name function, patterns corresponding to #- are
...
dropped. This should happen only when the digit is at the beginning of the
name. Change the sed accordingly
2014-05-24 08:50:45 +00:00
Pierre Labastie
ba57e61b6c
Add code to download clang in BLFS tools
2014-05-20 20:31:22 +00:00
Pierre Labastie
179ae85718
Adapt instructions to new layout for "boot" method, while keeping
...
compatibility with older layouts. Joint work with W. Harrington
2014-05-12 06:51:20 +00:00
Pierre Labastie
ff9938fe50
Account for the possibility of a trailing slash in an url in pacakges.xsl
2014-05-08 20:58:12 +00:00
Pierre Labastie
c4ad7bfd4e
Make the use of branches clearer, and allow branches to be used
...
for CLFS
2014-05-08 16:05:31 +00:00
Pierre Labastie
c6ee8eacba
Adaptation to the new layout for CLFS systemd.
...
From a patch by W. Harrington
2014-05-08 15:51:53 +00:00
Pierre Labastie
719d0fc0a3
Correct urls generation when there is a trailing slash (thanks to sourceforge
...
for the homework;)
2014-05-07 15:30:33 +00:00
Gerard Beekmans
cbfba99325
Clean up test file
2014-04-26 23:48:05 +00:00
Gerard Beekmans
e0180ba2b2
Test file
2014-04-26 23:48:04 +00:00
Gerard Beekmans
65292efbbd
Clean up test file
2014-04-26 23:42:34 +00:00
Gerard Beekmans
7d2dec46cb
Test file
2014-04-26 23:42:32 +00:00
Pierre Labastie
642722f5c1
Improve script generation for BLFS tools:
...
- introduce a template for downloading code
- account for various layout of the BLFS pages for package information and additional
downloads
- Add the possibility for addtional downloads in xorg pages
2014-03-26 08:47:59 +00:00
Pierre Labastie
2ae5bbe4f0
Avoid self dependencies in BLFS tool. This may happen if a dev references
...
the package being built in the references paragraph.
2014-03-23 19:13:33 +00:00
Pierre Labastie
ee2c45c751
Tidy up clfs.xsl:
...
- add 32 bit critical tests when in multilib
- allow the "note" in perl to be run only when method=boot, and tests
are asked
- remove some useless lines
2014-03-09 08:59:46 +00:00
Pierre Labastie
2c4be7f2b5
The grep iregexp for extracting BLFS_TREE from the working copy has to be modified
...
to account for the changes in "svn info" ouput with recent versions of svn
2014-03-03 14:34:58 +00:00
Pierre Labastie
c3b96a9e55
Update clfs script generation to new book layout (remap="test" attribute).
...
Thanks to William Harrington for the patch
2014-02-14 20:39:51 +00:00
Pierre Labastie
5f6a6b496f
Typo
2014-01-28 13:29:06 +00:00
Pierre Labastie
b4df9e1bbe
Add network scripts for CLFS systemd branch
2014-01-25 16:19:19 +00:00
Pierre Labastie
8fe64627db
Set ignore properties for generated or custom files
2014-01-25 15:45:07 +00:00
Pierre Labastie
d954e9c82a
Adapt the umounting of kernel virtual filesystems to new instructions
...
in the LFS book
2014-01-23 09:15:05 +00:00
Pierre Labastie
2270ffd83f
Change the wording of the error message when Docbook XML DTD are
...
not installed
2014-01-23 08:59:08 +00:00
Pierre Labastie
4384929e98
Avoid clobbering suffixes like "-64bit" or "-n32" from install-logs names
...
in CLFS/master.sh. Reported by W. Harrington. Thanks.
Also correct a bug: log_new_files was called instead of touch_time_stamp.
2014-01-21 21:36:12 +00:00
Pierre Labastie
b97ed5bbb3
Change the svn:keyword property of common/chroot.xsl
2014-01-12 21:43:04 +00:00
Pierre Labastie
d68eb1b205
Major change to th scripts layout:
...
- Do not put the chroot commands in $PROGNAME-commands, but rather
in a separate directory chroot-scripts
- Use the commands in the chroot-scripts directory to generate the CHROOT
variables in Makefile
- The commands are extracted to $PROGNAME-commands only if they do not
have role="nodump attribute and they do not begin with "chroot" (for
compatibility with previous books where chroot commands did not have
the role="nodump" attribute.
2014-01-12 21:40:20 +00:00
Pierre Labastie
7735c7ae5e
Suppress dependency on the preceding page in X chapter
2013-12-28 20:51:15 +00:00
Pierre Labastie
94744cd687
Only check versions which appear in hostreqs.xml
2013-12-27 07:38:30 +00:00
Pierre Labastie
cbca63a173
Further changes to BLFS tools installation
2013-12-25 11:26:55 +00:00
Pierre Labastie
c1626d892a
Adapt blfs installation to recent changes in BLFS book
2013-12-24 18:52:24 +00:00
Pierre Labastie
65d7d462b9
Update install-blfs-tools to new prerequisite checks, and make
...
it more customisable
2013-12-23 21:56:10 +00:00
Pierre Labastie
532ede6912
Add network-scripts case in chapter 7 for systemd branch
2013-12-22 08:04:06 +00:00
Pierre Labastie
6ed3dd7533
Change the prerequisite tests so that alfs tools are first checked, then blfs,
...
and the host reqs are tested later
2013-12-15 10:10:25 +00:00
Pierre Labastie
382b083182
Changes in func_install_blfs:
...
- Add --preserve-timestamps when copying the local BLFS book working copy
so that if the book has already been validated it is not validated again
- Some scriptlet changes are not needed anymore
2013-12-15 07:46:46 +00:00
Pierre Labastie
bb7f603391
add verbosity to the cleaning process
2013-12-15 07:34:58 +00:00
Pierre Labastie
e5987084e6
Fix optimization configuraiton files
2013-11-17 22:24:11 +00:00
Pierre Labastie
0ba80be856
typo
2013-11-17 20:13:04 +00:00
Pierre Labastie
9c5ea2fa6f
Correct a bug which could replace "makeinfo" with "make -j1info"
2013-11-17 08:26:47 +00:00
Pierre Labastie
e58cf15308
improvement of the copy flags when using a BLFS working copy
2013-11-17 07:55:30 +00:00
Pierre Labastie
854854e880
- Make the number of parallel jobs configurable in the menuconfig interface
...
- Allow choosing a working copy of the blfs book
2013-11-16 22:35:25 +00:00
Pierre Labastie
d023a3519f
Exit without error if the user answers no
2013-11-16 10:00:16 +00:00
Pierre Labastie
f60a8b73b3
Some updates and remove a long standing useless reference to
...
a $(LFS) variable in LFS Makefile "chroot" target.
2013-11-12 13:57:09 +00:00
Pierre Labastie
bb4b5c3c00
Permission problem again
2013-11-08 22:10:11 +00:00