summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* centralize common textdomains in a single common place, thus ensuring ↵Thierry Vignaud2007-06-281-0/+2
| | | | they'll be binded (#31580)
* bump release for drakxtools (10.4.140)10.4.140Thierry Vignaud2007-06-281-0/+2
|
* - use modularized ide drivers and configure ide-controller in modprobe.confPascal Rigaux2007-06-281-1/+4
| | | | | | | - bootloader-config: o configure ide-controller in modprobe.conf for upgrading to kernels with modularized ide drivers
* merge "ide" and "all_ide" categories since we now use fully modularezed ide ↵Thierry Vignaud2007-06-281-0/+3
| | | | drivers
* bump release for drakxtools (10.4.139)10.4.139Thierry Vignaud2007-06-271-0/+2
|
* (mandrake_release_info) introduce it in order to have full release info (eg: ↵Thierry Vignaud2007-06-271-0/+2
| | | | for #31223)
* bump release for drakxtools (10.4.138)10.4.138Thierry Vignaud2007-06-211-0/+2
|
* log last commitThierry Vignaud2007-06-181-0/+1
|
* prevent "unlisted driver" error for snd-aoa, snd-cs5530, snd-echo3g,Thierry Vignaud2007-06-151-0/+3
| | | | | snd-usb-caiaq & snd-usb-usx2y drivers
* add support for snd-cmi8788 driverThierry Vignaud2007-06-151-0/+1
|
* stop scannerdrake from fooling us about scanners and from leading us to displayThierry Vignaud2007-06-141-0/+4
| | | | | twice the same device (#31182)
* bump release for drakxtools (10.4.136)10.4.136Thierry Vignaud2007-06-121-0/+2
|
* add a class for biometric sensors (fingerprint for now) (#31182)Thierry Vignaud2007-06-121-0/+2
|
* - diskdrakePascal Rigaux2007-06-111-0/+2
| | | | | o fix 1.9TB displayed as 1TB
* - drakboot -bootPascal Rigaux2007-06-111-0/+3
| | | | | o update splash when changing framebuffer resolution (#27470)
* bump release for drakxtools (10.4.135)10.4.135Thierry Vignaud2007-06-081-0/+2
|
* (search_windows_font) simplify finding windows fonts & make it now really ↵Thierry Vignaud2007-06-081-0/+2
| | | | case insensitive
* (search_windows_font) do not misbelieve a font is already installed ifThierry Vignaud2007-06-071-0/+3
| | | | | | substring of another font name (eg "l.ttf" wouldn't be installed if "arial.ttf" was)
* (set_main_window_size) enable to override default size with Gtk+ frontendThierry Vignaud2007-06-061-0/+3
|
* bump release for drakxtools (10.4.134)10.4.134Thierry Vignaud2007-06-061-0/+2
|
* (search_windows_font) fix crash (#28016)Thierry Vignaud2007-06-061-0/+1
|
* (search_windows_font) fix enumerating fonts on old windows (#28016)Thierry Vignaud2007-06-061-0/+3
|
* bump release for drakxtools (10.4.133)10.4.133Thierry Vignaud2007-06-051-0/+2
|
* (search_windows_font) fix crashThierry Vignaud2007-06-051-0/+1
|
* - bootloader-config:Pascal Rigaux2007-06-051-0/+3
| | | | | o handle kernel-xen-uptodate (#31154)
* bump release for drakxtools (10.4.132)10.4.132Thierry Vignaud2007-06-041-0/+2
|
* (search_windows_font) try different cases on windows partitions (based on ↵Thierry Vignaud2007-06-041-0/+1
| | | | ffixxx suggestion, #28016)
* (search_windows_font) do see fuse-mounted or ntfs-3g windows partitions ↵Thierry Vignaud2007-06-041-0/+2
| | | | (ffixxx, #28016)
* drakhelp: fix .mozilla dir as root when it doesn't exists (#29775)Thierry Vignaud2007-06-041-0/+2
|
* update NEWS fileOlivier Blin2007-06-041-1/+1
|
* (getUPS) do not detect some mice as UPSes (#30475)Thierry Vignaud2007-06-041-0/+2
|
* draksec: make the help dialog clearer about default values (#24159)Thierry Vignaud2007-06-041-0/+2
|
* (get_package) fix UTF-8 issue in drakbug (#31067)Thierry Vignaud2007-05-281-1/+1
|
* (to_utf8) tell perl this is now UTF-8 (spotted by #31067 and also seenThierry Vignaud2007-05-281-0/+1
| | | | | before in rpmdrake)
* handle snd-cs5530 driverThierry Vignaud2007-05-281-0/+2
|
* drop support for kernel-2.4.xThierry Vignaud2007-05-281-0/+2
|
* - progress bar wait_message: ensure it doesn't go crazy when asked to updatePascal Rigaux2007-05-231-0/+2
| | | | | | with the same fraction (eg #30090) - also do hide the progress bar (maybe we should not hide it?)
* - diskdrake:Pascal Rigaux2007-05-211-0/+3
| | | | | o when formatting ntfs don't zero partition (#30928)
* 10.4.13110.4.131Pascal Rigaux2007-05-181-0/+3
|
* fix englishPascal Rigaux2007-05-181-1/+1
|
* fix resizing's faillures due to udev's race when writing the partition tableThierry Vignaud2007-05-161-0/+4
| | | | | thus deleting then recreating the nodes (thus leaving a race window...)
* format 10.4.130's changelogThierry Vignaud2007-05-161-6/+4
|
* tag 10.4.13010.4.130Thierry Vignaud2007-05-161-0/+2
|
* - bootloader-config:Pascal Rigaux2007-05-151-0/+3
| | | | | | o do create /boot/initrd-xxx.img when there is no bootloader (#30771 comment #21)
* use "mkfs.ext3" instead of "mkfs.ext2 -J"Pascal Rigaux2007-05-141-0/+4
| | | | | | | | (to have dir_index & resize_inode features) (cf Frederik Himpe 23 Apr 2007 mail on cooker: "Installer does not create ext3 partitions with dir_index and resize_inode?")
* - localedrake:Pascal Rigaux2007-05-091-0/+2
| | | | | o don't call grub-gfxmenu when used by simple user
* create udev nodes configuration file in /etc/udev/devices.d/ instead of ↵Olivier Blin2007-04-301-0/+2
| | | | conf.d (used for modem and mouse)
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+111