Commit graph

58 commits

Author SHA1 Message Date
Manuel Canales Esparcia
2fbc50360e Merged r2585 from trunk. 2006-04-28 16:55:37 +00:00
Manuel Canales Esparcia
3cc754003b Ported r2581:2583 from trunk. 2006-04-27 20:33:46 +00:00
Manuel Canales Esparcia
9e4b9a1d0d Merged r2575 and r2576 from trunk. 2006-04-26 20:24:58 +00:00
Manuel Canales Esparcia
5359c48f8c Merged r2570 and r2571 from trunk. 2006-04-24 16:41:29 +00:00
Manuel Canales Esparcia
54b4b3242c Fixed a bug in run_make function. 2006-04-17 11:15:36 +00:00
Manuel Canales Esparcia
3e3e28b675 Fix a a bug in commands directory creation. 2006-04-14 10:57:04 +00:00
Manuel Canales Esparcia
6608a673a8 Fixed version for experimental code. 2006-04-09 10:39:57 +00:00
Manuel Canales Esparcia
46124598cd Adding farce to config options. 2006-04-09 10:27:06 +00:00
Manuel Canales Esparcia
42346b23f9 Started ICA support. 2006-04-08 12:21:34 +00:00
Manuel Canales Esparcia
fed975652f Merged r2481:2485 from trunk. 2006-04-07 17:27:23 +00:00
Manuel Canales Esparcia
67e3bc39ae Small text fixes.
Placing authors in alphabetical order.
2006-03-30 18:26:11 +00:00
George Boudreau
fdd18d6002 common/common-functions, _IS_ is history 2006-03-29 14:36:02 +00:00
Manuel Canales Esparcia
64cc34541d Removed a duplicate function. 2006-03-28 20:25:02 +00:00
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
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
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
68809ca3f8 CLFS/config, Added BOOT_CONFIG parma for the boot-kernel 2006-03-21 22:36:14 +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
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
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
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