diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-04-02 20:14:02 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-04-02 20:14:02 +0000 |
commit | 1391b5f911e249b4db17a8add90e78f06fc8ecbe (patch) | |
tree | 1e29872f15cc32bfe4f232fad108c60b81eaedf1 /perl-install | |
parent | d99984ef5a539727861b26839d9c83ba66e295a7 (diff) | |
download | drakx-1391b5f911e249b4db17a8add90e78f06fc8ecbe.tar drakx-1391b5f911e249b4db17a8add90e78f06fc8ecbe.tar.gz drakx-1391b5f911e249b4db17a8add90e78f06fc8ecbe.tar.bz2 drakx-1391b5f911e249b4db17a8add90e78f06fc8ecbe.tar.xz drakx-1391b5f911e249b4db17a8add90e78f06fc8ecbe.zip |
update modules list needed for md raid456 and dm-raid 4/5/6 target
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/Makefile | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 5 |
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 |