summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
...
* (remove_package_for_upgrade) fix crashThierry Vignaud2009-02-161-0/+2
|
* 11.88Thierry Vignaud2009-02-161-0/+2
|
* don't offer to format LVMPascal Terjan2009-02-161-0/+1
|
* diskdrake: limit partition type list to 2 colmuns instead of 4Pascal Terjan2009-02-161-0/+1
|
* fix paths for installer (#47871)Thierry Vignaud2009-02-161-0/+1
|
* diskdrake: don't crash on invalid partition tablePascal Terjan2009-02-131-0/+2
|
* Upload a fully updated versionPascal Terjan2009-02-121-0/+4
|
* fix a crash when boot device is not removablePascal Terjan2009-02-121-0/+4
|
* 11.84Christophe Fergeau2009-02-121-0/+3
|
* load cbc module for encrypted loopPascal Terjan2009-02-111-0/+1
|
* fix preserving UUID when formatting ext* and swap, and handle more FS (#39913)Pascal Terjan2009-02-101-0/+1
|
* When installing to a removable device, put boot sector there, else put it ↵Pascal Terjan2009-02-091-0/+3
| | | | into first non removable drive (#47106)
* log Funda's changesThierry Vignaud2009-02-081-0/+1
|
* Release 11.83 with new bannerPascal Terjan2009-02-061-0/+4
|
* 11.82Olivier Blin2009-02-051-0/+2
|
* - include /usr/share/mime/mime.cache in stage2Olivier Blin2009-02-051-0/+4
| | | | | | (gdk-pixbuf does not guess anymore image format from file extension, which makes it check MIME cache now)
* Release 11.81Pascal Terjan2009-02-031-0/+2
|
* allow browsing partitions content to easily select the ones to destroyPascal Terjan2009-02-031-0/+1
|
* (ask_suppl_media_method) better layoutThierry Vignaud2009-01-301-1/+1
|
* - do not warn about "servers which open ports on outside by default"Pascal Rigaux2009-01-301-0/+2
| | | | | (the list of servers is not maintained, and the policy for those servers has changed)
* (ask_deselect_media__copy_on_disk) fix layout (#43528)Thierry Vignaud2009-01-301-0/+2
|
* Have a real fileselector in curses modePascal Terjan2009-01-291-0/+1
|
* include mke2fs.conf from e2fsprogs-1.41.3-3mdbThierry Vignaud2009-01-211-0/+2
|
* 11.80.1Thierry Vignaud2009-01-211-0/+2
|
* include perl-PangoThierry Vignaud2009-01-211-0/+2
|
* 11.8011.80Thierry Vignaud2009-01-211-0/+2
|
* - use "ComboBoxEntry" gtk2 widget instead of "Combo" (which is deprecated),Pascal Rigaux2009-01-191-0/+3
| | | | | this also workarounds gtk2 bug with "hidden" Entry + "Combo"
* 11.79Thierry Vignaud2009-01-161-0/+2
|
* (Resize) disable resizing ext4 since resize2fs is known to be broken ↵Thierry Vignaud2009-01-161-0/+2
| | | | | | | regarding extents (see "extent header problems following shrink with resize2fs" on linux-ext4@vger.kernel.org)
* better log messageThierry Vignaud2009-01-151-1/+1
|
* 11.78Thierry Vignaud2009-01-151-0/+2
|
* log fred's changesThierry Vignaud2009-01-151-0/+2
|
* 11.77Thierry Vignaud2009-01-151-0/+2
|
* (bestKernel_extensions) do not install kernel-server on x86_64 whenThierry Vignaud2009-01-091-0/+2
| | | | | there's more than 4Gb of RAM (#44709) ; use better heuristics
* Add support for editing partition labels without formattingPascal Terjan2009-01-091-0/+1
|
* - ext4dev is now stable and called ext4 in 2.6.28+Pascal Terjan2009-01-051-0/+2
|
* 11.76Thierry Vignaud2008-12-181-0/+2
|
* - adapt to cooker: librpm4.6 uses libnss3 which needs its modulesPascal Rigaux2008-12-181-0/+1
|
* (entry) use sysfs in order to discover major/minor for SCSI likeThierry Vignaud2008-12-181-0/+4
| | | | | devices since they're dynamic with kernel-2.6.28+
* 11.75Thierry Vignaud2008-12-171-0/+2
|
* (add) kernel-2.6.28+ supports more than 15 partitions on SATA & SCSI devicesThierry Vignaud2008-12-171-0/+2
|
* add support for 2 new network drivers: sxg & w35undThierry Vignaud2008-12-171-0/+2
|
* - force to use static input devices againPascal Rigaux2008-12-161-0/+3
| | | | | | | | (since the default in xorg has changed) otherwise keyboard doesn't work, since we don't have hal to handle automatic input devices
* 11.74Thierry Vignaud2008-12-161-0/+2
|
* fix build with latest X.orgThierry Vignaud2008-12-161-0/+2
|
* 11.72Thierry Vignaud2008-12-091-0/+2
|
* - do allow to upgrade Mandrakelinux (regression introduced in 10.14)Pascal Rigaux2008-12-011-0/+1
| | | | | | (bug tested on Mandrakelinux LE 2005) (regression introduced in r239304 2008-03-13)
* handle new network driver: et131x, smsc95xxThierry Vignaud2008-11-241-0/+2
|
* fix reading compssUsers.pl if rpmsrate is forced (for example with ↵Olivier Blin2008-11-171-0/+1
| | | | drakx-in-chroot)
* - fix detecting SMP (was broken we relied on install kernel being non-smp) ↵Pascal Rigaux2008-10-201-0/+2
| | | | (#44825)