Mageia Bugzilla – Attachment 9141 Details for
Bug 20551
Installer no longer respects default rpmsrate level when selecting packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
comparing files generated by test-old & test.pl
old_and_current2.diff (text/plain), 2.08 KB, created by
Thierry Vignaud
on 2017-03-23 15:57:39 CET
(
hide
)
Description:
comparing files generated by test-old & test.pl
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2017-03-23 15:57:39 CET
Size:
2.08 KB
patch
obsolete
>--- o_old.pm 2017-03-23 15:50:41.964231542 +0100 >+++ o.pm 2017-03-23 15:51:13.870350298 +0100 >@@ -1,13 +1,24 @@ > $VAR1 = { >+ 'askmedia' => undef, > 'authentication' => { > 'sha512' => 1, > 'shadow' => 1 > }, >- 'lang' => 'fr_FR.UTF-8', >+ 'compssListLevel' => undef, >+ 'debug_urpmi' => undef, >+ 'deploops' => undef, >+ 'display' => undef, >+ 'doc' => undef, >+ 'freedriver' => undef, >+ 'justdb' => undef, >+ 'lang' => 'fr', > 'locale' => { > 'lang' => 'en_US' > }, >+ 'meta_class' => undef, >+ 'method' => undef, > 'net' => {}, >+ 'nomouseprobe' => undef, > 'orderedSteps' => [ > 'selectLanguage', > 'acceptLicense', >@@ -32,8 +43,14 @@ > 'partitioning' => { > 'auto_allocate' => 0, > 'clearall' => 0, >- 'eraseBadPartitions' => 0 >+ 'eraseBadPartitions' => 0, >+ 'fdisk' => undef, >+ 'no_bad_drives' => undef, >+ 'nodmraid' => undef > }, >+ 'pcmcia' => undef, >+ 'security' => undef, >+ 'simple_themes' => undef, > 'steps' => { > 'acceptLicense' => { > 'banner_title' => 'License agreement', >@@ -263,8 +280,13 @@ > Summary' > } > }, >+ 'supplmedia' => undef, >+ 'theme' => undef, > 'timezone' => {}, > 'toRemove' => [], > 'toSave' => [], >- 'untranslated_license' => 'Bla license' >+ 'untranslated_license' => 'Bla license', >+ 'updatemodules' => undef, >+ 'useless_thing_accepted' => undef, >+ 'vga16' => undef > };
--- o_old.pm 2017-03-23 15:50:41.964231542 +0100 +++ o.pm 2017-03-23 15:51:13.870350298 +0100 @@ -1,13 +1,24 @@ $VAR1 = { + 'askmedia' => undef, 'authentication' => { 'sha512' => 1, 'shadow' => 1 }, - 'lang' => 'fr_FR.UTF-8', + 'compssListLevel' => undef, + 'debug_urpmi' => undef, + 'deploops' => undef, + 'display' => undef, + 'doc' => undef, + 'freedriver' => undef, + 'justdb' => undef, + 'lang' => 'fr', 'locale' => { 'lang' => 'en_US' }, + 'meta_class' => undef, + 'method' => undef, 'net' => {}, + 'nomouseprobe' => undef, 'orderedSteps' => [ 'selectLanguage', 'acceptLicense', @@ -32,8 +43,14 @@ 'partitioning' => { 'auto_allocate' => 0, 'clearall' => 0, - 'eraseBadPartitions' => 0 + 'eraseBadPartitions' => 0, + 'fdisk' => undef, + 'no_bad_drives' => undef, + 'nodmraid' => undef }, + 'pcmcia' => undef, + 'security' => undef, + 'simple_themes' => undef, 'steps' => { 'acceptLicense' => { 'banner_title' => 'License agreement', @@ -263,8 +280,13 @@ Summary' } }, + 'supplmedia' => undef, + 'theme' => undef, 'timezone' => {}, 'toRemove' => [], 'toSave' => [], - 'untranslated_license' => 'Bla license' + 'untranslated_license' => 'Bla license', + 'updatemodules' => undef, + 'useless_thing_accepted' => undef, + 'vga16' => undef };
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20551
:
9135
|
9136
|
9137
|
9138
|
9139
|
9140
| 9141 |
9142
|
9143
|
9144
|
9145
|
9146