[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [%# INTERFACE: # product: object; Bugzilla::Product object representing the product to # which the component belongs. #%] [% title = BLOCK %]Add component to the [% product.name FILTER html %] product[% END %] [% PROCESS global/header.html.tmpl title = title generate_api_token = 1 style_urls = ['skins/standard/admin.css'] yui = [ 'autocomplete' ] javascript_urls = [ "js/field.js" ] %]
[% PROCESS "admin/components/edit-common.html.tmpl" %]
[% PROCESS admin/components/footer.html.tmpl %] [% PROCESS global/footer.html.tmpl %] ue='distro/mes5-2.6.33'>distro/mes5-2.6.33 Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do not try to configure dvd devices during install since /dev is wiped out at...Olivier Blin2007-04-304-17/+2
* use ->last_usable_sector instead of {totalsectors} so that resizing aPascal Rigaux2007-04-301-1/+1
* "Free space" is better than "Empty space"Pascal Rigaux2007-04-291-1/+1
* - allow umounting cdrom during a transactionPascal Rigaux2007-04-272-0/+2
* use full buffer size when snprintfing (gb)Olivier Blin2007-04-251-1/+1
* 1.8Olivier Blin2007-04-252-1/+4
* use api.mandriva.com to retrieve mirror list (#29346)Olivier Blin2007-04-252-117/+82
* implement ask_from_list_index() and drop other ask_from_list() functionsOlivier Blin2007-04-252-45/+23
* add generic ask_from_list_comments() and ask_from_list() implementation using...Olivier Blin2007-04-251-0/+19
* add ask_from_list_index() prototypeOlivier Blin2007-04-251-0/+1
* add lowercase() function (used to retrieve mirror list)Olivier Blin2007-04-252-0/+10
* remove huge unwanted commitOlivier Blin2007-04-258-137/+165
* crappy commit (reverted later)Olivier Blin2007-04-258-165/+137
* pass DISTRIB_TYPE when building stage1 (useful to know which mirro list to re...Olivier Blin2007-04-252-1/+2
* re-sync after the big svn lossPascal Rigaux2007-04-251-715/+100
* re-sync after the big svn lossPascal Rigaux2007-04-25