Commit graph

70 commits

Author SHA1 Message Date
Manuel Canales Esparcia
936efa8197 CLFSx: Create a custom /etc/clfs-release file. 2006-12-11 13:59:08 +00:00
Manuel Canales Esparcia
9ae0875eaa CLFSx: Revised host_prep_Makefile targets. 2006-12-11 13:14:54 +00:00
Manuel Canales Esparcia
7e5ea15f45 There is no Groff debian fixes patch in HLFS or CLFS. 2006-12-08 10:48:30 +00:00
Manuel Canales Esparcia
10c8b78425 More compare and related fixes.
Test build in progress.
2006-12-05 15:25:00 +00:00
Manuel Canales Esparcia
6bb080e696 Revised compare code. Test build in progres. 2006-12-04 20:58:09 +00:00
Manuel Canales Esparcia
5f4982dc54 Simplified sha-bang addition.
We are creating the /bin/bash symlink before entering to the chroot jail.
2006-12-04 12:49:35 +00:00
Manuel Canales Esparcia
f3a7f3b897 Bug fix: removed set +h from chroot commands. 2006-12-04 11:26:39 +00:00
Manuel Canales Esparcia
ee89023cca Setting +h in the build scripts to be sure that hashing is actually dissabled. 2006-11-27 21:53:19 +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
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
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
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
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
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
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
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
Manuel Canales Esparcia
f4caf9cd7f Full removed support for keymap compilation into the kernel. 2006-09-11 18:47:51 +00:00
Manuel Canales Esparcia
4da2512b16 Merged r3068:3072 from expoerimental:
cmdline and config files support removal.
2006-08-29 18:16:27 +00:00
Manuel Canales Esparcia
f98695ccc8 Fixed XSL typos. 2006-08-17 17:26:06 +00:00
George Boudreau
30149286ce last of the missing menu vars 2006-08-17 08:33:03 +00:00
Manuel Canales Esparcia
401f81e4da Ported Makefile clean-up and 0/1 to n/y migration code from experimental.
There is no obvious bugs, let users to find hidden bugs.
2006-08-16 17:42:54 +00:00
Manuel Canales Esparcia
a1f1969e3b Don't bomb on testsuites that already have -k in the book. 2006-08-15 14:51:39 +00:00
Manuel Canales Esparcia
6ad5a2fbb7 Ported LUSER code and last CLFS2 fix from experimental. 2006-08-08 17:26:40 +00:00
Manuel Canales Esparcia
28f47563a6 Added config option to allow to bommb in test suites faiures. 2006-08-05 14:51:11 +00:00
George Boudreau
33c7b13f0d CLFS, corrected install of udev-rules if method=boot, thanks Tor Olav 2006-08-04 14:28:21 +00:00
Manuel Canales Esparcia
ff4d1abb62 Updated the command to set CLFS_HOST 2006-07-17 17:42:13 +00:00
Manuel Canales Esparcia
a6655ffd7d Avoiding hardcoded supported books versions. 2006-07-16 10:06:03 +00:00
Manuel Canales Esparcia
7d1f8625b3 Fixed compilation of keymap into the kernel for CLFS. 2006-07-13 18:31:49 +00:00
George Boudreau
7eb9402d4d The never ending story of cleaning up CLFS scripts.. 2006-07-04 02:02:48 +00:00
George Boudreau
483ab89128 oops..another corrections to CLFS scripts. 2006-07-04 00:17:33 +00:00
George Boudreau
e5f5970062 more corrections to CLFS scripts. 2006-07-03 23:49:13 +00:00
George Boudreau
ac1d897a7a Small correction to CLFS master.sh, bring it in line with the book.
Added to README.
2006-07-03 17:42:30 +00:00
Manuel Canales Esparcia
e2ec07a52f Renamed CLFS envars. 2006-07-02 09:24:47 +00:00
George Boudreau
6f2cd962e8 Improved book version number extraction. Corrected CORRECT TARGET/TARGET32 values 2006-06-24 14:39:17 +00:00
George Boudreau
06cf3c1583 oops, bug fix related to tcl package name extraction.. 2006-06-22 15:15:36 +00:00
George Boudreau
a160d86d6d Extensive code changes. A different method for finding the tarball name. 2006-06-20 21:14:44 +00:00
George Boudreau
c044e3cdc2 slight rewrite to the handling of the clfs-bootscripts issue. 2006-06-19 19:12:37 +00:00
Manuel Canales Esparcia
2eb1f440bc Dirty hack to fix CLFS bootscripts unpacking.
Fixed also udev-rules installation when METHOD=boot.
2006-06-18 10:09:53 +00:00
Manuel Canales Esparcia
89fc40cf90 Fixed unpack of Tree package. 2006-06-17 09:39:36 +00:00
George Boudreau
9d9ecf7df1 CLFS, had to use a ..small ugly.. (tm) to deal with the linux-headers-xxxx naming scheme 2006-06-16 23:52:18 +00:00
George Boudreau
280c791be0 CLFS ..Corrected trap for linux headers.. was still referencing llh 2006-06-16 22:59:42 +00:00
Manuel Canales Esparcia
839e8930da Module-Init-Tools reinstallation has been fixed in the CLFS book. 2006-06-11 07:10:25 +00:00