Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove install::pkgs::read_rpmsrate proxy function | Olivier Blin | 2008-08-18 | 1 | -2/+3 |
| | |||||
* | (default_packages) fix selecting locales-XX for locales that specify | Thierry Vignaud | 2008-08-18 | 1 | -1/+3 |
| | | | | | scripting (#42663) | ||||
* | fix crash when detecting network connection with supplementary media | Olivier Blin | 2008-04-01 | 1 | -3/+1 |
| | |||||
* | move functions to get available space from installer to drakxtools (to be ↵ | Olivier Blin | 2008-03-20 | 1 | -31/+1 |
| | | | | used in draklive-install) | ||||
* | - do not propose to upgrade non-mandriva and non-conectiva distros (#38408) | Pascal Rigaux | 2008-03-13 | 1 | -0/+7 |
| | |||||
* | - do not load i810fb, rely on vesa xorg drive instead (it may help #37772) | Pascal Rigaux | 2008-03-05 | 1 | -16/+0 |
| | |||||
* | - use and install ntfs-3g by default for ntfs partitions (#37823) | Pascal Rigaux | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | remove spurious '*' character (grmpf) | Olivier Blin | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | move create_minimal_files() from install::any to fs::any | Olivier Blin | 2008-02-28 | 1 | -13/+1 |
| | |||||
* | create common::parse_release_file() out of find_root_parts() | Pascal Rigaux | 2008-01-30 | 1 | -10/+2 |
| | |||||
* | install SMP packages when "match_all_hardware" option is set | Olivier Blin | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | - do not rebuild rpmdb if it is ok | Pascal Rigaux | 2007-12-11 | 1 | -2/+2 |
| | | | | | (will workaround #32547) (need perl-URPM 3.01) | ||||
* | with cp_with_progress_() with a cleaner prototype + the ability to pass | Pascal Rigaux | 2007-10-01 | 1 | -5/+15 |
| | | | | | options. (nb: option keep_special is not the default) | ||||
* | - do not display any message when user screenshot when chrooted during install | Pascal Rigaux | 2007-09-24 | 1 | -5/+8 |
| | | | | | of pkgs (#33752) | ||||
* | allow to specify keep_unrequested_dependencies in auto_inst | Olivier Blin | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | do not use $::o in install::pkgs (to be consistent with next commit and to ↵ | Olivier Blin | 2007-09-19 | 1 | -1/+1 |
| | | | | please pixel) | ||||
* | - advertising: restore support for $title in .pl files (wrongly dropped in ↵ | Pascal Rigaux | 2007-09-17 | 1 | -0/+2 |
| | | | | 10.4.195) | ||||
* | advertising: drop support for .pl files, only {title} was still supported, ↵ | Pascal Rigaux | 2007-09-14 | 1 | -2/+0 |
| | | | | and it's unused | ||||
* | cleanup: use URPM::packages_providing() | Pascal Rigaux | 2007-09-14 | 1 | -1/+1 |
| | |||||
* | get the arch from release_file | Pascal Rigaux | 2007-09-13 | 1 | -3/+3 |
| | |||||
* | - nicely adjust mtime of fontconfig cache files | Pascal Rigaux | 2007-08-31 | 1 | -0/+19 |
| | | | | | | (otherwise the mtime may be in the future since files are not created with the chosen timezone, but only in UTC. and fc-cache doesn't like this at all) | ||||
* | drop Move support (unused for quite a long time and superceeded by Globetrotter | Thierry Vignaud | 2007-08-27 | 1 | -4/+0 |
| | | | | | which itself was obsoleted by Mdv One) | ||||
* | (setPackages) install kernel-desktop-devel-latest instead of | Thierry Vignaud | 2007-08-24 | 1 | -2/+2 |
| | | | | | | | | kernel-source-stripped-latest on upgrade we should select a more sensitive devel package (according to laptop/server/... flavor, but the bug was already there anyway... | ||||
* | use intel_agp instead of intel-agp | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | use usb_storage instead of usb-storage | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | rename {mediums} field into {media} to be compatible with urpm:: modules ↵ | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
| | | | | (from urpmi) | ||||
* | - fix range max value >2TB when creating a partition (useful for LVs >2TB) | Pascal Rigaux | 2007-08-06 | 1 | -1/+1 |
| | | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB | ||||
* | drop supermount support (it has been dropped from our kernel) | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | - allow using sqlite for rpmdb when using option rpm_dbapi=4 | Pascal Rigaux | 2007-07-11 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+1411 |