Commit graph

94 commits

Author SHA1 Message Date
George Boudreau
15c9e722d5 Added Perl and M4 as host requirements (code:Matthew Burgess) 2008-10-21 21:24:25 +00:00
Manuel Canales Esparcia
68713c9186 Dump build time using Bash $SECONDS internal variable instead of using date calls + Perl-based calculations. 2007-08-17 16:24:47 +00:00
Manuel Canales Esparcia
f940c29031 CLFS: In the boot method skip *introduction run. The $MOUNT_PT write permission issue is already handled in 026-settingenvironment. 2007-07-29 11:57:40 +00:00
Manuel Canales Esparcia
c93f2b02fc CLFS: Using a more sane default for sparc param. 2007-07-28 15:45:53 +00:00
Manuel Canales Esparcia
650acce1b8 CLFS: Fixed Sparc64 build flags issues. 2007-07-28 15:40:53 +00:00
Manuel Canales Esparcia
f54632006b Ported INSTALL_LOG support to all books. 2007-06-03 09:06:13 +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
58b186c903 CLFS: Removed "cd " from 108-multiarch_wrapper.
Thanks to Mario Lang for the report.
2007-04-05 18:19:18 +00:00
Manuel Canales Esparcia
6c1b96b8b0 Sets chrootttols targets to a separate PREP_CHROOT_JAIL.
That is needed for multilib builds to can load the /root/.bash_profile file generated in 089-flags.
Thanks to Mario Lang for report and patch.
2007-04-05 18:08:25 +00:00
Manuel Canales Esparcia
7a433202de CLFS: Removed duplicates make calls. 2007-04-05 17:55:48 +00:00
Manuel Canales Esparcia
dbcdfd7f69 Reimplemented support for partial builds. 2007-03-18 10:14:04 +00:00
Manuel Canales Esparcia
3bc607816b Unified mk_CUSTOM_TOOLS and mk_BLFS_TOOL targets. 2007-03-03 12:18:07 +00:00
George Boudreau
a8ceefcfe8 Remove unnecessary text messages 2007-03-02 03:55:21 +00:00
George Boudreau
79da2977ad added function to file makefile_functions and added call in HLFS and CLFS master.sh 2007-03-02 00:09:55 +00:00
Manuel Canales Esparcia
aec44836a5 Fixed SHELL setting to work also when resuming failed builds. 2007-02-26 20:18:52 +00:00
Manuel Canales Esparcia
a5f52ba47d The ICA/farce Bzip2 fix is needed only on LFS-6.2 and CLFS-1.0. 2007-02-24 16:35:58 +00:00
Manuel Canales Esparcia
7d6fe10675 Final system strip command scripts need to use #!/tools/bin/bash 2007-02-23 22:33:09 +00:00
Manuel Canales Esparcia
1330ebc253 Fixed chroot environment to be more closed to the one expected by the books.
Need be full tested.
2007-02-17 02:08:46 +00:00
Manuel Canales Esparcia
81f7dc1ed0 Make SHELL=/bin/bash a Makefile variable instead using it inside the sub-make invocations to avoid be propagated to make processes started by the actual build scripts. 2007-02-16 18:24:19 +00:00
George Boudreau
b4cf3211e8 Had to block custom files from being build in CLFS-sysroot and CLFS-embedded 2007-02-16 00:58:47 +00:00
Manuel Canales Esparcia
480295cc25 CLFS: *util-linux is not an otphan_script. 2006-12-20 11:12:56 +00:00
George Boudreau
fcb540bb92 CLFS:: Correct extraction of data from chroot file 2006-12-15 14:21:18 +00:00
Manuel Canales Esparcia
3e7ceed256 Ported CUSTOM_TOOLS support to all books. 2006-12-15 10:53:10 +00:00
George Boudreau
830f28d18c CLFS-svn, changes to chroot extraction for makefile 2006-12-11 22:13:42 +00:00
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