summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* - 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)
* 10.4.234Olivier Blin2007-10-041-0/+2
|
* finish-install: use translations for keyboard and 3D stepsOlivier Blin2007-10-041-0/+2
|
* 10.4.232Olivier Blin2007-10-031-0/+2
|
* add helper to get kernel module path (to be used in draklive)Olivier Blin2007-10-031-0/+2
|
* 10.4.231Nicolas Vigier2007-10-031-0/+6
|
* 10.4.230Thierry Vignaud2007-10-031-0/+2
|
* - bootloader:Pascal Rigaux2007-10-031-0/+3
| | | | | o if there is a /boot, check /boot instead of "/" to allow grub or not
* 10.4.226Thierry Vignaud2007-10-021-0/+2
|
* add ath5k module in wireless categoryOlivier Blin2007-10-021-0/+1
|
* add missing bug referenceThierry Vignaud2007-10-021-1/+1
|
* make authentication items be alignedThierry Vignaud2007-10-021-0/+2
|
* - drakauth:Pascal Rigaux2007-10-021-0/+3
| | | | | | | o install lib64sasl2-plug-gssapi on x86_64 (instead of libsasl2-plug-gssapi) (thanks to Colin Close)
* 10.4.225Thierry Vignaud2007-10-011-0/+2
|
* (Options) improved wrapping of mount option descriptions (#19848) ;Thierry Vignaud2007-10-011-0/+1
| | | | | but we should use very short strings and move most of descriptions in help
* - diskdrake:Pascal Rigaux2007-10-011-0/+3
| | | | | o bugfix 10.4.162: allow "LVM" on RAID (#34359)
* space fixOlivier Blin2007-09-281-2/+2
|