Commit graph

477 commits

Author SHA1 Message Date
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
Manuel Canales Esparcia
855296fc5c More README.BLFS updates. 2006-08-21 17:49:37 +00:00
Manuel Canales Esparcia
f633610b33 More README.BLFS updates. 2006-08-20 11:50:54 +00:00
Manuel Canales Esparcia
78ac2730a0 More README.BLFS updates. 2006-08-20 11:30:19 +00:00
Manuel Canales Esparcia
e557f501d2 README.BLFS updates.
Install menu/ and README.BLFS.
2006-08-20 10:49:45 +00:00
Manuel Canales Esparcia
5743d54b57 Let gen-makefile.sh to get package version from packages database. 2006-08-19 14:45:07 +00:00
Manuel Canales Esparcia
7b08c36afb Generating scripts names from ID values instead from HTML pages names. 2006-08-19 14:15:25 +00:00
Manuel Canales Esparcia
c88f294f76 Let gen_config.sh to get package version from packages database. 2006-08-19 12:09:55 +00:00
Manuel Canales Esparcia
8b0d3b3368 Added package book version to packages database. 2006-08-19 11:26:01 +00:00
Manuel Canales Esparcia
ec12033bea Finished packages clean-up and version fixes. 2006-08-18 22:24:11 +00:00
Manuel Canales Esparcia
fb42452970 Fix Xorg7 packages version. 2006-08-18 20:49:01 +00:00