Commit graph

244 commits

Author SHA1 Message Date
George Boudreau
4fcc4d46cd common/func_validate_configs.sh, ADDED ppc64 as a valid architecture 2006-03-25 02:18:28 +00:00
George Boudreau
48cc592443 CLFS/config, added multilib powerpc64 to build selection 2006-03-25 02:15:42 +00:00
George Boudreau
dacaa858eb LFS change attribute on /sources to a+wt 2006-03-24 23:04:07 +00:00
George Boudreau
9dc82227e7 CLFS/master.sh, udev-rules missing from when METHOD=boot 2006-03-24 18:40:21 +00:00
George Boudreau
eba62c069a CLFS/master.sh, corrected a udev-rules oversight.. 2006-03-24 02:02:28 +00:00
George Boudreau
b88d581061 common/common_functions, removal of dead variables and text 2006-03-24 00:26:03 +00:00
George Boudreau
fd5cb460d9 CLFS/master.sh, changed coding style- removed _IS_ usage 2006-03-23 22:33:14 +00:00
Manuel Canales Esparcia
6d3564bd8d Finished my CLFSscripts generation review for now.
Added the build of the bootloaders.
2006-03-23 20:51:11 +00:00
Manuel Canales Esparcia
3fcd63e513 Depured final system makefiles. 2006-03-23 19:40:39 +00:00
Manuel Canales Esparcia
62033d270f Depured bootscripts and bootable chapters. 2006-03-23 18:51:57 +00:00
Manuel Canales Esparcia
9a4f673644 'make olconfig' is'n needed if the .config file is the proper one. 2006-03-23 18:17:47 +00:00
George Boudreau
bc54cbe97f CLFS/master.sh, removed ALL cmd script manipulation. Allow Manuel to tackle script issues via xsl first 2006-03-23 15:03:27 +00:00
George Boudreau
b83baf62b6 CLFS/master.sh, removed MORE kernel script manipulation- should be done via xsl 2006-03-23 14:41:31 +00:00
George Boudreau
87b93b4831 CLFS/master.sh, removed kernel script manipulation- should be done via xsl 2006-03-23 14:39:25 +00:00
George Boudreau
fcaf131658 CLFS, handle a change from lfs-bootscripts to bootscripts-cross-lfs 2006-03-23 03:28:53 +00:00
Manuel Canales Esparcia
e676ffab8e Added specific CLFS XSL file.
At this momment the CLFS system build may be broken.
2006-03-22 22:52:32 +00:00
Manuel Canales Esparcia
ebba33fcf0 Typo fixes. 2006-03-22 19:48:20 +00:00
George Boudreau
d591ee55e8 Change package download functions back to HTTP until the FTP mirror rotation problems solved 2006-03-22 14:15:22 +00:00
George Boudreau
6eef5ef3fe CLFS, manipulation of BOOT_CONFIG in CLFS/master.sh and common/func_validate_configs.sh 2006-03-21 23:25:40 +00:00
George Boudreau
68809ca3f8 CLFS/config, Added BOOT_CONFIG parma for the boot-kernel 2006-03-21 22:36:14 +00:00
Manuel Canales Esparcia
afd0232d13 Changed BOOTMINIMAL (1/0) to METHOD (chroot/boot) 2006-03-21 22:22:08 +00:00
George Boudreau
1917cad2d0 CLFS/master.sh, remove verbose from cp command 2006-03-21 20:44:43 +00:00
Manuel Canales Esparcia
3d7b05649a XSL clean-up. 2006-03-21 20:20:45 +00:00
Manuel Canales Esparcia
9e1915ad32 Process only the materials/ files to create the packages and patches files. 2006-03-21 20:01:36 +00:00
George Boudreau
a9490abe12 CLFS/master.sh, make FSTAB available in minimal boot mode 2006-03-21 16:07:34 +00:00
George Boudreau
0271c0c10d Standardized handling of the optional param CONFIG 2006-03-21 13:25:20 +00:00
George Boudreau
b0976d2e85 HLFS/master.sh, oops.. use the blfs bootscript version not lfs.. 2006-03-21 04:21:41 +00:00
George Boudreau
1d756b0b61 HLFS master.sh, copy kernel config file to /sources. Added text to config file 2006-03-21 02:19:49 +00:00
George Boudreau
386bc75172 CLFS, trap vim-lang pack, install only on config flag 2006-03-21 01:03:35 +00:00
George Boudreau
9c90294d6a CLFS extract_commands now part of common_func. pushd/popd added to master.sh to deal with multitiple files defined in config param FILES. Added to xsl files to CLFS dir 2006-03-20 23:07:53 +00:00
George Boudreau
7161bc9dcb Remove custom func extract_commands from master.sh.. 2006-03-20 22:26:42 +00:00
Manuel Canales Esparcia
c940100777 Download only the packages and patches required by each libc implementation. 2006-03-20 21:53:24 +00:00
Manuel Canales Esparcia
adfc5b862d Removed unneded variable. 2006-03-20 19:11:18 +00:00
Manuel Canales Esparcia
090712aeaa The uClibc-locale package and grsecurity patch should be placed into the FTP mirrors in their original formats. 2006-03-20 19:03:35 +00:00
Manuel Canales Esparcia
d87b293ccd Set the actual LANG and LC_ALL values inside the generated scripts instead of exported envars. 2006-03-19 13:40:28 +00:00
Manuel Canales Esparcia
ad71d98ef1 Set the actual TIMEZONE and PAGE values inside the generated scripts instead of exported envars. 2006-03-19 12:44:32 +00:00
Manuel Canales Esparcia
c3c4e1dc59 Simplified unpack code due tar >= 1.5 prerequisite.
If both bz2 and gz formats of the same package are found in the sources dir, only the more recent one is unpacked.
2006-03-19 11:14:42 +00:00
Manuel Canales Esparcia
c0cbd50735 Removed unneeded file. 2006-03-19 10:53:00 +00:00
Manuel Canales Esparcia
0ac273ea82 Finished the review of master.sh to match current XSL code. 2006-03-18 14:30:43 +00:00
Manuel Canales Esparcia
582feec179 Fixed remainig issues in uClibc script generation.
Fixed the chapter6_Makefile code.
2006-03-18 13:53:37 +00:00
Manuel Canales Esparcia
5c5a010778 Fixed the cd to Gettext sources in uClibc build.
Fixed the chapter5_Makefiles code.
2006-03-18 12:40:33 +00:00
Manuel Canales Esparcia
389fe2a728 Fixed chapter number. 2006-03-18 11:58:15 +00:00
Manuel Canales Esparcia
d540567eb5 Handled and via XSL.
Fixed the chapter05 GCC installation test run.
Fixed blfs-bootscripts installation.
The build_Makefile code need be adapted to that new XSL code.
2006-03-18 11:42:56 +00:00
George Boudreau
e2860d3838 should not play with common/config file.. bad,bad,bad 2006-03-18 04:03:05 +00:00
George Boudreau
7d018d160e corrections to hlfs group, build makefile 2006-03-18 03:46:54 +00:00
George Boudreau
28fd555361 missed 'makefile continuation -- && \ --' in wrt_unpack 2006-03-17 21:40:15 +00:00
Manuel Canales Esparcia
1f89002db2 Fixed Binutils and GCC chapter06 testsuites. 2006-03-17 20:53:55 +00:00
Manuel Canales Esparcia
ca0ac30302 Fixed remaining vin-lang issue in HLFS. 2006-03-17 20:49:18 +00:00
Manuel Canales Esparcia
fdd1aa3e6e Moved VIMLANG from global parameters to lfs/clfs parameters.
Trailing space clean-up.
2006-03-17 20:05:38 +00:00
Manuel Canales Esparcia
0ebdc33866 There is no Vim-lang package in HLFS.
Removed also unexistant entities expect-lib, linux-dl, groff-patchlevel, and udev-config from the HLFS packages download code.
2006-03-17 19:45:20 +00:00