Mageia Bugzilla – Attachment 3621 Details for
Bug 8379
drakx-finish-install should enable nonfree repo if nonfree packages are installed (live install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
reuploaded patch
finish-install.patch (text/plain), 483 bytes, created by
Derek Jennings
on 2013-03-16 14:14:13 CET
(
hide
)
Description:
reuploaded patch
Filename:
MIME Type:
Creator:
Derek Jennings
Created:
2013-03-16 14:14:13 CET
Size:
483 bytes
patch
obsolete
>--- /usr/sbin/finish-install 2013-03-12 08:02:25.000000000 +0000 >+++ finish-install 2013-03-16 11:58:33.670189314 +0000 >@@ -121,6 +121,7 @@ > #- configure urpmi media if no media are configured > run_program::get_stdout('urpmq', '--list-media') and return; > any::urpmi_add_all_media($in); >+ system('urpmi.update', if_($root, "--urpmi-root=$root"), '--no-ignore', "Nonfree Release", "Nonfree Updates") if `rpm -qa` =~ /nonfree/; > } > > sub set_authentication {
--- /usr/sbin/finish-install 2013-03-12 08:02:25.000000000 +0000 +++ finish-install 2013-03-16 11:58:33.670189314 +0000 @@ -121,6 +121,7 @@ #- configure urpmi media if no media are configured run_program::get_stdout('urpmq', '--list-media') and return; any::urpmi_add_all_media($in); + system('urpmi.update', if_($root, "--urpmi-root=$root"), '--no-ignore', "Nonfree Release", "Nonfree Updates") if `rpm -qa` =~ /nonfree/; } sub set_authentication {
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 8379
:
3620
| 3621 |
3624
|
3709