Commit graph

682 commits

Author SHA1 Message Date
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
Manuel Canales Esparcia
ae158a62bc Typo fix. 2006-10-11 19:45:19 +00:00
Manuel Canales Esparcia
ab412b43af Making more prominent that only one target must be selected on each run. 2006-10-11 19:42:00 +00:00
Manuel Canales Esparcia
aecb378a83 Added checks to prevent gen-makefile.sh be run from wrong directories. 2006-10-11 19:35:34 +00:00
Manuel Canales Esparcia
d97b705bcc Removed obsolete dead code. 2006-10-09 21:25:07 +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
5468631e31 Fixed clean_builddir() 2006-10-07 19:11:58 +00:00
Manuel Canales Esparcia
640e48be9f Updated TODO. 2006-10-07 18:58:05 +00:00
Manuel Canales Esparcia
8b61744aef Message fix. 2006-10-07 18:53:15 +00:00
Manuel Canales Esparcia
881c96ff07 Message fix. 2006-10-07 18:50:15 +00:00
Manuel Canales Esparcia
6271c5546f Typos 2006-10-07 18:29:26 +00:00