Commit graph

59 commits

Author SHA1 Message Date
Manuel Canales Esparcia
60b56fd4e0 Some text output and inline comments fixes.
Deleting temporal files used to create the packages and patches files.
2006-03-28 20:11:42 +00:00
Manuel Canales Esparcia
2db0869dbc Fixed a bug in my previos commit. 2006-03-28 19:19:22 +00:00
Manuel Canales Esparcia
b1624ac622 Revised -h output. 2006-03-28 19:17:13 +00:00
Manuel Canales Esparcia
e2b5b99b8b Removed the clear from usage and pipping -h output throught more. 2006-03-28 18:49:13 +00:00
Manuel Canales Esparcia
26a8fdfc2c Added verbosity envar. 2006-03-28 18:21:47 +00:00
Manuel Canales Esparcia
6afdfcc19b Tweaking -V output. 2006-03-28 18:07:54 +00:00
George Boudreau
3465451b54 common/common_functions, Added missing filenames to func clean_builddir 2006-03-28 02:37:33 +00:00
George Boudreau
623c3236fb grammar correction 2006-03-28 00:01:50 +00:00
George Boudreau
e794f067f5 Missed cmd line help for BLFS. Also cleaned out dead code 2006-03-27 23:49:09 +00:00
George Boudreau
0297f33803 Added context sensitive help for cmd line switches. 2006-03-27 23:40:44 +00:00
George Boudreau
31ad03a1d4 common/common_functions, Added error text for missing files. 2006-03-27 21:07:08 +00:00
George Boudreau
b90e26046e more Text changes only 2006-03-27 18:48:53 +00:00
George Boudreau
f80c1e0c3d Text changes only 2006-03-27 18:46:32 +00:00
George Boudreau
39d4d5c5ac CLFS/master.sh, boot method now has its own makefile-. text changes to makefile-functions. 2006-03-27 13:30:42 +00:00
Manuel Canales Esparcia
d2a9d60e49 Added missing glibc-libidn package in LFS.
The udev-config file is used only in LFS.
2006-03-25 19:35:38 +00:00
George Boudreau
4fcc4d46cd common/func_validate_configs.sh, ADDED ppc64 as a valid architecture 2006-03-25 02:18: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
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
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
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
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
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
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
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
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
George Boudreau
8f4d140967 Corrected bug related to save/restore of IFS system var 2006-03-17 15:13:31 +00:00
Manuel Canales Esparcia
5365c39cf4 Fixed the creation of /etc/profile in HLFS module. 2006-03-16 21:45:51 +00:00
Manuel Canales Esparcia
c6225224b7 Started support for the revised hlfs.xsl file.
> Parsing only patches.xsl, instead the full book, to create the patches file.
> Trailing space clean-up.
2006-03-16 21:18:28 +00:00
Manuel Canales Esparcia
a34616760e SRC_ARCHIVE should be empty by default. 2006-03-16 18:46:58 +00:00
George Boudreau
dbf2c71548 Add SRC_ARCHIVE and did some housekeeping to func_validate_configs.sh 2006-03-16 14:48:18 +00:00
George Boudreau
e1edff3b92 Added test for tar >1.15, ability to fetch/store packages from/to a local archive. 2006-03-15 21:50:40 +00:00
George Boudreau
4bf0fc31f5 modified and commented the IFS var. inside common_functions 2006-03-15 03:04:04 +00:00
Manuel Canales Esparcia
49b1e9a50a Removing MISSING_FILES.DMP, if found, before start packages dowlnoad. 2006-03-14 21:16:52 +00:00
Manuel Canales Esparcia
1acbc0fb4f Creating the LFS patches list. 2006-03-12 13:11:39 +00:00
Manuel Canales Esparcia
0a7e5d0ebe Setting locale variables to the ones used on the host system by default. 2006-03-12 10:37:29 +00:00
Manuel Canales Esparcia
dd810eacf1 Added LANG configuration option to LFS module. 2006-03-10 23:35:41 +00:00