summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 10.4.13710.4.137Pascal Rigaux2007-06-212-1/+3
|
* hide *.moPascal Rigaux2007-06-210-0/+0
|
* hide *.moPascal Rigaux2007-06-210-0/+0
|
* fix tityposPascal Rigaux2007-06-212-2/+2
|
* - auto_install:Pascal Rigaux2007-06-192-0/+7
| | | | | | | o ensure /etc/resolv.conf is configured in /mnt for network installs (reported by guillomovitch on freenode #mandrivafr)
* - auto_install: allow "automatic=met:http,ser:server,dir:/pub/dirPascal Rigaux2007-06-193-2/+22
| | | | | kickstart=/pub/auto_inst.cfg" to get http://server/pub/auto_inst.cfg (#31474)
* adapt it to new installer layout (#22307)Thierry Vignaud2007-06-181-1/+1
|
* add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377)Thierry Vignaud2007-06-184-0/+4
|
* log last commitThierry Vignaud2007-06-181-0/+1
|
* do not package anymore drakautoinst since it's broken (#27860)Thierry Vignaud2007-06-181-1/+1
|
* update (Sharuzzaman Ahmat Raslan)Thierry Vignaud2007-06-181-129/+107
|
* updated translationPavel Maryanov2007-06-161-76/+33
|
* prevent "unlisted driver" error for snd-aoa, snd-cs5530, snd-echo3g,Thierry Vignaud2007-06-152-0/+8
| | | | | snd-usb-caiaq & snd-usb-usx2y drivers
* add support for snd-cmi8788 driverThierry Vignaud2007-06-153-1/+3
|
* updated translationPavel Maryanov2007-06-151-183/+119
|
* stop scannerdrake from fooling us about scanners and from leading us to displayThierry Vignaud2007-06-142-1/+6
| | | | | twice the same device (#31182)
* (detect) export the whole device data as seen by detect_devices since it'sThierry Vignaud2007-06-141-0/+1
| | | | | needed by some callers (eg: harddrake::data::pciusb_id()) (#31182)
* bump release for drakxtools (10.4.136)10.4.136Thierry Vignaud2007-06-122-1/+3
|
* add a class for biometric sensors (fingerprint for now) (#31182)Thierry Vignaud2007-06-122-0/+10
|
* update (Vilhelmo Lutermano)Thierry Vignaud2007-06-112-250/+986
|
* - diskdrakePascal Rigaux2007-06-113-5/+11
| | | | | o fix 1.9TB displayed as 1TB
* - drakboot -bootPascal Rigaux2007-06-112-1/+8
| | | | | o update splash when changing framebuffer resolution (#27470)
* fix getting error message from /boot/grub/install.sh (#26465)Pascal Rigaux2007-06-081-1/+1
|
* bump release for drakxtools (10.4.135)10.4.135Thierry Vignaud2007-06-082-1/+3
|
* (search_windows_font) simplify it by puting error management out of loopThierry Vignaud2007-06-081-10/+5
|
* (search_windows_font) simplify finding windows fonts & make it now really ↵Thierry Vignaud2007-06-082-14/+16
| | | | case insensitive
* (search_windows_font) do not misbelieve a font is already installed ifThierry Vignaud2007-06-072-2/+5
| | | | | | substring of another font name (eg "l.ttf" wouldn't be installed if "arial.ttf" was)
* (search_windows_font) typo fix (ffixxx)Thierry Vignaud2007-06-071-1/+1
|
* not working yet, still need to implement copy_new_version and "Upgrading ↵Pascal Rigaux2007-06-072-0/+237
| | | | additional applications"
* only format loopback on Flash 1.0Olivier Blin2007-06-071-1/+3
|
* (set_main_window_size) enable to override default size with Gtk+ frontendThierry Vignaud2007-06-062-1/+4
|
* bump release for drakxtools (10.4.134)10.4.134Thierry Vignaud2007-06-062-1/+3
|
* (search_windows_font) fix crash (#28016)Thierry Vignaud2007-06-062-2/+4
|
* (search_windows_font) fix enumerating fonts on old windows (#28016)Thierry Vignaud2007-06-062-1/+4
|
* bump release for drakxtools (10.4.133)10.4.133Thierry Vignaud2007-06-052-1/+3
|
* (search_windows_font) fix crashThierry Vignaud2007-06-052-2/+3
|
* - bootloader-config:Pascal Rigaux2007-06-052-1/+6
| | | | | o handle kernel-xen-uptodate (#31154)
* bump release for drakxtools (10.4.132)10.4.132Thierry Vignaud2007-06-042-1/+3
|
* (search_windows_font) try different cases on windows partitions (based on ↵Thierry Vignaud2007-06-042-2/+6
| | | | ffixxx suggestion, #28016)
* (search_windows_font) do see fuse-mounted or ntfs-3g windows partitions ↵Thierry Vignaud2007-06-042-1/+3
| | | | (ffixxx, #28016)
* do not fork useless shellsThierry Vignaud2007-06-041-2/+2
|
* drakhelp: fix .mozilla dir as root when it doesn't exists (#29775)Thierry Vignaud2007-06-042-0/+3
|
* update NEWS fileOlivier Blin2007-06-041-1/+1
|
* fix USB UPS detection logic (whitelist supported hardware)Olivier Blin2007-06-041-10/+18
|
* do not assign hidups driver to all usbhid devicesOlivier Blin2007-06-041-1/+1
|
* remove unused configurator_autoOlivier Blin2007-06-041-1/+0
|
* stop modifying hotplug blacklistOlivier Blin2007-06-041-1/+0
|
* (getUPS) do not detect some mice as UPSes (#30475)Thierry Vignaud2007-06-042-1/+3
|
* draksec: make the help dialog clearer about default values (#24159)Thierry Vignaud2007-06-042-1/+3
|
* add Flash rescue (from Brazilian team)Olivier Blin2007-06-049-0/+1093
|