summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* - use and install ntfs-3g by default for ntfs partitions (#37823)Pascal Rigaux2008-03-031-0/+1
|
* (getSCSI) adapt to new kernel-2.6.25's sysfs layout (Eric Pielbug, #38235)Thierry Vignaud2008-03-031-0/+1
|
* (write_preload_conf) select proper padlock module for Via CPU (Derek ↵Thierry Vignaud2008-03-031-0/+2
| | | | Jennings, #38311)
* sortThierry Vignaud2008-03-031-3/+3
|
* 10.7Thierry Vignaud2008-03-031-0/+2
|
* add bug IDThierry Vignaud2008-03-031-1/+1
|
* - bootloader-config:Pascal Rigaux2008-03-031-0/+2
| | | | | o have a nicer name for "mnb" kernels
* (do_pkgs_standalone::install) run gurpmi instead of urpmi in GUI mode (#24044)Thierry Vignaud2008-03-031-0/+1
| | | | | (needs urpmi > 5.6)
* - drakbug:Pascal Rigaux2008-02-291-0/+4
| | | | | | o do not catch exception if $^S is undef (occurs when "eval { require foo }" and foo.pm do "use not_available")
* 10.6.25Olivier Blin2008-02-281-0/+2
|
* log changesOlivier Blin2008-02-281-0/+1
|
* - do not assign a mount point to partitions of type "Compaq diagnostics"Pascal Rigaux2008-02-271-0/+3
|
* 10.6.23Thierry Vignaud2008-02-251-0/+2
|
* (search_windows_font) fix crashing when encountering file names withThierry Vignaud2008-02-251-0/+3
| | | | | meta characters on windows partitions (#36482)
* (autologin_choice) make sure users are not listed twice (#38116)Thierry Vignaud2008-02-251-0/+2
|
* - adapt to cooker:Pascal Rigaux2008-02-221-0/+2
| | | | | o jfsprogs is now jfsutils
* log last commitThierry Vignaud2008-02-211-0/+2
|
* 10.6.22Thierry Vignaud2008-02-211-0/+2
|
* - diskdrake:Pascal Rigaux2008-02-211-0/+2
| | | | | | | | o fix switching from LABEL=xxx to /dev/yyy in fstab (#37914) merge_fstabs() was doing add2hash, replacing it with add2hash_ so that faked_device => 1 from fstab is not kept
* move all driver list & troubleshooting in an advanced expanderThierry Vignaud2008-02-201-0/+2
|
* log latest commitThierry Vignaud2008-02-201-0/+1
|
* - drakboot --boot:Pascal Rigaux2008-02-191-0/+3
| | | | | | | o fix dropping grub "configfile" entries when switching to lilo more precisely: fix reading existing grub "configfile" entries
* 10.6.20Thierry Vignaud2008-02-181-0/+2
|
* disambiguate harddrake entriesThierry Vignaud2008-02-181-2/+3
|
* use p4-clockmod for some Intel family 6 processors not supporting EST ↵Olivier Blin2008-02-181-0/+1
| | | | (Enhanced SpeedStep), models selected from p4-clockmod source code
* use speedstep-centrino only for supported models and prefer acpi-cpufreq ↵Olivier Blin2008-02-181-0/+2
| | | | (patch from Herton, #30208)
* update NEWSOlivier Blin2008-02-181-0/+3
|
* install linuxwacom if neededThierry Vignaud2008-02-151-0/+1
|
* - diskdrake:Pascal Rigaux2008-02-141-0/+4
| | | | | | o final fix for resizing's failures due to udev's race (when writing the partition, do not del/add the same partition)
* 10.6.18Thierry Vignaud2008-02-121-0/+2
|
* (_gtk__Sexy_IconEntry) handle 'icon-pressed' signal tooThierry Vignaud2008-02-121-0/+2
|
* 10.6.17Thierry Vignaud2008-02-111-0/+2
|
* (_gtk__Sexy_IconEntry) add support for Gtk2::Sexy::IconEntry (needed for ↵Thierry Vignaud2008-02-111-0/+1
| | | | rpmdrake)
* log last changelogThierry Vignaud2008-02-111-0/+4
|
* 10.6.15Thierry Vignaud2008-02-071-0/+2
|
* do not try to install openoffice64 on x86_64 (#37318)Thierry Vignaud2008-02-071-0/+3
|
* 10.6.14Thierry Vignaud2008-02-051-0/+2
|
* (search_dir_font) fix crashing on file names with meta characters (#36482)Thierry Vignaud2008-02-051-0/+2
|
* log latest changesThierry Vignaud2008-02-051-0/+2
|
* - bootloader-config:Pascal Rigaux2008-02-051-0/+4
| | | | | | | | o never use "vmlinuz-desktop" or "initrd-desktop.img", always use "vmlinuz" or "initrd.img" (#35721) this should have been done together with commit r226739 (2007-08-31)
* 10.6.11Thierry Vignaud2008-01-311-0/+2
|
* stop translating program name in bugzilla (#35241)Thierry Vignaud2008-01-311-0/+1
|
* explain what is the usefull part of the gdb traceThierry Vignaud2008-01-311-0/+1
|
* log latest drakbug commitThierry Vignaud2008-01-311-0/+1
|
* autoselect distro version in bugzillaThierry Vignaud2008-01-311-0/+3
|
* 10.6.10Thierry Vignaud2008-01-281-0/+2
|
* add BR idThierry Vignaud2008-01-281-1/+1
|
* - diskdrake --fileshare:Pascal Rigaux2008-01-281-0/+2
| | | | | o adapt to nfs-utils service rename (nfs-server instead of nfs)
* - handle new drivers: Thierry Vignaud2008-01-281-0/+7
| | | | | | | | | | o ethernet: cpmac o gigabit: ipg o pata/sata: pata_bf54x, sata_fsl o sound: snd-at73c213 o tv cards: cx23885 o webcams: tcm825x
* add entryPascal Rigaux2008-01-281-0/+1
|