Merge "Add redhat mapping from tftpd-hpa to tftp-server"
This commit is contained in:
commit
0e4ddaa586
@ -55,6 +55,7 @@ package_map = {
|
||||
'libmysql-java' : 'mysql-connector-java',
|
||||
'default-jre' : 'java',
|
||||
'atftpd' : 'tftp-server',
|
||||
'tftpd-hpa' : 'tftp-server',
|
||||
'apache2': 'httpd',
|
||||
'libapache2-mod-wsgi': 'mod_wsgi',
|
||||
}
|
||||
|
@ -27,6 +27,7 @@ package_map = {
|
||||
'openssh-client': 'openssh-clients',
|
||||
'default-jre': 'java-1.7.0-openjdk',
|
||||
'atftpd': 'tftp-server',
|
||||
'tftpd-hpa' : 'tftp-server',
|
||||
}
|
||||
|
||||
for arg in sys.argv[1:]:
|
||||
|
Loading…
Reference in New Issue
Block a user