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 |
|
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
|
dd810eacf1
|
Added LANG configuration option to LFS module.
|
2006-03-10 23:35:41 +00:00 |
|
George Boudreau
|
6aeb5b7494
|
Added udev_update as valid book
|
2006-03-10 20:15:31 +00:00 |
|
George Boudreau
|
bef0a98160
|
Housekeeping for HLFS.. changes to common/common_funtions to get HLFS running
|
2006-03-10 15:28:52 +00:00 |
|
George Boudreau
|
12a5707998
|
Adjusting scripts to new structure. Added jhalfs trunk changes. Will now create a lfs makefile.
|
2006-03-10 01:44:55 +00:00 |
|
Manuel Canales Esparcia
|
0170229c2b
|
Added base files from George's jhalfs-experimental-2 POC.
WARNING: This code is broken due files renaming.
|
2006-03-07 20:02:53 +00:00 |
|