diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-05-01 20:40:56 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-05-01 20:40:56 +0000 |
commit | 91be7ec5790068f43fd6b8ec52ce8e26c049fad2 (patch) | |
tree | 0d44a579489365449d16556f39da112765126fa5 /perl-install/install/NEWS | |
parent | 4ad86465c65253dd077da6f7e7b60f31ea534f37 (diff) | |
download | drakx-backup-do-not-use-91be7ec5790068f43fd6b8ec52ce8e26c049fad2.tar drakx-backup-do-not-use-91be7ec5790068f43fd6b8ec52ce8e26c049fad2.tar.gz drakx-backup-do-not-use-91be7ec5790068f43fd6b8ec52ce8e26c049fad2.tar.bz2 drakx-backup-do-not-use-91be7ec5790068f43fd6b8ec52ce8e26c049fad2.tar.xz drakx-backup-do-not-use-91be7ec5790068f43fd6b8ec52ce8e26c049fad2.zip |
install 'basesystem-minimal' instead of 'basesystem' prior to add extra media
thus fixing "basesystem package not selected" (mga#9611)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 700d99e30..599d617c8 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,6 @@ - include mount options in auto_inst.pl +- install 'basesystem-minimal' instead of 'basesystem' prior to add extra media + thus fixing "basesystem package not selected" (mga#9611) - make xdm installation automatic in auto_inst mode (mga#9875) Version 15.47 - 30 April 2013 |