| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
groups
|
| |
|
|
|
|
| |
(fix not displaying packages description in network installs) (mga#549)
|
|
|
|
|
|
|
| |
rationale:
{count} is dead since switching to URPM ten years ago...
(commit r198847 by fpons on Jul 10 2002:
"use perl-URPM instead of rpmtools")
|
| |
|
| |
|
|
|
|
| |
(_install_raw,install) propagate exit code
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
for testing (it looks like urpm::set_tune_rpm() is more effective than
what does install::pkgs::install() & _remove_raw()
|
|
|
|
|
|
|
|
|
|
|
| |
(for fast testing; warning: no coverage for %post scripts errors or
missing requires, non explicit file conflicts, ...)
(installPackages) don't try to run ldconfig in 'justdb' mode
(configureNetwork) don't try to set firewall, file tests will fail
(afterInstallPackages) don't check for file
|
| |
|
| |
|
|
|
|
|
|
| |
this option to '-s' is making text autoinstall a lot cleaner and avoids missing
warnings when installing rpms.
|
| |
|
|
|
|
| |
(mga#5487)
|
|
|
|
| |
packages
|
|
|
|
| |
signatures once "do not ask again" has been checked in
|
|
|
|
| |
option is set
|
| |
|
|
|
|
|
|
|
|
|
| |
(unselectAllPackages) unselect already suggested packages when
performing a minimal install if "no suggests" option was choosen
(mga#5209)
rationale: the no_suggests option only applies after selecting
basesystem (thus minimal install has urpmi b/c basesystem suggest urpmi)
|
|
|
|
| |
so that next commit is more readable
|
| |
|
|
|
|
|
|
| |
package descriptions from headers (mga#549)
(got ripped after swtiching to urpmi, needed for next commits)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
HASH(0x6939a20) (it is either in skip.list or already rejected)"
messages in drakx logs
They got introduced by pterjan in commit r267278 on Apr 1 2010 and
r267288 on Apr 2 2010:
- "compute dependencies on full list of packages from a rpmsrate level
instead of doing it individually..."
- "Use all included levels to resolv dependencies instead of doing it
level by level"
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
having PAE since PAE support is mandatory for kernel-server (#1414)
|
| |
|
|
|
|
|
| |
(needed for next commit)
|
|
|
|
|
| |
- use 'LDAP' instead of 'Ldap'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with Mageia.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line
Add drakx structure on the SVN
------------------------------------------------------------------------
r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned advertising
------------------------------------------------------------------------
r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line
Import Clean perl-install
------------------------------------------------------------------------
r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line
Add cleaned files
------------------------------------------------------------------------
r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned kernel
------------------------------------------------------------------------
r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line
Import cleaned tools
------------------------------------------------------------------------
r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line
Import stage1
------------------------------------------------------------------------
r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line
Import images
------------------------------------------------------------------------
r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines
readd missing file
------------------------------------------------------------------------
r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line
Import rescue
------------------------------------------------------------------------
r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines
import cleaned rescue for Mageia
------------------------------------------------------------------------
r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line
import (cleaned) doc
------------------------------------------------------------------------
|
|
|
|
| |
level
|
|
|
|
|
|
| |
of doing it individually. this way choices are made knowing the full list
of wanted packages and kdm does not end up on GNOME install because dm was resolved
before reaching gdm
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(only kernel-desktop586-latest is available on Dual ISO for i586)
|
|
|
|
|
| |
(comma-separated list in $o->{preferred_packages})
|
| |
|
| |
|
|
|
|
| |
(needs urpmi > 6.26.1)
|
|
|
|
|
| |
--replacepkgs which is implied by force in URPM.xs)
|