summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/Makefile2
-rw-r--r--perl-install/install/NEWS5
2 files changed, 5 insertions, 2 deletions
diff --git a/perl-install/install/Makefile b/perl-install/install/Makefile
index ab65f2eeb..1cbdee2fe 100644
--- a/perl-install/install/Makefile
+++ b/perl-install/install/Makefile
@@ -22,7 +22,7 @@ tar:
svn export -q -rBASE ../../tools $(PRODUCT)-$(VERSION)/tools
svn export -q -rBASE ../../kernel $(PRODUCT)-$(VERSION)/kernel
cp ../../Makefile.config $(PRODUCT)-$(VERSION)/
- tar cfa $(PRODUCT)-$(VERSION).tar.lzma $(PRODUCT)-$(VERSION)
+ tar cfa $(PRODUCT)-$(VERSION).tar.xz $(PRODUCT)-$(VERSION)
rm -rf $(PRODUCT)-$(VERSION)
install:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index ea0fc2f31..4caea7afa 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,4 +1,7 @@
-Verions 13.46
+Version 13.47
+- update modules list needed for md raid456 and dm-raid 4/5/6 target
+
+Version 13.46
- new design for beta1
- update temporary piece of design