From 8a6400bbfea81118a90def75fd3f7c41a0ac1d04 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Wed, 6 Nov 2013 12:56:33 +0000 Subject: stage1: 2.0 Version bumped to represent the major change from previously (as was done for stage2) --- mdk-stage1/Makefile | 2 +- mdk-stage1/NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1