Commit graph

660 commits

Author SHA1 Message Date
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
Manuel Canales Esparcia
a54e1f1a2c README.BLFS updates. 2006-10-07 18:19:09 +00:00
George Boudreau
9416165f33 minor changes to README 2006-10-07 14:28:12 +00:00
Manuel Canales Esparcia
c2b6002094 Added tes about blfs-tool support. 2006-10-07 10:55:10 +00:00
Manuel Canales Esparcia
86d7ef3227 Redaction fix. 2006-10-06 20:00:36 +00:00
Manuel Canales Esparcia
50b1fb75cf README updates. 2006-10-06 19:49:45 +00:00
Manuel Canales Esparcia
7b84722bba Help fix. 2006-10-06 18:48:06 +00:00
Manuel Canales Esparcia
3366dfda9a Fixed version output. 2006-10-06 18:16:42 +00:00
Manuel Canales Esparcia
30d40614e1 Paco patch don't work for now. 2006-10-06 18:04:19 +00:00
Manuel Canales Esparcia
ae3966e1f3 Hacked Make version check to allow using Make-3.81beta4 that is shiped in Kubuntu. 2006-10-06 17:56:26 +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
Manuel Canales Esparcia
3d7b662116 The kernel sources package must be available when building LFS SVN. 2006-10-05 19:29:41 +00:00
George Boudreau
64c9caf20b Handle massaged headers or kernel headers 2006-10-05 01:07:15 +00:00
George Boudreau
c93a537152 remove trash/typo 2006-10-04 22:14:21 +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
6feeca3ae5 NOW tidy matches BLFS book... 2006-10-03 21:53:59 +00:00
George Boudreau
4a6da67604 change blfs-tools tidy script to match BLFS book 2006-10-03 21:51:17 +00:00
Manuel Canales Esparcia
3dff9601d4 For now only the LFS book has support for blfs-tool. 2006-10-03 20:36:53 +00:00
George Boudreau
fd34440456 Forgot to include the tidy_docs code.. 2006-10-03 20:00:22 +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
Manuel Canales Esparcia
9adff0e3fc Updated TODO. 2006-10-02 19:42:59 +00:00
Manuel Canales Esparcia
f5fc83d9d8 Removed obsolete restart code from all books.
A better approach need be developed.
2006-10-02 19:38:34 +00:00
Manuel Canales Esparcia
045b2dc1ce Merged r3043:3145 from experimental:
New Makefile code and other improvements.
2006-10-02 19:32:06 +00:00