summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.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
|
* fix another xguest file pathOlivier Blin2009-11-231-1/+1
|
* fix xguest existence testOlivier Blin2009-11-231-1/+1
|
* fix using stdin and stdout in builtin dd commandOlivier Blin2009-11-192-1/+2
|
* really disable draksplashThierry Vignaud2009-11-191-1/+1
|
* sort it somewhatThierry Vignaud2009-11-181-11/+11
|
* 12.78Thierry Vignaud2009-11-182-1/+3
|
* log's teuf changeThierry Vignaud2009-11-181-0/+2
|
* hide Gtk+ "close" button when displaying first time wizard that nowThierry Vignaud2009-11-182-2/+4
| | | | has a HTML "close" button again
* make logs look consistent (needed for next commit)Thierry Vignaud2009-11-181-1/+2
|