Pierre Labastie
3cb4ef5b5a
Add versions to file names in logs and test-logs: use it for the SBY report
2013-10-05 17:45:52 +00:00
Pierre Labastie
ad4ff97cf4
Fix a bad fix
2013-10-03 10:28:37 +00:00
Pierre Labastie
34d1b6a955
Fix an overlooked modification
2013-10-03 10:25:42 +00:00
Pierre Labastie
ce262a78a8
Add optimization (MAKEFLAGS only) for the cross tools part of CLFS
2013-09-27 20:43:43 +00:00
Pierre Labastie
7ce6de2ee4
Fix updating a git working copy when the head is detached
2013-09-22 07:14:33 +00:00
Pierre Labastie
b86876a6ef
Adapted host requirements checks for CLFS
2013-09-21 18:52:02 +00:00
Pierre Labastie
897416cb4b
Update Config.in for use with CLFS:
...
-Add pure 64 bit PowerPC target
-Write GIT instead of SVN when using CLFS
2013-09-21 09:30:03 +00:00
Pierre Labastie
de84c00168
download and builds the test programs, even if tests are disabled
2013-09-19 15:44:49 +00:00
Pierre Labastie
a1dd968a36
Correct a path for clfs, in the version extraction code
2013-09-17 13:42:25 +00:00
Pierre Labastie
809a821b19
Fix missing BOOK/materials and add libee to
...
MAKEFLAGS blacklist
2013-09-14 21:23:16 +00:00
Pierre Labastie
038678f452
really add the lzma extension for tarballs
2013-09-14 10:48:45 +00:00
Pierre Labastie
92b7cb887b
Allows to use git for downloading the CLFS book
...
Adds .lzma as a possible extension for a tarball in urls.xsl
2013-09-14 10:13:04 +00:00
Pierre Labastie
4b1dd337e1
typo
2013-07-22 13:45:15 +00:00
Pierre Labastie
cb29c9cac6
Add /etc/resolv/conf to the list of files to edit at the end
2013-07-22 13:43:25 +00:00
Pierre Labastie
eb14b7fc90
Adapt version check for gawk
2013-06-08 12:19:53 +00:00
Pierre Labastie
8099885218
adaptations to recent modifications in the systemd book and
...
merging of a change (rev 3750) in the ablfs branch
2013-05-21 20:20:24 +00:00
Pierre Labastie
0700131382
Add the lfs-netscripts case for md5sum test
2013-05-18 20:46:10 +00:00
Pierre Labastie
0f92d7f8ae
Adapt func_check_version.sh so that both GCC and Gcc are
...
recognized in the minimal version table
2013-04-05 15:12:13 +00:00
Pierre Labastie
1cf621b0c1
Take minimal versions from the book host requirements, instead
...
of hard coding them
2013-04-04 21:13:02 +00:00
Pierre Labastie
65c998baa5
Add some logic to makefile and jhalfs, so that when exiting the configuration
...
menu without saving, you have the choice of exiting jhalfs
2013-04-04 20:07:25 +00:00
Pierre Labastie
eecee981c4
Adding g++ to the version checks
2013-04-03 20:29:46 +00:00
Pierre Labastie
c1dd44c9db
Really revert 3686!
2013-03-27 14:54:11 +00:00
Pierre Labastie
18499359b0
Retry failed commit r3686: LFS/master.sh:
...
- Ignore error when useradd does not support "-k /dev/null" (happens at
least on Suse)
- strip "-libstdc++" from the script name to allow building gcc-libstdc++
with package gcc
2013-03-27 14:50:42 +00:00
Pierre Labastie
8418e9b896
LFS/master.sh:
...
- Ignore error when useradd does not support "-k /dev/null" (happens at
least on Suse)
- strip "-libstdc++" from the script name to allow building gcc-libstdc++
with package gcc
2013-03-27 14:39:06 +00:00
Pierre Labastie
7d109d45f2
Fix bug #1687
2013-03-21 11:02:48 +00:00
Thomas Pegg
c37320cf50
remove test-file
2013-03-19 03:45:25 +00:00
Thomas Pegg
b1700252a8
commit message test.
2013-03-19 03:41:33 +00:00
Thomas Pegg
f445e26055
Fix bug where if xmllint is not installed, book version information is not extracted to be used for lfs-release,lsb-release and SBU reports.
...
Added checks in the code to ensure both xmllint and xstlproc are available prior to use.
2013-03-19 01:01:30 +00:00
Pierre Labastie
c80aa1f7f8
Add coreutils and gperf to BLACK_LIST in opt_config
2013-03-13 22:03:05 +00:00
Pierre Labastie
560bef155a
Fix package management instructions for attr.
...
Add attr to blacklist in opt_config.
2013-03-13 16:43:37 +00:00
Pierre Labastie
eed0929b01
Treat the XML::Parser case for package management
2013-03-04 16:44:16 +00:00
Pierre Labastie
66c09d00a0
typo
2013-03-03 12:33:25 +00:00
Pierre Labastie
90f304c8ae
Corrects a problem with package management arising from the recent changes
2013-03-02 19:31:26 +00:00
Pierre Labastie
f0a31dea50
Add a sect2 template to lfs.xsl, so that it is possible to build
...
several packages on the same page
2013-03-02 14:10:45 +00:00
Pierre Labastie
06bb141298
fix spacing in echo_finished
2013-03-01 21:12:05 +00:00
Pierre Labastie
80ee2ff07a
Update the instructions printed at the end of a jhalfs run
...
to the new layout of files in chapter 7.
2013-03-01 11:20:35 +00:00
Pierre Labastie
e40a68e701
Fix the procps-ng check instructions so that the result is logged into
...
$TEST_LOG
2013-02-20 08:26:35 +00:00
Pierre Labastie
4f700a968d
Test the presence of wget, which was not done before, although
...
it is neede for downloading pacakges
2013-02-19 18:00:22 +00:00
Pierre Labastie
57ec8958ed
Add "run" to the list of
...
removed directories when cleaning
jhalfs.
2013-01-11 13:27:58 +00:00
Pierre Labastie
72f2f82889
Cleanly umount the kernel files, following the new way of mounting /dev/shm
2012-12-30 16:30:44 +00:00
Pierre Labastie
21cab345b3
Add lib64 to the list of
...
removed directories when cleaning the
build directory
2012-12-30 16:26:22 +00:00
Matthew Burgess
083e2fd883
Handle systemd-provided Udev.
2012-07-16 19:55:06 +00:00
Pierre Labastie
e1fc8553f6
Adapted master.sh so that the Makefile contains instructions
...
to create /etc/lsb-release
2012-05-13 09:18:19 +00:00
Pierre Labastie
909685338b
Change owner of lfs-release to root
2012-05-12 20:51:34 +00:00
Pierre Labastie
ea81eb28cc
Added the case when sleep is in /usr/bin to progress_bar.sh
2012-04-21 21:22:28 +00:00
Pierre Labastie
48acdd4ecf
Change xz version requirement to 5.0.0 as per LFS r9794
2012-03-29 08:20:43 +00:00
Pierre Labastie
ac9bdc7c8e
LFS/master.sh: add sudo to the create-sbu_du-report.sh command, so that
...
it can read all the directories for computing the size
2012-03-24 10:52:07 +00:00
Pierre Labastie
bb7de70faf
An endef was inadvertenlty removed in last commit
2012-03-15 15:45:20 +00:00
Matthew Burgess
9af9dfa1ef
Fix a couple of typos
2012-03-13 23:43:48 +00:00
Pierre Labastie
125e05ec13
Update create-sbu-report so that it works with CLFS
...
and that it prints the last "Installed file size"
2012-02-28 13:20:40 +00:00