Commit graph

108 commits

Author SHA1 Message Date
Manuel Canales Esparcia
c62847c875 Automatized the download of Udev config file. 2005-10-31 21:13:32 +00:00
Jeremy Huntwork
3338588976 Set the Makefile to ignore errors on the umounts - necessary if you want to run 'make clean' before the script has hit chapter 6 2005-10-29 16:48:54 +00:00
Manuel Canales Esparcia
0bd7b91adc Added clean-chapter6 and clean-chapter789 targets. 2005-10-28 20:07:50 +00:00
Manuel Canales Esparcia
1fb586eee6 Added a note in the help output about downloading packages using -P 2005-10-28 18:59:56 +00:00
Manuel Canales Esparcia
be9970bfaf Now packages in tar.gz format are supported also. 2005-10-28 18:48:53 +00:00
Manuel Canales Esparcia
bf1c3baa9f Gramatical fix. 2005-10-26 18:42:48 +00:00
Manuel Canales Esparcia
b33e1d79a7 Fixed an small bug. 2005-10-26 18:08:38 +00:00
Manuel Canales Esparcia
7d4b863fa8 The remove_db patch for IPRoute2 has been changed by a sed command in the 6.1.1 testing branch. 2005-10-24 19:52:18 +00:00
Manuel Canales Esparcia
e1093cd73b Changed the "if" test to use a cunstomized function.
Thanks to George B.
2005-10-24 19:21:09 +00:00
Manuel Canales Esparcia
49aea5ef15 Reorganized the script.
Added jhalfs.conf to have more control over the configuration.
Many thanks to George B.
2005-10-24 17:53:50 +00:00
Manuel Canales Esparcia
741fbe5641 Fixed a small issue when procesing the Spanish book translation. 2005-10-16 10:00:52 +00:00
Manuel Canales Esparcia
daedcfccad Added the list of supported books to the help output. 2005-10-16 08:47:48 +00:00
Manuel Canales Esparcia
d4c6056ff9 Udated to udev-config-4.rules 2005-10-15 20:05:08 +00:00
Manuel Canales Esparcia
8742984c53 Fixed some issues in the patches dowload code. 2005-10-15 19:58:52 +00:00
Manuel Canales Esparcia
aebe03a487 Adding support for LFS-6.1.1 2005-10-15 16:31:28 +00:00
Manuel Canales Esparcia
fd691b473d Replaced && by set -e.
Removed now unneeded XSL code.
2005-10-15 15:40:23 +00:00
Manuel Canales Esparcia
0fd8a9d4eb Added support for UTF-8 branch packages and patches. 2005-10-15 11:59:59 +00:00
Manuel Canales Esparcia
3cc6f4720a Removed the /home/lfs/.bash_profile creation due an issue with mainstream distros environment.
Thanks to Alexander E. Patrakov for point it out.
2005-10-15 10:47:25 +00:00
Manuel Canales Esparcia
43757c2d41 Fixed the exclusion of build log files from the du commands. 2005-10-14 22:32:33 +00:00
Manuel Canales Esparcia
7990087ccf Added a final note to echo_finished.
Thanks tu Bruce Dubbs to point this and the /etc/fstab stuff.
2005-10-14 22:17:05 +00:00
Manuel Canales Esparcia
50408d5a72 Added a switch to submmint a real /etc/fstab file.
Some space clean-up.
2005-10-14 21:57:22 +00:00
Manuel Canales Esparcia
1f1d6a145e Removed harcoded build order numbers.
Thanks to Alexander E. Patrakov for pointing the issue
and David Fix for their suggestion about how to fix it.
2005-10-14 20:24:22 +00:00
Manuel Canales Esparcia
3e67a77fa5 Fixed a command line bug. 2005-10-14 18:27:47 +00:00
Manuel Canales Esparcia
fdaedb867f Added date timestamp to the version output. 2005-10-12 10:58:20 +00:00
Manuel Canales Esparcia
915b404951 Added Date svn propertie. 2005-10-12 10:54:26 +00:00
Manuel Canales Esparcia
2a54650a84 Added support to set the local time zone. 2005-10-12 10:32:31 +00:00
Manuel Canales Esparcia
6e31ef7aa4 Added some command-line sanity checks.
Started support for timezone setting.
2005-10-12 10:07:29 +00:00
Manuel Canales Esparcia
f0f60d0e0c The kernel config file must be put in place after "make mrproper" to work. 2005-10-09 17:53:54 +00:00
Manuel Canales Esparcia
898f47a966 Added echo_finished function. 2005-10-09 10:20:10 +00:00
Manuel Canales Esparcia
83f64dcbba Removed 132-kernel from the Makefile.
Fixed the copy of the krnel config file.
2005-10-09 08:46:38 +00:00
Manuel Canales Esparcia
2ee568e967 Added && to the debian_fixes Flex patch. 2005-10-09 08:05:27 +00:00
Jeremy Huntwork
56353fb87d Fix a race condition when building flex by patching with the -Z flag 2005-10-09 02:31:28 +00:00
Manuel Canales Esparcia
2b73842751 Fixed command typo. 2005-10-08 19:57:07 +00:00
Manuel Canales Esparcia
cf7f294f41 If a package build fails, their sources aren't removed to can review config.cache, config.log, and like.
Added chapters 7, 8 and 9 (but not tested yet.)
2005-10-08 19:48:42 +00:00
Manuel Canales Esparcia
ee09e34a12 Don't remove envars in clean-chapter5. 2005-10-08 17:31:27 +00:00
Manuel Canales Esparcia
b51d2ec7cf Fixed 057-kernfs run. 2005-10-08 16:13:32 +00:00
Manuel Canales Esparcia
eaa021a187 Fixed an issue when ./is added to the umpacked filenames, like in kbd-1.12.tar.bz2 2005-10-08 15:34:32 +00:00
Manuel Canales Esparcia
1f025ca967 Fixed a bug in the creation of "cat ... EOF" blocks, found when creating /usr/bin/lex in 081-flex. 2005-10-08 14:52:37 +00:00
Manuel Canales Esparcia
92568bf217 Fixed a bug when no test suites will be run.
Fixed the extension for harcoded package names.
2005-10-08 10:35:21 +00:00
Jeremy Huntwork
af47a19d2c Fixed a couple of typos and added a comment to the directory argument 2005-10-07 23:01:40 +00:00
Manuel Canales Esparcia
01e51a1d9b Added switch to skip toolchain test suites if desired.
That switch will disable also the build of TCL, Expect and DejaGNU.
2005-10-07 19:13:20 +00:00
Manuel Canales Esparcia
79f7cf901c The Coreutils testsuite is optional. 2005-10-07 18:17:20 +00:00
Manuel Canales Esparcia
a41ce586b1 Setting the PAGE envar needed build Groff.
Added --page_size switch to can change the PAGE value.
2005-10-06 21:09:53 +00:00
Manuel Canales Esparcia
0a9117e6f0 Fixed missing glibc-linuxthreads package and udev-config-3.rules file. 2005-10-06 18:03:52 +00:00
Manuel Canales Esparcia
6ec43e3112 Changed the output format of "cat ... EOF" blocks to allow ampersands. 2005-10-05 20:27:04 +00:00
Manuel Canales Esparcia
78713250a8 Hidding 057-kernfs commands. 2005-10-05 17:34:45 +00:00
Manuel Canales Esparcia
dc4415336d Making the scripts executables at generation time, instead of as part of a target. 2005-10-05 17:26:35 +00:00
Jeremy Huntwork
2e51f442cd Reverted the cd into PKGDIR, already covered by envars. Fixed spurious '\' in Makefile. 2005-10-05 01:14:48 +00:00
Jeremy Huntwork
4aa0c1c858 Insert an absolute path 2005-10-05 01:01:06 +00:00
Jeremy Huntwork
a7d20b82ad Need to cd into the unpacked source directories in chapter6 2005-10-05 00:58:01 +00:00