Commit graph

487 commits

Author SHA1 Message Date
Manuel Canales Esparcia
e0a6b8a539 Added a dir for blfs-tool dependencies build scripts. 2006-08-28 18:52:57 +00:00
Manuel Canales Esparcia
865f4f6d84 Downloading blfs-tool dependencies packages. 2006-08-28 18:32:08 +00:00
Manuel Canales Esparcia
7cb8803814 Downloading BLFS book sources. 2006-08-28 17:42:09 +00:00
Manuel Canales Esparcia
acaab72451 Installing blfs-tool files. 2006-08-28 17:17:47 +00:00
George Boudreau
dfdf5eeb63 correct a fatal error when running ICA/farce tests 2006-08-28 00:20:26 +00:00
Manuel Canales Esparcia
9425fd9eeb Fixed BLFS_ROOT setting bug. 2006-08-27 14:52:20 +00:00
Manuel Canales Esparcia
cfdc0f1226 Started blfs-tool support. 2006-08-27 11:14:01 +00:00
Manuel Canales Esparcia
2b0f8a58aa Big change allowed by using only menuconfig. 2006-08-26 19:18:15 +00:00
Manuel Canales Esparcia
392e11c305 func_validate_config.sh clean-up. 2006-08-26 17:35:57 +00:00
Manuel Canales Esparcia
0818ea65a8 Removed --help output.
Moved version and VT100 colors to master.sh
2006-08-26 13:00:37 +00:00
Manuel Canales Esparcia
3c96826af4 Moved internal envars to Config.in 2006-08-26 12:25:42 +00:00
Manuel Canales Esparcia
1ad92111b3 Removed cmdline support and config files.
Several envar settings could be moved from master.sh to Config.in to keep it centralized.
2006-08-26 10:48:19 +00:00
Manuel Canales Esparcia
ce6e009c18 Added optimizations support. 2006-08-26 09:54:57 +00:00
Manuel Canales Esparcia
848985fb77 Be sure that only the tracking file for the just installed package version is left on TRACKING_DIR. 2006-08-26 09:43:36 +00:00
George Boudreau
b7654ffcc4 corrected unnoticed bug. Only occured if make was interrupted when the package had xxx-build directory 2006-08-26 03:19:13 +00:00
Manuel Canales Esparcia
1c2d4d7bd8 Merged r3060 from trunk. 2006-08-24 21:29:01 +00:00
Manuel Canales Esparcia
4875ed3d81 Fixed the list of installed files. 2006-08-24 20:30:19 +00:00
Manuel Canales Esparcia
26e1214e19 Fixed numeration. 2006-08-24 20:21:53 +00:00
Manuel Canales Esparcia
740b8c0515 Added a very basic configuration validation. 2006-08-24 19:29:18 +00:00
Manuel Canales Esparcia
f694f27fe4 Last changes to can track installed meta-packages. 2006-08-24 18:49:35 +00:00
George Boudreau
c0cf6c8635 Borrowed text from readme.blfs 2006-08-24 18:21:41 +00:00
Manuel Canales Esparcia
e0f29c1193 Updated BLFS TODO. 2006-08-24 18:12:02 +00:00
Manuel Canales Esparcia
0050352471 Fixed some bugs in the previous commit. 2006-08-23 20:44:00 +00:00
Manuel Canales Esparcia
431520bfe9 Added a tracking dir touch for meta-packages at target level.
Still need to revolve the  touch for alsa, kde-base and xorg7 at dependencies level.
2006-08-23 20:08:23 +00:00
Manuel Canales Esparcia
9b95f2a750 Fixed an oditie with x-window-system (I think).
Test if DEP has been already installed after packages remaping.
2006-08-23 18:45:03 +00:00
Manuel Canales Esparcia
aea74cb4fc Comment typos. 2006-08-23 17:55:28 +00:00
Manuel Canales Esparcia
7c9aa21ce8 Cleanning configuration file. 2006-08-23 17:53:55 +00:00
Manuel Canales Esparcia
03e4b5b691 Small bug fix. 2006-08-23 17:44:35 +00:00
Manuel Canales Esparcia
8806d6088a Fixed meta-packages installed version data extraction. 2006-08-23 17:24:55 +00:00
Manuel Canales Esparcia
ba7219760e Fixed SUDO settings. 2006-08-22 21:08:15 +00:00
George Boudreau
bcdbeefcc6 set file properties 2006-08-22 20:36:25 +00:00
George Boudreau
fb6913a214 Repackage internal code into functions. (readability). Made cntr a local var as it was interfering with a trace 2006-08-22 20:33:33 +00:00
Manuel Canales Esparcia
b6f18566c8 Fixed typo. 2006-08-22 20:30:10 +00:00
Manuel Canales Esparcia
9424e6db6c Making prettier info about available updated packages. 2006-08-22 20:26:57 +00:00
Manuel Canales Esparcia
e16aefbfad Removed now unused files. 2006-08-22 19:23:45 +00:00
Manuel Canales Esparcia
baea3982e6 Added/fixed Id strings. 2006-08-22 19:20:24 +00:00
Manuel Canales Esparcia
fc62e52a2e TRACKING_DIR isn't used here.
Trailing spaces clean-up.
2006-08-22 19:15:44 +00:00
Manuel Canales Esparcia
1f7e45fbad Trying to define work flow. 2006-08-22 18:56:08 +00:00
Manuel Canales Esparcia
ecfb828667 Allow to regenerate packages database and meta-packages dependencies without updating the BLFS book sources. 2006-08-22 18:36:50 +00:00
George Boudreau
26906e0f8f Added error msg 2006-08-22 03:17:21 +00:00
George Boudreau
910206c592 additions to Makefile.. housekeeping in gen_pkg_book.sh 2006-08-22 01:06:59 +00:00
George Boudreau
02085702fe Added gen_pkg_book.sh, the final driver for BLFS packages. A config file parser, regenerate deps files, create package book and all scripts. 2006-08-22 00:34:13 +00:00
Manuel Canales Esparcia
bc409178a8 Making use off installed version from packages database.
Not full tested yet.
2006-08-21 21:57:52 +00:00
Manuel Canales Esparcia
cac94f6008 Added installed version to packages database 2006-08-21 21:09:16 +00:00
Manuel Canales Esparcia
c0077b11a7 Bug fix. 2006-08-21 20:18:26 +00:00
George Boudreau
24c64bfdc5 Added validation of TRACKING_DIR 2006-08-21 20:14:29 +00:00
Manuel Canales Esparcia
9ddc6cf4a9 Clean-up 2006-08-21 20:13:14 +00:00
Manuel Canales Esparcia
2d0a2e55bd Making TRACKING_DIR a configurable value. 2006-08-21 20:03:19 +00:00
Manuel Canales Esparcia
5f14bd3124 Skip installed packages when processing dependencies instead of when generating the Makefile.
Fixed a bug when TARGET=xorg7
2006-08-21 18:42:52 +00:00
George Boudreau
86f740c46c Remove unecessary code 2006-08-21 17:56:01 +00:00