summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* harddrake: allow to set zero values in module options (#26515)Olivier Blin2008-01-021-0/+2
|
* - handle atl2 ethernet driverOlivier Blin2007-12-211-0/+2
|
* 10.6Thierry Vignaud2007-12-111-0/+2
|
* handle new drivers:Thierry Vignaud2007-12-101-0/+2
| | | | | | | - ethernet: fec_mpc52xx, niu - gigabit: tehuti
* handle new drivers:Thierry Vignaud2007-12-101-0/+2
| | | | | | - pata: pata_cs5536 - sata: sata_fsl
* handle new wireless drivers: libertas_cs (PCMCIA)Thierry Vignaud2007-12-101-1/+1
|
* - handle new wireless drivers: p54pci, p54usbThierry Vignaud2007-12-101-1/+1
|
* handle new wireless drivers: b43, b43legacy & iwlwifiThierry Vignaud2007-12-101-0/+2
|
* - localedrake:Pascal Rigaux2007-12-071-0/+3
| | | | | o adjust Uzbek locale (cf locales-uz change)
* 10.5.7Thierry Vignaud2007-12-061-0/+2
|
* log latest list_modules changesThierry Vignaud2007-12-061-1/+1
|
* handle e1000e driverThierry Vignaud2007-12-061-0/+1
|
* - diskdrake:Pascal Rigaux2007-12-041-0/+2
| | | | | | o drop "Undo", "Restore partition table", "Save partition table" (preparing to switch to libparted)
* - bootloader-config:Pascal Rigaux2007-11-301-0/+2
| | | | | o do not drop entries "failsafe" and "linux-nonfb" when removing a kernel
* - localedrake:Pascal Rigaux2007-11-301-0/+1
| | | | | o restrict the proposed input-methods for each language
* - localedrake:Pascal Rigaux2007-11-301-0/+2
| | | | | o adapt to cooker: scim-tables-skim is now skim-scim-tables
* - bootloader:Pascal Rigaux2007-11-261-0/+1
| | | | | o handle "alien" grub entries that will be kept verbatim (#23591)
* - bootloader:Pascal Rigaux2007-11-261-0/+2
| | | | | | o handle "root (hd...)" for menu.lst entries (#23591) (nb: when writing, "root ..." will not be used)
* - bootloader:Pascal Rigaux2007-11-261-0/+3
| | | | | | o when reading existing menu.lst, keep verbatim entries for which the device has no mount-point
* - diskdrake:Pascal Rigaux2007-11-201-0/+1
| | | | | | | | | o always display the {info} field of the drive (not only in expert mode) TODO: understand why titi sets the {info} field using the "serial" of the device, it seems quite ugly on a test here. (was introduced in detect_devices.pm, r214435)
* - diskdrake:Pascal Rigaux2007-11-191-0/+2
| | | | | | o disallow "Use for loopback" when the partition used for loopback is not formatted (#35535)
* fix last commit (unsaved file :-()Thierry Vignaud2007-11-131-1/+1
|
* (umount) fix garbaged error messages when umounting fsThierry Vignaud2007-11-131-0/+3
|
* 10.5.3Pascal Rigaux2007-11-091-0/+2
|
* - bootloader-config:Pascal Rigaux2007-11-091-0/+2
| | | | | | | o do not create "linux" entries for xen kernels, but "xen" entries instead (as requested by guillomovitch on #mandrivafr)
* - localedrake:Pascal Rigaux2007-11-081-0/+2
| | | | | o fix handling variant together with charset (eg: uz.UTF-8@Latn) (#35090)
* prevent altering tool and the like when catching a bug (#35241)Thierry Vignaud2007-11-061-0/+3
|
* 10.5.2Thierry Vignaud2007-11-061-0/+2
|
* report gdb trace if possibleThierry Vignaud2007-11-061-0/+1
|
* add support for ext4Thierry Vignaud2007-11-061-0/+2
|
* keep buggy process around so that we can run gdb on it (if perl segfaulted)Thierry Vignaud2007-11-061-0/+2
|
* log my changesOlivier Blin2007-10-311-0/+3
|
* 10.5.1Thierry Vignaud2007-10-311-0/+2
|
* - bootloader-config:Pascal Rigaux2007-10-241-1/+4
| | | | | | o if drakx-kbd-mouse-x11 is not installed, simply don't add bootsplash instead of dying
* - bootloader-config must not need network::network from libdrakx-netPascal Rigaux2007-10-241-0/+1
|
* drakclock/finish-install: disable DPMS and screensaver when setting time not ↵Olivier Blin2007-10-231-0/+2
| | | | to blank monitor (#17031)
* fix buttons order under KDE when using compiz (by detecting ↵Olivier Blin2007-10-231-0/+2
| | | | kde-window-decorator)
* 10.5.0Thierry Vignaud2007-10-151-0/+2
|
* - localedrake:Pascal Rigaux2007-10-151-0/+2
| | | | | | | | o do propose "Suisse" after selecting french language (#34675) nb: it was not selected because CH is associated to de_CH whereas it also exists fr_CH. hence country_to_locales()
* (set_auth_value) fix switching from "no_password" to "(root|user)_password" ↵Thierry Vignaud2007-10-101-0/+3
| | | | (#34490)
* 10.4.239Thierry Vignaud2007-10-051-0/+2
|
* (display_release_notes) fix release notes window size in !install modeThierry Vignaud2007-10-051-0/+2
|
* 10.4.237Olivier Blin2007-10-051-0/+2
|
* add shadow 'in' around Gtk2::SimpleList widgetsOlivier Blin2007-10-051-0/+1
|
* fix version reported by drakfont & harddrakeThierry Vignaud2007-10-041-0/+1
|
* when checking dkms module packages, check that modules are either available ↵Olivier Blin2007-10-041-0/+2
| | | | in urpmi media, or already installed (fix detection in live)
* do not vivify moddeps (fix installed modules detection, #34478)Olivier Blin2007-10-041-0/+2
|
* 10.4.235Thierry Vignaud2007-10-041-0/+2
|
* finish-install: use translations for network stepThierry Vignaud2007-10-041-0/+1
|
* - diskdrake --filesharePascal Rigaux2007-10-041-0/+3
| | | | | o install nautilus-filesharing if nautilus is installed (#34262)