Commit graph

1023 commits

Author SHA1 Message Date
Pierre Labastie
e967368f98 Fix generation of chroot instructions for newer LFS book 2018-05-12 11:29:29 +00:00
Pierre Labastie
56a5508dcd Merge trunk r4041,4042 2018-03-10 20:48:52 +00:00
Pierre Labastie
4cd2611b21 The preceding merge added a
line concerning porg, which is not in version 2.4...
2018-03-10 20:29:49 +00:00
Pierre Labastie
72063a43b4 merge trunk r4040 and r4044 to 2.4 branch 2018-03-10 20:01:55 +00:00
Pierre Labastie
0313634ea2 Merge trunk r4024 and r4039, fixing generation of Makefile and of
DESTDIR install for libelf
2018-03-10 19:59:20 +00:00
Pierre Labastie
61b7c59ffa Typos and remove a now useless instruction 2018-01-07 18:30:48 +00:00
Pierre Labastie
90bfcb92bf Do not set LC_ALL in BLFS/envars.conf,
> and rely on the user setting an UTF-8 locale
2017-11-19 17:33:34 +00:00
Pierre Labastie
8d07ea6f31 Remove characters that are illegal in filenames from external deps 2017-09-14 17:09:02 +00:00
Pierre Labastie
caee4dff7c Merge trunk r3990 2017-08-09 14:06:53 +00:00
Pierre Labastie
b99e56a0e9 Merge trunk r3986: common/libs/func_install_blfs:
Honour-variables-set-in-jhalfs
2017-08-09 13:49:14 +00:00
Pierre Labastie
9f6ceb0caf Merge trunk rev 3984:
BLFS/xsl/gen_pkg_list.xsl: misalignned closing tag
2017-08-09 13:33:55 +00:00
Pierre Labastie
ed9acf79d4 Merge trunk rev 3982: BLFS/Makefile:
-  Do not call make after inititalizing the tracking file
-  Remove the <package-version> file from tracking dir after using it
-  Fix a typo
2017-08-09 13:29:01 +00:00
Pierre Labastie
3917eca81c Allow non-numeric version in glibc 2017-07-11 16:22:35 +00:00
Pierre Labastie
f7d138607b Package management: compute times and sizes without packing times and sizes 2017-07-04 13:01:13 +00:00
Pierre Labastie
6a7c2181fc merge trunk r3972-3973 2017-06-29 17:01:00 +00:00
Pierre Labastie
e2182051f6 Quote bash variables in arguments to --stringparam for xsltproc 2017-06-29 14:15:36 +00:00
Pierre Labastie
4954fdff01 Use BUILD_DIR and SRC_DIR in bootscripts/systemd-units download instructions 2017-06-29 08:22:13 +00:00
Pierre Labastie
b37d5e3f0a Merge trunk-r3965 2017-06-11 10:55:12 +00:00
Pierre Labastie
b9f1fcf1ad Fix lfs.xsl parameter defaults 2017-05-02 08:47:40 +00:00
Pierre Labastie
1503465db4 Merge trunk r3962 2017-05-02 08:36:55 +00:00
Pierre Labastie
5b0b1f2772 Copy the right file to SRC_ARCHIVE when "Retrieve source files" is on
and "Add blfs-tool support" is on: only $PACKAGE{,1} files were copied.
2017-04-10 08:32:56 +00:00
Pierre Labastie
95221541ab Create 2.4 branch to prepare bug fix release(s) 2.4.x 2017-04-10 08:11:05 +00:00
Pierre Labastie
d9a0beb19b Fix version information for stable release 2017-04-08 09:33:44 +00:00
Pierre Labastie
90493395cd Create the 2.4 release tag 2017-04-08 09:29:18 +00:00
Pierre Labastie
909ee37e1a When asked its version, jhalfs should not return an error code 2017-04-02 09:00:42 +00:00
Pierre Labastie
8d56c87e53 Change version wording 2017-04-02 08:38:45 +00:00
Pierre Labastie
de57ef4f16 Fix issue with clfs, when using
a tag in git, and not checking "Rebuild files": git pull fails because
the local repo is in "detached head" state.
- fix an issue with iputils patch in clfs-3.0.0
2017-04-01 11:05:15 +00:00
Pierre Labastie
6bba83ffeb Add a CHEATSHEET file 2017-03-28 20:10:55 +00:00
Pierre Labastie
cc8dba9d35 Refactor two README files 2017-03-27 19:49:04 +00:00
Pierre Labastie
5e59386c6d Logging of the scriptlets generation had disappeared in the preceding
commit...
2017-03-27 19:10:38 +00:00
Pierre Labastie
1814367e83 Fix the case of the "symlinks.xml" file, which has revision attributes in sect2, which defeats a filter
based solely on screen and sect1 attributes.
2017-03-27 16:14:49 +00:00
Pierre Labastie
0ad3a337f1 When choosing the LFS book, we should not depend on docbook-xml. This is achieved by directly treating the revision attribute in lfs.xsl, instead of using profiling from docbook-xsl. 2017-03-27 09:40:41 +00:00
Pierre Labastie
c67990fd77 Existence of package management files is tested even if PKGMNGT=n. Fix that. Thanks to Michael D.L. for reporting. 2017-03-25 21:00:16 +00:00
Pierre Labastie
b6f19e750c Typo 2017-03-20 15:38:05 +00:00
Pierre Labastie
c6c2d8966a Small adjustements to READMEs and BLFS/TODO 2017-03-20 15:31:30 +00:00
Pierre Labastie
c7c32a324f Update READMEs 2017-03-19 21:08:18 +00:00
Pierre Labastie
9da16d9bf1 Fix a bug in the blfs scripts, occuring when the pacakge is neither a
tarball nor a zip file: copy the package from $SRC_DIR to the xxx-build dir.
And in case they are needed, copy the additional files too.
2017-03-19 16:17:18 +00:00
Pierre Labastie
3aa1acdc0d Add checks for the files used by package management functions. Fix #1701 2017-03-19 14:54:28 +00:00
Pierre Labastie
70ea617040 Make SBU and size computations incompatible with package management, since
the figures are wrong when package management is on (see #1694)
2017-03-18 18:23:48 +00:00
Pierre Labastie
2cf28dcaf1 Merge new_features r3922:
Add instructions to copy to SRC_ARCHIVE in func_install_blfs, so that files
    are kept in host repo, and not downloaded again, should a new build be
    started.
2017-03-16 13:40:18 +00:00
Pierre Labastie
8dc464678e Merge new_features: Allows to retrieve package from SRC_ARCHIVE, in case it is not already there
and is in archive. This should not happen in normal operation, but may happen
    in func_install_blfs
2017-03-16 12:49:01 +00:00
Pierre Labastie
39dc04a73d Merge new_features rev 3918 2017-03-15 21:06:17 +00:00
Pierre Labastie
e5d44f5f1f Add the possibility to install BLFS tools to a running LFS from the jhalfs
menu:
- Add the possibility to choose BOOK_BLFS from menu. That hides all the
  irrelevant parameters
- Adapt install-blfs-tools.sh
- Change slightly mconf.c so that there is a better alignement in menus
2017-03-15 09:16:40 +00:00
Pierre Labastie
18567e96ff Hopefully last seting of Id keyword property 2017-03-12 13:36:57 +00:00
Pierre Labastie
f4a3b0ca3f Add another set of Id keywords properties 2017-03-12 13:34:15 +00:00
Pierre Labastie
56178bab73 Add a few forgotten keywords properties 2017-03-12 13:20:02 +00:00
Pierre Labastie
240b1a8635 Update pacman commands (not version, it would require too many changes to the
build system).
2017-03-11 16:47:43 +00:00
Pierre Labastie
abc276c1b4 Update to latest dpkg 2017-03-10 20:42:08 +00:00
Pierre Labastie
d601cfcc47 Fix logic for copying fstab. That stupid bug wanted to copy fstab when
FSTAB was empty!
2017-03-10 20:23:57 +00:00
Pierre Labastie
3d24e5bfdf Default to not strip binaries 2017-03-05 18:16:34 +00:00