Commit graph

86 commits

Author SHA1 Message Date
Pierre Labastie
506120eeec install-blfs-tools.sh:
- Add instructions to retrieve and parse LFS book into packages.xml
2017-08-09 13:55:55 +00:00
Pierre Labastie
9bbb9c83f3 Package management: compute times and sizes without packing times and sizes 2017-07-04 12:19:46 +00:00
Pierre Labastie
6990d80390 Rmove reference to lfs.org,
and try to document the different options for
network settings
2017-06-29 09:59:05 +00:00
Pierre Labastie
945ccaa75e Merge the new_features branch (manully, thanks to svn) 2017-04-09 10:29:32 +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
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
3d24e5bfdf Default to not strip binaries 2017-03-05 18:16:34 +00:00
Pierre Labastie
78d47793a9 Tidy is not needed anymore for BLFS tools. 2016-06-25 10:27:48 +00:00
Pierre Labastie
c9598f2108 Adaptation for merged LFS books. A few typos with no consequence are corrected too. 2016-05-28 10:00:30 +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
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
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
f1da3350d6 Typo 2013-11-07 20:01:04 +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
ce262a78a8 Add optimization (MAKEFLAGS only) for the cross tools part of CLFS 2013-09-27 20:43:43 +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
Matthew Burgess
4fa38dd3c1 Spelling and grammar fixes. 2012-02-10 23:38:57 +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
Pierre Labastie
d7390a52cf Changes the logic of "rebuild files" so that jhalfs does not stop if this item is ticked and the build dir is empty 2012-02-10 09:33:23 +00:00
Matthew Burgess
608fbe13d0 Fix various issues when building CLFS. 2012-02-09 22:58:45 +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
Thomas Pegg
11b4d993fd Set vim-lang package default to no, the most recent version (7.3) of vim this tarball is included in the main tarball. Option remains for support of previous versions 2010-08-18 19:10:28 +00:00
Thomas Pegg
de63126155 Add configuration options for retry on connection refused, number of times to attemp to download a file, and timeout for wget invocation. Thanks to Tim Sarbin for the patch, slightly modified by me to accomodate a second set of wget calls. 2010-03-12 03:32:25 +00:00
George Boudreau
e81810639a Removed HLFS from the list of supported books. HLFS moving to wiki based document 2008-10-28 00:38: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
99d04a0e97 Typo fixes. 2007-07-28 19:14:34 +00:00
Manuel Canales Esparcia
339fd84c20 Updated blfs-tool dependencies. 2007-07-28 17:12:00 +00:00
Manuel Canales Esparcia
650acce1b8 CLFS: Fixed Sparc64 build flags issues. 2007-07-28 15:40:53 +00:00
Manuel Canales Esparcia
e05fba2435 DocBook-XSL package is not required for now. 2007-07-24 21:04:34 +00:00
Manuel Canales Esparcia
9436828ae9 CLFS3: Fixed endian setting in uClibc configuration. 2007-07-24 19:22:46 +00:00
George Boudreau
f600e66e52 Correct typo in Config.in 2007-07-03 21:11:32 +00:00
Manuel Canales Esparcia
71a527cfd2 CLFS3: missing ABI setting for ARM 2007-07-02 18:00:57 +00:00
Manuel Canales Esparcia
249fa6ad7a HLFS: additional features must be used, only the option to unselect them was disabled for now. 2007-06-20 20:37:14 +00:00
Manuel Canales Esparcia
6d5844cee3 HLFS: Additional features has been full disabled in the book for now. 2007-06-18 19:52:52 +00:00
Manuel Canales Esparcia
d035526cb1 HLFS: Added support for additional build features. 2007-06-04 19:36:27 +00:00
Manuel Canales Esparcia
5c575e1b8c HLFS: Added support to select the kernel series based book. 2007-06-03 10:27:05 +00:00
Manuel Canales Esparcia
05760bc8d6 HLFS: Removed LC_ALL setting.
CLFS3: Removed remaining VIMLANG references.
2007-06-03 09:57:21 +00:00
Manuel Canales Esparcia
f54632006b Ported INSTALL_LOG support to all books. 2007-06-03 09:06:13 +00:00
Manuel Canales Esparcia
1b9ceec080 Vim-lang package is not installed on HLFS and CLFS3. 2007-05-30 19:45:59 +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
962793a098 Added support for host that place home dirs under a directory othen than /home.
Request and partial patch from Mario Lang.
2007-04-13 20:40:38 +00:00
Manuel Canales Esparcia
a87e07a25c CLFS3: Added ARM arch support. 2007-03-05 18:37:03 +00:00
Manuel Canales Esparcia
b230bd6f0a CLFS3 don't have a stripping page. 2007-02-26 20:35:33 +00:00
Manuel Canales Esparcia
c560e9a12c CLFS: Updated ALPHA target triplect selection. 2007-02-24 12:51:55 +00:00
Manuel Canales Esparcia
7e45406f02 Allways select to download the kernel package for LFS books. 2007-02-23 22:40:04 +00:00
Manuel Canales Esparcia
7d6d6f7879 CLFS2: Added alpha arch. 2007-02-20 18:35:59 +00:00