Commit graph

856 commits

Author SHA1 Message Date
Pierre Labastie
dd7e92a4ad Typo in BLFS/xsl/scripts.xsl 2012-05-06 07:41:10 +00:00
Pierre Labastie
ee1e22bb30 Makes xorg-driver a required dep of xterm, since the preceding-sibling
is not a unique package. In xsl/gen_pkg_list.xsl
2012-04-22 20:59:19 +00:00
Pierre Labastie
6b268524bf Added the case when sleep is in /usr/bin to progress_bar.sh 2012-04-21 21:23:58 +00:00
Pierre Labastie
115c75a753 In BLFS tools: generate dependencies in book order for KDE 2012-04-15 08:27:58 +00:00
Pierre Labastie
0bd3836477 Usage shows that it is better to have all defaults to "n" in BLFS
for Config.in
2012-04-15 08:18:16 +00:00
Pierre Labastie
3ab1fcab85 Correct a typo in envars.conf 2012-04-11 20:56:27 +00:00
Pierre Labastie
e9bc540021 Update envars.conf for KDE4 2012-04-10 14:38:40 +00:00
Pierre Labastie
d721466a77 Give xterm2 as a dependency when xorg is requested 2012-04-09 19:20:00 +00:00
Pierre Labastie
f53dc4cf43 Change again the root commands, so that all control characters are escaped
Update the corresponding part in README.BLFS
2012-04-09 10:17:30 +00:00
Pierre Labastie
d6f2ebfaae Change order in func_install_blfs so that wget is installed
with openssl support if selected
2012-04-05 19:55:14 +00:00
Pierre Labastie
0d793a8580 Change xz version req as in trunk 2012-03-29 08:24:02 +00:00
Pierre Labastie
5ed79efc8f Typos in envars.conf 2012-03-27 05:39:27 +00:00
Pierre Labastie
52402f1a52 Add sudo to the create-du_sbu command in Makefile, so that it can read
all the dirs
2012-03-24 10:39:30 +00:00
Pierre Labastie
46d25bc515 Fix a missing \n in gen_pkg_book.sh 2012-03-24 10:17:34 +00:00
Pierre Labastie
f67b8c226f Remove obsolete variables from gen_pkg_book.sh 2012-03-24 10:05:54 +00:00
Pierre Labastie
3c2e2885b1 Change an @ command in BLFS Makefile to honour $(Q) variable 2012-03-23 15:56:02 +00:00
Pierre Labastie
18c1c950ea Fix gnome variables in envars.conf for blfs tools 2012-03-23 15:00:42 +00:00
Pierre Labastie
f3fb6ce378 Add a script to install the blfs tools to an already running system 2012-03-22 21:04:08 +00:00
Pierre Labastie
dcb29a9834 Add DEP_OPENSSL and DEP_PYTHON to
variables to be checked
2012-03-22 20:47:21 +00:00
Pierre Labastie
de947d2bee Allows to build Python and openssl before libxml2 and subversion respectively
in BLFS tools, avoiding later recompilation
2012-03-22 20:42:41 +00:00
Pierre Labastie
cd668b9315 Correction to the code for outputing root commands, so that the backquote and
backslash character are not escaped when not using sudo
2012-03-22 20:40:04 +00:00
Pierre Labastie
970f2dc6e0 Change script generation of root command: replace fragile construct
sudo sh -c '<commands>'
with slightly less fragile construct
sudo sh << ROOT_EOF
<commands with ` and \ escaped>
ROOT_EOF
Note: $ are not escaped, which is usually what is intended, but not always
2012-03-20 17:12:26 +00:00
Pierre Labastie
c1decbe119 Correct typos in FUNCTION_LIST 2012-03-20 13:37:52 +00:00
Pierre Labastie
78e2ad2335 change the cleaning code so that sources is not removed when not
using BLFS tools
2012-03-17 12:11:22 +00:00
Pierre Labastie
e61321f006 Suppress useless blfs-tool-deps 2012-03-13 10:38:40 +00:00
Pierre Labastie
688117a681 Typo in BLFS/Makefile 2012-03-13 09:32:39 +00:00
Pierre Labastie
55733136b6 Add comments to BLFS/Makefile
Use /bin/echo to write the initial instpkg.xml. Hopefully, the behavior
of /bin/echo is independant on the shell
Add a sudo to a sed in finc_install_blfs (needed in some cases)
2012-03-11 16:37:10 +00:00
Pierre Labastie
81cd513e46 Add a sudo instruction in func_install_blfs 2012-03-09 20:27:22 +00:00
Pierre Labastie
b9b4e313cd updated FUNCTION_LIST 2012-03-09 17:06:11 +00:00
Pierre Labastie
6cf9d46b73 Remove obsolete func_blfs_deps 2012-03-08 21:27:02 +00:00
Pierre Labastie
7ea25e4564 Add new functions for the blfs tool dependencies 2012-03-08 18:08:28 +00:00
Pierre Labastie
9a8653966c Update the blfs parts of README files 2012-03-08 18:03:56 +00:00
Pierre Labastie
2507cf77d9 Major change for the inclusion of blfs-tool dependencies:
- build them before custom tools
- use instructions in the BLFS book instead of harcoded ones
- use the dependency tracker of the tool itself (kind of bootstrap)
2012-03-08 17:42:55 +00:00
Pierre Labastie
34986b88da Add the version parameter of bump.xsl to Makefile
Separates first install of instpkg.xml from subsequent updates due to
new packages present in TRACK_DIR
2012-03-07 21:38:18 +00:00
Pierre Labastie
f3a500d5ef Source /etc/profile in envars.conf,
so that the environment is up to
date during the build
2012-03-07 21:32:03 +00:00
Pierre Labastie
18a2beaa27 Add a "version" parameter to bump.xsl 2012-03-05 17:33:11 +00:00
Pierre Labastie
6631b83ab8 Code to copy back the tarball to SRC_ARCHIVE and
to account for the possibility of new-line in md5sums strings
in scripts.xsl
2012-03-05 17:23:09 +00:00
Pierre Labastie
d120fec35b Forgot one Id property in custom 2012-03-03 20:18:50 +00:00
Pierre Labastie
968e95875f Update second place where MD5 sums occur in BLFS/xsl/scripts.xsl 2012-03-03 20:14:40 +00:00
Pierre Labastie
fd988ce1ca copy back downloaded files to SRC_ARCHIVE in BLFS 2012-03-03 20:08:37 +00:00
Pierre Labastie
0aaeb8ec6e Add logic for the case when MD5 sums are not immediately followed by </para>
in BLFS/xsl/scripts.xsl
2012-03-03 18:41:53 +00:00
Pierre Labastie
4fdb8bd089 suppress a useless template in bump.xsl 2012-03-03 17:02:26 +00:00
Pierre Labastie
63e068c48e remove the no empty build dir guard (buggy anyway) and cosmetics in a comment 2012-02-29 13:22:01 +00:00
Pierre Labastie
b9c5dc9d7b Change the code for downloading patches in scripts.xsl
Correct the ftp server usage whan downloading non package files
2012-02-29 13:16:50 +00:00
Pierre Labastie
9d0e0eb568 Change a few variables in gen-makefile.sh, and clean work directory 2012-02-29 13:12:01 +00:00
Pierre Labastie
6cf28686ff merge create-sbu-report.sh from trunk 2012-02-28 18:12:12 +00:00
Pierre Labastie
52389b577c Updated BLFS/Makefile so that initial generation of TRACKFILE is more robust 2012-02-27 10:52:29 +00:00
Pierre Labastie
9683707108 Added unpacking instruction for "zip"ped packages in generated scripts 2012-02-27 10:47:30 +00:00
Pierre Labastie
b957bb6fd8 Correct hard linked directory in gen_pkg_book.sh 2012-02-25 17:41:55 +00:00
Pierre Labastie
d8add36def Correct initialisation of variables
in gen_pkg_book.sh
2012-02-25 17:36:48 +00:00