Commit graph

869 commits

Author SHA1 Message Date
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
Pierre Labastie
f1da3350d6 Typo 2013-11-07 20:01:04 +00:00
Pierre Labastie
b2c7742927 Revert a previous fix, which could not work when user clfs did not exist yet 2013-11-06 21:44:09 +00:00
Pierre Labastie
e18f80a34a Fix BLFS tool inclusion for CLFS:
-fix a typo in Makefile (8 spaces to tab...)
-fix permission problems (hopefully)
2013-11-06 20:55:27 +00:00
Pierre Labastie
298282525e Suppress reference to "printproto" in BLFS package list generation 2013-11-06 15:23:45 +00:00
Pierre Labastie
269d81c9f5 Incorporates BLFS tools to CLFS. WOrks with method=chroot. Not tested
with method=boot
2013-11-03 22:49:46 +00:00
Pierre Labastie
730436a1f2 Change SU_LUSER commands in CLFS for being able to interrupt
the build in the cross-tools and temptools phase
2013-11-01 20:47:42 +00:00
Pierre Labastie
a0dbe0a19b Updated README to account for the preceding modifications rev 3743 2013-11-01 14:22:17 +00:00
Pierre Labastie
ef32ce5ea5 Getting mad because you cannot interrupt the build once started?
The present set of commands seems to allow interrupting during the chapter
5 phase. No changes to chroot phase yet.
2013-11-01 14:15:43 +00:00
Pierre Labastie
bbcdeab57b Handle errors while installing blfs tools and makes the error
message more accurate
2013-10-30 15:44:46 +00:00
Pierre Labastie
b81c951193 Add correct property svn:keyword*s*! 2013-10-29 16:40:44 +00:00
Pierre Labastie
5795ad7a9b add the Id svn:keyword to BLFS/Makefile 2013-10-29 16:26:57 +00:00
Pierre Labastie
e576789367 Merge ablfs branch. Normally, jhalfs should not perform differently
for building LFS
2013-10-29 15:42:03 +00:00
Pierre Labastie
2e64c47d0b Update TODO (also git trial) 2013-10-27 13:00:19 +00:00
Pierre Labastie
433a5d4965 Add -j1 to "make install" in CLFS 2013-10-06 08:59:23 +00:00
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