summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-11-06 12:56:33 +0000
committerColin Guthrie <colin@mageia.org>2013-11-06 12:56:33 +0000
commit8a6400bbfea81118a90def75fd3f7c41a0ac1d04 (patch)
treeade1b6b2a599cc3325f6bd103ce7160617817d63 /mdk-stage1
parentc981ca81e90d734c8ed412c90e53aecda07a12f1 (diff)
downloaddrakx-8a6400bbfea81118a90def75fd3f7c41a0ac1d04.tar
drakx-8a6400bbfea81118a90def75fd3f7c41a0ac1d04.tar.gz
drakx-8a6400bbfea81118a90def75fd3f7c41a0ac1d04.tar.bz2
drakx-8a6400bbfea81118a90def75fd3f7c41a0ac1d04.tar.xz
drakx-8a6400bbfea81118a90def75fd3f7c41a0ac1d04.zip
stage1: 2.0
Version bumped to represent the major change from previously (as was done for stage2)
Diffstat (limited to 'mdk-stage1')
-rw-r--r--mdk-stage1/Makefile2
-rw-r--r--mdk-stage1/NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index b320a04c8..591100525 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.83
+VERSION=2.0
PRODUCT=drakx-installer-binaries
#
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 96aff7b04..f5406b6d9 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,4 @@
+2.0
- kernel modules and firmware is needed during stage2, so move and symlink
(symlinks are only for if you umount state2 /usr and want a still working initrd)
mga#11600 mga#11601