summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-08-21 17:34:06 +0000
committerOlivier Blin <oblin@mandriva.com>2007-08-21 17:34:06 +0000
commita777290db9b4d3dbc53358838e390b07fc341dfc (patch)
treefb33792add8af119ee40b01e4dc41fd0c7eb5fb4 /mdk-stage1
parent797abdfe02fd5a224d7ceaa4684f2aa3a2fd7b05 (diff)
downloaddrakx-backup-do-not-use-a777290db9b4d3dbc53358838e390b07fc341dfc.tar
drakx-backup-do-not-use-a777290db9b4d3dbc53358838e390b07fc341dfc.tar.gz
drakx-backup-do-not-use-a777290db9b4d3dbc53358838e390b07fc341dfc.tar.bz2
drakx-backup-do-not-use-a777290db9b4d3dbc53358838e390b07fc341dfc.tar.xz
drakx-backup-do-not-use-a777290db9b4d3dbc53358838e390b07fc341dfc.zip
1.13
Diffstat (limited to 'mdk-stage1')
-rw-r--r--mdk-stage1/Makefile2
-rw-r--r--mdk-stage1/NEWS8
2 files changed, 9 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index bb0e156ca..2c348db4f 100644
--- a/mdk-stage1/Makefile
+++ b/mdk-stage1/Makefile
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-VERSION=1.12
+VERSION=1.13
PRODUCT=drakx-installer-binaries
#
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index d35da46a7..6f48d9132 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,11 @@
+1.13:
+- use module names instead of filenames
+- convert module name to filename before loading it
+ (using modules.dep to get filename)
+- keep module in dependencies list even if it has no dependencies
+ (to keep track of its filename)
+- use '_' in module names when explicitely loading modules (cosmetics)
+
1.12:
- adapt to new list_modules