diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-05-10 23:18:32 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-05-10 23:18:32 +0300 |
commit | 3adc2de5a12276330e1ee704a81da5bb6d7119e0 (patch) | |
tree | 86d1cbf9b043c48c838b53248d2c1550bea2049f /images | |
parent | ffb4ebf055de6b4cf5a4b2618717f16396837557 (diff) | |
download | drakx-3adc2de5a12276330e1ee704a81da5bb6d7119e0.tar drakx-3adc2de5a12276330e1ee704a81da5bb6d7119e0.tar.gz drakx-3adc2de5a12276330e1ee704a81da5bb6d7119e0.tar.bz2 drakx-3adc2de5a12276330e1ee704a81da5bb6d7119e0.tar.xz drakx-3adc2de5a12276330e1ee704a81da5bb6d7119e0.zip |
2.34
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 9c938d158..18993901f 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.33 +VERSION=2.34 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/4.*) diff --git a/images/NEWS b/images/NEWS index ba5bed173..e147aa7d7 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.34 - 10 May 2016 by Thomas Backlund + - adjust image creation for new dosfstools 4 using 63 cylinders everywhere - let mkdosfs create the image file, and drop usage of dd - revert "back to arch dependant isolinux.bin (mga#17771)" |