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
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
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
0ba80be856
typo
2013-11-17 20:13:04 +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
bbcdeab57b
Handle errors while installing blfs tools and makes the error
...
message more accurate
2013-10-30 15:44:46 +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
34d1b6a955
Fix an overlooked modification
2013-10-03 10:25:42 +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
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
e650dc782c
Adaptation to new tags/branch tree structure
2012-02-22 09:18:56 +00:00
Pierre Labastie
256e8334a2
Bump Sqlite version to 3.7.10
2012-02-14 09:20:57 +00:00
Pierre Labastie
eddf6650af
Bump lynx version to 2.8.8dev.10
2012-02-14 09:07:15 +00:00
Matthew Burgess
3158dfaccd
Remove GETKERNEL parameter. The kernel has been required for its headers since LFS-6.3.
2012-02-10 22:35:59 +00:00
Pierre Labastie
b339c942c1
Add a choice between installing the full set of supported locales
...
and installing just the minimal set for tests, after glibc build.
If the second option is chosen, the locale specified in LANG is also
installed, if not in the minimal set.
2012-02-10 09:43:23 +00:00
Thomas Pegg
7072e1faf4
Commit Pierre Labastie's patch for including package management support in jhalfs. NOTE: Package management is by default disabled.
2012-02-01 23:29:37 +00:00
George Boudreau
0873ccc013
spelling & grammar changes supplied by Gilles Espinasse
2009-10-23 15:53:53 +00:00
Thomas Pegg
401aac8a19
Change back to trunk versioning
2009-07-31 22:58:20 +00:00
Thomas Pegg
4043fc43b9
Set version for upcoming 2.3.2 release
2009-07-31 22:49:55 +00:00
George Boudreau
75d6d1cbf4
Added menu item to deselect the progress_bar display. Requested by Matthew Burgess
2008-10-27 23:26:29 +00:00
Manuel Canales Esparcia
38ae01f61f
Be sure that JHALFSDIR is not set to the jhalfs sources directory.
...
Thanks to Dan Nicholson for the patch.
2007-09-14 16:56:24 +00:00
Manuel Canales Esparcia
d09e32ad28
For blfs-tool dependencies, replaced links by linx.
...
Lynx have better GPM support and no locale issues.
2007-08-08 17:24:58 +00:00
Manuel Canales Esparcia
e205afcafa
progress_bar.sh don't need be executable.
2007-07-29 11:29:05 +00:00
Manuel Canales Esparcia
339fd84c20
Updated blfs-tool dependencies.
2007-07-28 17:12:00 +00:00
Manuel Canales Esparcia
e05fba2435
DocBook-XSL package is not required for now.
2007-07-24 21:04:34 +00:00
George Boudreau
52b0d10f27
BLFS book: progress_bar.sh, documentation and misc adjustments
2007-07-06 00:59:01 +00:00
Manuel Canales Esparcia
d035526cb1
HLFS: Added support for additional build features.
2007-06-04 19:36:27 +00:00
Manuel Canales Esparcia
486e9a7cf8
Set default value for $CLEAN
2007-05-30 19:47:27 +00:00
Manuel Canales Esparcia
93346ee11d
LFS: Added support for installed files logs.
...
Should be ported to other books when verified that works as expected.
2007-04-28 15:24:20 +00:00
Manuel Canales Esparcia
16938b0ee9
Updated blfs-tool dependencies.
2007-04-13 19:26:35 +00:00
Manuel Canales Esparcia
0c2d20aa4d
BLFS: Fixed SVN path for branches and tags.
2007-02-15 19:33:25 +00:00
Manuel Canales Esparcia
3e7ceed256
Ported CUSTOM_TOOLS support to all books.
2006-12-15 10:53:10 +00:00
Manuel Canales Esparcia
abf2c477c2
HLFS book is still broken.
...
Fixed CLFS2 and CLFS3 SVN paths.
2006-11-19 10:46:31 +00:00
Manuel Canales Esparcia
fe30c61a75
Splitted common-functions.
2006-11-11 19:06:46 +00:00
Manuel Canales Esparcia
d5173561e4
Fixed path to functions library files.
2006-11-11 17:21:38 +00:00
George Boudreau
2639f65b55
Initial commit of CLFS3 changes, pt2.
2006-11-11 00:09:42 +00:00
George Boudreau
a96109a275
more changes made to accomodate bash-3.2
2006-10-24 02:49:37 +00:00
Manuel Canales Esparcia
a16f769dcf
Renamed RE_MAKE to REBUILD_MAKEFILE.
...
When rebuilding the Makefile we need to know the book version.
Added REBUILD_MAKEFILE to configurations validation.
2006-10-19 17:27:18 +00:00
Manuel Canales Esparcia
7b6ecc5b8e
Started support to customize de base system build allowing Makefile regeneration.
2006-10-18 19:28:47 +00:00
Manuel Canales Esparcia
9a536f733c
Merged cunstomization code from experimental branch.
...
Let trunk to be broken for a while...
2006-10-14 17:22:29 +00:00
George Boudreau
8ed8336c15
Remove previous addition..
2006-10-09 19:19:04 +00:00
George Boudreau
8a411922c5
HLFS kernel-2.4 branch does has a unique name, readded code to trap this name
2006-10-09 18:51:42 +00:00
Manuel Canales Esparcia
5844c279d6
Now 2.4-branch contains the BOOK subdirectory.
2006-10-09 18:23:20 +00:00
Manuel Canales Esparcia
881c96ff07
Message fix.
2006-10-07 18:50:15 +00:00
Manuel Canales Esparcia
3366dfda9a
Fixed version output.
2006-10-06 18:16:42 +00:00
Manuel Canales Esparcia
728955b563
Using http://svn.cross-lfs.org to fetch CLFS books.
...
Updated TODO.
2006-10-05 20:25:52 +00:00
George Boudreau
c10570d04b
Added blfs-tool support scripts to CLFS, enabled selection in Config.in
2006-10-04 22:11:32 +00:00
George Boudreau
cbc8ba25e3
Corrections to blfs-tools scripts. Added missing tidy_docs download and code
2006-10-03 19:52:33 +00:00