summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
...
* (switch) grey 5.1 sound option if PA is disabledThierry Vignaud2008-05-131-1/+1
|
* (switch) grey PA routing if PA is disabledThierry Vignaud2008-05-091-0/+1
|
* disable PA routing when PA is disabled (#40219)Thierry Vignaud2008-05-091-0/+2
|
* handle new pata_sch driverThierry Vignaud2008-05-081-0/+3
|
* 10.31Pascal Rigaux2008-04-241-0/+2
|
* fix previous commit: merge of commits was wrong herePascal Rigaux2008-04-241-2/+4
|
* - bootloader-config:Pascal Rigaux2008-04-241-0/+2
| | | | | | o do not detect device.map inconsistency when "/boot" (or "/") is on Linux software raid (/dev/mdX), cf #28309 and #35714
* 10.30Olivier Blin2008-04-231-0/+2
|
* list generic module in disk/ideOlivier Blin2008-04-231-0/+1
|
* fix fd leak when detecting network driver (mostly notable in network center ↵Olivier Blin2008-04-181-0/+2
| | | | and drakroam)
* - bootloader-config:Pascal Rigaux2008-04-141-0/+3
| | | | | | o fix detecting device.map inconsistency when "/boot" and "/" are not on same "drive" (esp. when "/" is LVM and "/boot" is not, #39229)
* - diskdrake:Pascal Rigaux2008-04-141-0/+2
| | | | | o ensure no "division by zero" runtime error (#34931)
* only add formatted partitions in fstab (or else it will make subsequent boot ↵Olivier Blin2008-04-061-0/+4
| | | | fail)
* 10.29Olivier Blin2008-04-031-0/+2
|
* write UTC setting in /etc/adjtime (#36522)Olivier Blin2008-04-031-0/+1
| | | | | see RH #438124 and http://git.fedorahosted.org/git/anaconda.git?p=anaconda.git;a=commitdiff;h=4195005f05b87bbd75c6d9dc5ca034cceecaa4b7
* fix detecting modules installed in new dkms locations (/dkms and ↵Olivier Blin2008-04-031-0/+4
| | | | /dkms-binary) instead of /kernel
* 10.27Thierry Vignaud2008-04-031-0/+2
|
* configure urpmi media if network is up and no media are configured (#38202)Olivier Blin2008-04-031-0/+3
|
* - drakboot:Olivier Blin2008-04-031-0/+3
| | | | | | o stop workarounding glibc misconfiguration when listing users (#38116), it is now handled in MDK::Common (see #34279)
* do not write decimal values in theme config (#38271)Olivier Blin2008-04-021-0/+3
|
* 10.25Thierry Vignaud2008-04-011-0/+2
|
* log latest blino's changeThierry Vignaud2008-04-011-0/+2
|
* 10.24Thierry Vignaud2008-04-011-0/+2
|
* - diskdrake:Pascal Rigaux2008-04-011-0/+2
| | | | | o allow relatime on ntfs-3g (#39666)
* - diskdrake --fileshare:Pascal Rigaux2008-03-311-0/+2
| | | | | | | | o do not ask to install nautilus-filesharing if already installed (#39544) the fix is to make ensure_is_installed behave like ensure_are_installed when no file is given
* offer again to run drakxtv for TV cards (#39609), partially revertingThierry Vignaud2008-03-311-0/+2
| | | | | | | | | r228624 from 2007-09-19: "stop offering to run drakxtv ; rationale: - all TV players have their own wizard - kernel do a better job at autoconfiguring cards"
* (del_callback) fix crash while removing an item (#34413)Thierry Vignaud2008-03-311-0/+3
|
* fix dateOlivier Blin2008-03-271-1/+1
|
* 10.22Olivier Blin2008-03-271-0/+2
|
* really set the superuser password when using simplified user+root dialog ↵Olivier Blin2008-03-271-0/+3
| | | | (#39218)
* allow to create buttons with stock icons (for drakguard)Olivier Blin2008-03-271-0/+2
|
* handle services with "-" as default chkconfig level in more places (by ↵Olivier Blin2008-03-271-0/+2
| | | | reusing _set_service wrapper)
* - draksplash:Pascal Rigaux2008-03-271-0/+2
| | | | | | | o fix reading grub conf (#39346) also ensure we don't break $grub2dev when we're not given a valid $fstab
* kill extra spaceThierry Vignaud2008-03-251-1/+1
|
* - partitioning wizard lirary: Pascal Rigaux2008-03-251-0/+5
| | | | | | | o allow "Use free space" if there is an extended partition even if all primary partitions are used (#38804) (*old* bug!)
* sortThierry Vignaud2008-03-251-2/+2
|
* 10.20Thierry Vignaud2008-03-251-0/+2
|
* ( _create_Window) do not run main_quit if not in a main loop (eg:Thierry Vignaud2008-03-251-0/+2
| | | | | while loading GUI) but block window deletion instead (#39230)
* - diskdrake --nfsPascal Rigaux2008-03-251-0/+2
| | | | | o ensure "nfs-common" is started (#34103)
* - adduserdrakePascal Rigaux2008-03-251-0/+3
| | | | | | | o force the password to be utf8 (#23273) (that's what userdrake do)
* 10.19Thierry Vignaud2008-03-211-0/+2
|
* drakupdate_fstab: do not print added/removed mountpoints with --autoOlivier Blin2008-03-211-0/+3
| | | | | | (when run from harddrake, like in Mandriva One), but add a --verbose option instead
* supplement NEWSOlivier Blin2008-03-211-0/+1
|
* - bootloader-config, drakboot:Pascal Rigaux2008-03-211-0/+3
| | | | | | o fix device.map if it is not consistent with the system (eg: it says hd0 in sdb whereas it now is sda) (#39160)
* - diskdrake:Pascal Rigaux2008-03-211-0/+3
| | | | | | o fix setting mount point of a /dev/mdX (#39142) (regression introduced in 10.8)
* recommend using insensitive search (#39136)Thierry Vignaud2008-03-211-0/+2
|
* list ov51x-jpeg and qc-usb-messenger in webcam modules groupOlivier Blin2008-03-211-1/+1
|
* list gspca in webcam modules groupOlivier Blin2008-03-211-0/+2
|
* 10.18Olivier Blin2008-03-211-0/+2
|
* replace home path in user config files when renaming a user (#30380)Olivier Blin2008-03-201-0/+1
|