| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
------------------------------------------------------------------------
|
| |
|
|
|
|
| |
'debug_urpmi' option
|
|
|
|
| |
while performing actual package installation)
|
|
|
|
|
| |
(it never worked and it was never used)
|
|
|
|
|
|
|
|
| |
(to initialize urpmi orphans)
- for this, we must ensure $packages (which is similar to urpmi's $urpm) has
field {root}
|
|
|
|
| |
auto-install)
|
| |
|
| |
|
|
|
|
| |
(since interactive installs don't depend on it being set to max anymore)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
we got 'Ia Ora Smooth' theme") since we'd better set the theme through
/etc/gtk-2.0/gtkrc because altering META_CLASS can trigger unwanted
behavior in rpm scriptlets, which might use $META_CLASS
|
| |
|
| |
|
|
|
|
|
| |
(regression introduced in 10.16) (#39104)
|
| |
|
|
|
|
|
|
| |
nb: one must not set $o->{locale}{lang} directly, otherwise
$o->{locale}{country} will not have a valid value, hence some issues...
|
| |
|
|
|
|
| |
install::install2::formatPartitions() (to be used in draklive-install
|
| |
|
| |
|
| |
|
|
|
|
| |
/modules/modules.dep
|
|
|
|
|
| |
fixes reiser4 appearing in diskdrake during install (#36999)
|
|
|
|
| |
error (#31478)
|
| |
|
|
|
|
|
| |
(esp when used in patch-oem.pl)
|
|
|
|
|
| |
needed for lilo since we don't use lilo in chroot
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(it sets global variable $::uuid_by_default)
|
|
|
|
|
|
| |
(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)
|
|
|
|
|
| |
those meta_class are obsolete
|
|
|
|
|
| |
which itself was obsoleted by Mdv One)
|
|
|
|
|
|
|
| |
Mdv One)
we should just drop Mdv Move code btw...
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o create only one user
o fix checking user info (#32517)
- install:
o merge root password step and create user step
(new setRootPassword_addUser step name, but still handle addUser
setRootPassword in interactiveSteps for auto_installs)
o fix checking user creation info (#32517)
o allow to create only one user per default, but add an entry in summary to
create more users
o authentication method is not configurable anymore for now.
should we add it to summary?
|
| |
|
|
|