summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix configuring ibus for KDE4 (#56311)Thierry Vignaud2009-12-103-3/+3
|
* install ibus-qt4 if configuring ibus under KDE4 (#56311)Thierry Vignaud2009-12-103-1/+3
|
* drop support for configuring KDE3Thierry Vignaud2009-12-103-7/+6
|
* fix crash introduced by r263663 (blino, 2009-11-24) (was: "do not stayThierry Vignaud2009-12-092-0/+2
| | | | | | chdired in /mnt/var/cache/urpmi when download fails (workaround urpmi bug) 'do not stay chdired in /mnt/var/cache/urpmi'")
* log a previous change that impacts the installer tooThierry Vignaud2009-12-091-0/+2
|
* include mlabelThierry Vignaud2009-12-091-0/+1
|
* (write_label) get rid of another FIXME: fix setting volume labelThierry Vignaud2009-12-083-4/+10
| | | | instead of boot sector label for FAT fses (#52853)
* remove FIXME for ext4 : all options are defined through /etc/mke2fs.confThierry Vignaud2009-12-081-1/+1
|
* remove duplicated entry in Makefile.drakxtoolsChristophe Fergeau2009-12-011-2/+2
|
* don't use $::prefix to remove unused packagesChristophe Fergeau2009-12-011-2/+2
| | | | | | If we do that, it will mess with the locale detection. Use a separate variable for the prefix where to run urpme from, and use the normal $::prefix for the rest of the code
* fix configuring ibus (#56130)Thierry Vignaud2009-12-012-1/+4
|
* 13.013.0Thierry Vignaud2009-12-013-1/+5
|
* Add FIXME for fat labelPascal Terjan2009-12-011-0/+1
|
* do not warn about already installed packages when run as userOlivier Blin2009-12-012-3/+7
|
* fix typoOlivier Blin2009-12-011-1/+1
|
* fix do_pkgs_during_install::what_providesOlivier Blin2009-11-302-2/+6
|
* use ::prefix when removing unneeded packagesChristophe Fergeau2009-11-302-1/+2
| | | | | | | This is necessary for draklive-install on the Flash which does not copy / to the hard disk but a subdirectory. If we don't take ::prefix into account, we won't clean what we are about to install but the currently running system.
* suggest non-removable disks firstOlivier Blin2009-11-303-1/+3
|
* fix adding additional media with type media_cfg (for auto_install)Olivier Blin2009-11-302-0/+2
|
* do not pass deprecated --ifneeded option anymore to mkinitrdOlivier Blin2009-11-302-1/+2
|
* diskdrake: allow copying disk and partition infos (#55886)Pascal Terjan2009-11-262-1/+3
|
* allow labels to be set selectablePascal Terjan2009-11-262-0/+3
|
* oopsPascal Terjan2009-11-261-1/+0
|
* detect better invalid dos partition table (fixes a crash in harddrake)Pascal Terjan2009-11-262-0/+15
|
* factorize a string definitionThierry Vignaud2009-11-251-5/+6
|
* do not add removable drives as "Windows" entry in bootloaderOlivier Blin2009-11-253-0/+5
|
* add btrfs to true local fs listOlivier Blin2009-11-251-1/+1
|
* oops made an order of magnitude error in system.loop sizeChristophe Fergeau2009-11-251-1/+1
|
* adjust to new default system.loop sizeChristophe Fergeau2009-11-251-1/+1
|
* fix typosChristophe Fergeau2009-11-251-2/+2
|
* update version numbers for 2010.0 flashChristophe Fergeau2009-11-251-0/+0
|
* (pci_probe) wrap for readabilityThierry Vignaud2009-11-251-1/+2
|
* (usb_probe) wrap for readabilityThierry Vignaud2009-11-251-1/+3
|
* kill bogus fileThierry Vignaud2009-11-251-2172/+0
|
* update drakx to get proper sysfs device path from usb devicesHerton Ronaldo Krzesinski2009-11-253-4/+5
|
* Updated Romanian translationCatalin Florin Russen2009-11-241-1/+1
|
* fix 'id' description for SCSI devicesThierry Vignaud2009-11-241-1/+2
|
* fix LUN descriptionThierry Vignaud2009-11-241-1/+1
|
* (format_bus_ids) do not display bogus "0" ids for hard disksThierry Vignaud2009-11-242-0/+3
| | | | (rationale: do not vivify ids)
* (format_bus_ids) extract it (needed for next commit)Thierry Vignaud2009-11-241-4/+10
|
* fix detecting some miceThierry Vignaud2009-11-241-0/+2172
|
* fix detecting some miceThierry Vignaud2009-11-242-1/+3
|
* do not stay chdired in /mnt/var/cache/urpmi when download fails (workaround ↵Olivier Blin2009-11-242-0/+8
| | | | urpmi bug)
* do not suggest Windows mountpoint for mounted partitions (breaks install if ↵Olivier Blin2009-11-243-1/+5
| | | | the Win partition is the installer media)
* unmount swap too when unmounting all partitionsOlivier Blin2009-11-243-1/+5
|
* update NEWSOlivier Blin2009-11-242-0/+7
|
* fix SCSI driver module nameOlivier Blin2009-11-241-1/+2
|
* fix reading USB details (#55690)Olivier Blin2009-11-241-1/+1
|
* fix get_sysfs_usbpath_for_block and callersOlivier Blin2009-11-241-5/+5
|
* - first bits of btrfs supportPascal Terjan2009-11-242-2/+7
|