Commit graph

544 commits

Author SHA1 Message Date
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
72883d3091 Look fix. 2006-11-16 18:34:59 +00:00
Manuel Canales Esparcia
ee728b3569 Some config fixes. 2006-11-16 18:31:27 +00:00
George Boudreau
9c1838ba25 Added missing case statement for clfs3 2006-11-15 21:41:07 +00:00
Manuel Canales Esparcia
9e63db6f00 Updated TODO. 2006-11-15 20:56:41 +00:00
Manuel Canales Esparcia
30d1215ed1 Embryo-toolchain don't need gcc-g++ package. 2006-11-15 20:21:16 +00:00
Manuel Canales Esparcia
62d690d2ec Now HLFS is using kernel headers. 2006-11-15 19:39:00 +00:00
Manuel Canales Esparcia
f56e662ebd This is a very ugly way to set CLFS_MIPS_LEVEL.
A more proper method need be found.
2006-11-14 20:53:41 +00:00
Manuel Canales Esparcia
c5ff4305b9 Added CLFS3 mips confog options. 2006-11-14 20:52:36 +00:00
Manuel Canales Esparcia
05362705d3 Fixed some config settings for CLFS3.
Remains to add mips arch support.
2006-11-14 19:58:26 +00:00
Manuel Canales Esparcia
7a06ac1a9e Removed obsolete note. 2006-11-14 19:34:41 +00:00
Manuel Canales Esparcia
010627d079 Fixed a small bug. 2006-11-13 21:17:10 +00:00
Manuel Canales Esparcia
d55a1a151c Using only one set of functions for both chroot and boot methods in CLFS Makefile creation. 2006-11-13 21:01:21 +00:00
Manuel Canales Esparcia
1838bc7f42 Changed how create-sbu_du-report target is created.
Added blfs-tool support to HLFS.
2006-11-12 13:50:34 +00:00
Manuel Canales Esparcia
1f81129de6 Reordered makefile_functions. 2006-11-12 12:10:25 +00:00
Manuel Canales Esparcia
ca6b2614cb Replaced CLFS BOOT_* functions by CHROOT_* functions due that are identical. 2006-11-12 09:55:20 +00:00
Manuel Canales Esparcia
8f2c0862e9 Functions clean-up. 2006-11-11 21:20:15 +00:00
Manuel Canales Esparcia
195ed9f9a9 Moved Makefile header creation to a common function. 2006-11-11 19:55:13 +00:00
Manuel Canales Esparcia
fe30c61a75 Splitted common-functions. 2006-11-11 19:06:46 +00:00
Manuel Canales Esparcia
47b363c097 Renamed file for consistency. 2006-11-11 17:47:43 +00:00
Manuel Canales Esparcia
d5173561e4 Fixed path to functions library files. 2006-11-11 17:21:38 +00:00
Manuel Canales Esparcia
c917342708 Moved current functions library files to libs directory. 2006-11-11 17:20:27 +00:00
Manuel Canales Esparcia
5118758f0c Created directory to place common functions library files. 2006-11-11 17:06:11 +00:00
Manuel Canales Esparcia
d3802b150f master.sh files don't need be executables.
Fixed chroot commands extraction.
2006-11-11 12:00:52 +00:00
Manuel Canales Esparcia
91ff6a9e0c Replaced /bin/sh by /bin/bash 2006-11-11 11:39:16 +00:00
George Boudreau
837797e92a Initial commit of CLFS3 changes, pt3. 2006-11-11 00:12:35 +00:00
George Boudreau
2639f65b55 Initial commit of CLFS3 changes, pt2. 2006-11-11 00:09:42 +00:00
Manuel Canales Esparcia
ee21f67735 Updated TODO. 2006-11-10 14:33:48 +00:00
Manuel Canales Esparcia
e66ee706d1 Small change required by customization support. 2006-11-10 14:33:23 +00:00
Manuel Canales Esparcia
f222bb89f3 Improved customization explanations. 2006-11-10 14:32:24 +00:00
George Boudreau
a2133cb501 Internal changes made to accomodate Ubuntu 2006-11-08 17:09:24 +00:00
George Boudreau
fc6076c7d5 Who knew make would not like embedded control codes in its strings. For now tab_ works but nl_ doesn't 2006-11-06 22:06:35 +00:00
George Boudreau
91bac7ff07 Remove -e switch from generated Makefile and replaced needed \n \t with string constants nl_ and tab_ 2006-11-06 21:25:22 +00:00
George Boudreau
d981bdea0d Removed a typo 2006-11-06 21:19:54 +00:00
Manuel Canales Esparcia
7c24cf0960 Removed unneeded & 2006-11-06 21:07:21 +00:00
George Boudreau
40700e9e56 Mistake::: restore lfs.xsl file 2006-11-06 19:42:30 +00:00
George Boudreau
f4d9a48a21 Remove \t from make messages, not compat with sh. Correct chroot extraction for CLFS to match book 2006-11-06 19:41:19 +00:00
George Boudreau
c2af67091d remove duplicate file 2006-11-03 00:48:03 +00:00
George Boudreau
781acdcd14 Add a few more examples for custom builds 2006-11-03 00:44:04 +00:00
Manuel Canales Esparcia
8bea2c8811 Fixed du bug related to lost+found permissions.
Using PRT_DU and PRT_DU_CHR in all places.
Using logs/$@ in all places.
Fixed du meassurament in LFS build for changingowner and kernfs scripts.
2006-11-01 15:41:52 +00:00
Manuel Canales Esparcia
03a18bf482 Updated TODO 2006-11-01 12:28:32 +00:00
Manuel Canales Esparcia
6e8fc82f68 Fixed menuconfig look on UTF-8 based systems.
Thanks to Alexander E. Patrakov for the patch.
2006-10-30 17:53:07 +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
George Boudreau
e7655b2815 Added the ability to create custom scripts that do not reference tarballs.. self contained bash scripts 2006-10-16 22:59:45 +00:00
Manuel Canales Esparcia
53f291f65c Using TRACKING_DIR for CUSTOM_TOOLS. 2006-10-16 18:17:01 +00:00
Manuel Canales Esparcia
93d32cfafb Added missing Id tags. 2006-10-16 17:26:37 +00:00
Manuel Canales Esparcia
245d1c9c54 Added the shabang to auto-generated cunstom scripts.
Trailing space clean-up.
2006-10-16 17:22:57 +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