Commit graph

124 commits

Author SHA1 Message Date
Manuel Canales Esparcia
2082b3d1d8 Fixed the svn check and added WC to the config file.
Thanks to Bruce Dubbs for pointing out both issues.
2006-01-12 18:42:14 +00:00
Jeremy Huntwork
7b20cc5ae2 Hackish fix. Only grab entities from lines that start with <!ENTITY.
Hopefully this means that this line isn't commented out.
Better fix forthcoming.
2006-01-10 03:58:23 +00:00
Jeremy Huntwork
cf9cac8e76 Fix handling of groff's special patch format. Also, only find the md5sum of the exact package we're downloading, not a spurious copy that has, say, a '.1' or '.2' at the end of the file. 2006-01-10 03:40:18 +00:00
Manuel Canales Esparcia
3d82fb5791 Some fixes not full tested yet: Removed all 6.1.1-related code (that LFS version is supported only by jhalfs-0.2) and the i18n branch has been merged to trunk. 2006-01-07 13:32:13 +00:00
Manuel Canales Esparcia
ff4cb2ee9d Several grammatical fixes. Thanks to George Boudreau. 2005-12-20 20:39:13 +00:00
Jeremy Huntwork
cc70230e6a Fixed typo 2005-12-20 04:14:41 +00:00
Manuel Canales Esparcia
e90c0c3a86 For LFS-6.1.1, jhalfs-0.2 must be used. 2005-12-17 12:55:04 +00:00
Jeremy Huntwork
934947950f No need to retain TCL's directory anymore, and a few typo fixes. 2005-12-16 16:42:49 +00:00
Manuel Canales Esparcia
f4a4ba52ac Fixed an erroneous commands rebuild when the user language isn't English. 2005-12-09 17:54:48 +00:00
Manuel Canales Esparcia
7ced71eec4 Trailing spaces clean-up. 2005-12-09 17:49:30 +00:00
Manuel Canales Esparcia
681f928c7f Fixed the supported books listed in the help output. 2005-12-04 12:24:26 +00:00
Jeremy Huntwork
c506b99523 Update jhalfs to drop testing and use the released 6.1.1 2005-12-01 00:54:52 +00:00
Manuel Canales Esparcia
325ca50c9a The glibc-linuxtrheads and module-init-tools-testsuite packages are required only for 6.1.1 2005-11-27 10:07:17 +00:00
Jeremy Huntwork
f0eb956918 Fixed grammatical error in jhalfs and syntax error in dump-lfs-scripts.xsl 2005-11-25 15:34:49 +00:00
Jeremy Huntwork
11363820c6 Fix some temporary brokenness in extracting the commands 2005-11-24 23:15:52 +00:00
Jeremy Huntwork
83a366bad0 Fixed an issue where BOOK wasn't being reset correctly if -L was specified on the command line 2005-11-24 22:09:18 +00:00
Manuel Canales Esparcia
0617288495 Claning also remainig extracted sources when using --rebuild. 2005-11-24 19:13:29 +00:00
Manuel Canales Esparcia
da5860a6c8 Added --rebuild switch. 2005-11-23 21:55:01 +00:00
Manuel Canales Esparcia
5adc3fdb2e Fixed remainig issues with pre-existing lfs user.
Fixed clean-all target to not delete the book sources directory.
2005-11-23 20:21:17 +00:00
Manuel Canales Esparcia
911fe331ca Fixed some variables handling. Bugs pointed by Pantelis. 2005-11-18 19:10:55 +00:00
Manuel Canales Esparcia
ebd1409432 Bug fix. 2005-11-17 21:34:20 +00:00
Manuel Canales Esparcia
8ebf1542d5 Triying to manage the cases where the lfs user is already present in the host. 2005-11-17 21:21:39 +00:00
Manuel Canales Esparcia
d13460c8e7 Typo fixes pointed by Jeremy. 2005-11-17 19:39:10 +00:00
Manuel Canales Esparcia
35a25a9bf9 Remove the /tools symlink, if alredy present, before to create the proper one. 2005-11-17 19:30:39 +00:00
Manuel Canales Esparcia
4618749fab Be sure that $BUILDDIR is clean and usable. 2005-11-17 19:16:55 +00:00
Manuel Canales Esparcia
70a223ee4a Making the stripping phases optional. 2005-11-16 22:39:12 +00:00
Manuel Canales Esparcia
1a17f94f43 Creating the MD5SUMS-$VERSION file. 2005-11-16 21:27:53 +00:00
Manuel Canales Esparcia
db181c4793 Added suppot to download and build the vim-lang package (can be skipped using a switch). 2005-11-16 18:16:52 +00:00
Jeremy Huntwork
ef944148ba Fixed and shortened sed, line 200 2005-11-13 01:40:28 +00:00
Jeremy Huntwork
3c2913142d Fixed sed expressions on line 199 2005-11-12 01:29:31 +00:00
Manuel Canales Esparcia
7429b9ca3b The download of module-init-tools-testsuite package is required only if the optional test suites will be run. 2005-11-05 10:59:23 +00:00
Manuel Canales Esparcia
4e9a3b3d49 Added support for the Module-init-tools-testsuite package. 2005-11-03 22:43:34 +00:00
Jeremy Huntwork
299b7e0cc5 Typo fix 2005-11-02 03:09:44 +00:00
Jeremy Huntwork
8f96017874 Some grammatical corrections 2005-11-01 15:50:31 +00:00
Jeremy Huntwork
38150e590e Moved the root test to within the run_make function - no need to limit the creation of the Makefile or the extraction of the commands to root only 2005-11-01 12:45:16 +00:00
Jeremy Huntwork
9383fd6207 Changed credits - I'm somewhat active again and Manuel has written enough code to be considered a co-author 2005-11-01 02:53:15 +00:00
Manuel Canales Esparcia
569fdb6a52 Added installation Makefile. 2005-11-01 01:55:47 +00:00
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
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