Sort rpm/deb files alphabetically
This is rather trivial, but it makes comparing the files much easier Change-Id: I01e42defbf778626afd8dd457f93f0b02dd1a19d
This commit is contained in:
parent
7d515b5db8
commit
c416d8b94f
@ -1,3 +1,3 @@
|
|||||||
python-pymongo #NOPRIME
|
|
||||||
mongodb-server #NOPRIME
|
|
||||||
libnspr4-dev
|
libnspr4-dev
|
||||||
|
mongodb-server #NOPRIME
|
||||||
|
python-pymongo #NOPRIME
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
tgt # NOPRIME
|
|
||||||
lvm2
|
|
||||||
qemu-utils
|
|
||||||
libpq-dev
|
libpq-dev
|
||||||
|
lvm2
|
||||||
open-iscsi
|
open-iscsi
|
||||||
open-iscsi-utils # Deprecated since quantal dist:precise
|
open-iscsi-utils # Deprecated since quantal dist:precise
|
||||||
|
qemu-utils
|
||||||
|
tgt # NOPRIME
|
||||||
|
@ -1,32 +1,32 @@
|
|||||||
|
bc
|
||||||
bridge-utils
|
bridge-utils
|
||||||
screen
|
curl
|
||||||
unzip
|
|
||||||
wget
|
|
||||||
psmisc
|
|
||||||
gcc
|
|
||||||
g++
|
g++
|
||||||
|
gcc
|
||||||
|
gettext # used for compiling message catalogs
|
||||||
git
|
git
|
||||||
graphviz # needed for docs
|
graphviz # needed for docs
|
||||||
lsof # useful when debugging
|
|
||||||
openssh-server
|
|
||||||
openssl
|
|
||||||
iputils-ping
|
iputils-ping
|
||||||
wget
|
|
||||||
curl
|
|
||||||
tcpdump
|
|
||||||
tar
|
|
||||||
python-dev
|
|
||||||
python2.7
|
|
||||||
python-gdbm # needed for testr
|
|
||||||
bc
|
|
||||||
libyaml-dev
|
|
||||||
libffi-dev # for pyOpenSSL
|
libffi-dev # for pyOpenSSL
|
||||||
|
libmysqlclient-dev # MySQL-python
|
||||||
|
libpq-dev # psycopg2
|
||||||
libssl-dev # for pyOpenSSL
|
libssl-dev # for pyOpenSSL
|
||||||
libxml2-dev # lxml
|
libxml2-dev # lxml
|
||||||
libxslt1-dev # lxml
|
libxslt1-dev # lxml
|
||||||
gettext # used for compiling message catalogs
|
libyaml-dev
|
||||||
|
lsof # useful when debugging
|
||||||
openjdk-7-jre-headless # NOPRIME
|
openjdk-7-jre-headless # NOPRIME
|
||||||
|
openssh-server
|
||||||
|
openssl
|
||||||
pkg-config
|
pkg-config
|
||||||
libmysqlclient-dev # MySQL-python
|
psmisc
|
||||||
libpq-dev # psycopg2
|
python2.7
|
||||||
|
python-dev
|
||||||
|
python-gdbm # needed for testr
|
||||||
|
screen
|
||||||
|
tar
|
||||||
|
tcpdump
|
||||||
|
unzip
|
||||||
|
wget
|
||||||
|
wget
|
||||||
zlib1g-dev
|
zlib1g-dev
|
||||||
|
@ -6,8 +6,8 @@ libguestfs0
|
|||||||
libvirt-bin
|
libvirt-bin
|
||||||
open-iscsi
|
open-iscsi
|
||||||
openssh-client
|
openssh-client
|
||||||
openvswitch-switch
|
|
||||||
openvswitch-datapath-dkms
|
openvswitch-datapath-dkms
|
||||||
|
openvswitch-switch
|
||||||
python-libguestfs
|
python-libguestfs
|
||||||
python-libvirt
|
python-libvirt
|
||||||
qemu
|
qemu
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
sqlite3
|
libkrb5-dev
|
||||||
python-mysqldb
|
|
||||||
python-mysql.connector
|
|
||||||
libldap2-dev
|
libldap2-dev
|
||||||
libsasl2-dev
|
libsasl2-dev
|
||||||
libkrb5-dev
|
python-mysql.connector
|
||||||
|
python-mysqldb
|
||||||
|
sqlite3
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
ldap-utils
|
ldap-utils
|
||||||
slapd
|
|
||||||
python-ldap
|
python-ldap
|
||||||
|
slapd
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
qemu-utils
|
cryptsetup
|
||||||
|
genisoimage
|
||||||
lvm2 # NOPRIME
|
lvm2 # NOPRIME
|
||||||
open-iscsi
|
open-iscsi
|
||||||
genisoimage
|
|
||||||
sysfsutils
|
|
||||||
sg3-utils
|
|
||||||
python-guestfs # NOPRIME
|
python-guestfs # NOPRIME
|
||||||
cryptsetup
|
qemu-utils
|
||||||
|
sg3-utils
|
||||||
|
sysfsutils
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
acl
|
acl
|
||||||
ebtables
|
|
||||||
iptables
|
|
||||||
iputils-ping
|
|
||||||
iputils-arping
|
|
||||||
libmysqlclient-dev
|
|
||||||
mysql-server #NOPRIME
|
|
||||||
sudo
|
|
||||||
postgresql-server-dev-all
|
|
||||||
python-mysqldb
|
|
||||||
python-mysql.connector
|
|
||||||
dnsmasq-base
|
dnsmasq-base
|
||||||
dnsmasq-utils # for dhcp_release only available in dist:precise
|
dnsmasq-utils # for dhcp_release only available in dist:precise
|
||||||
|
ebtables
|
||||||
|
iptables
|
||||||
|
iputils-arping
|
||||||
|
iputils-ping
|
||||||
|
libmysqlclient-dev
|
||||||
|
mysql-server #NOPRIME
|
||||||
|
postgresql-server-dev-all
|
||||||
|
python-mysql.connector
|
||||||
|
python-mysqldb
|
||||||
rabbitmq-server # NOPRIME
|
rabbitmq-server # NOPRIME
|
||||||
sqlite3
|
|
||||||
vlan
|
|
||||||
radvd # NOPRIME
|
radvd # NOPRIME
|
||||||
|
sqlite3
|
||||||
|
sudo
|
||||||
uuid-runtime
|
uuid-runtime
|
||||||
|
vlan
|
||||||
|
@ -1,26 +1,26 @@
|
|||||||
|
conntrack
|
||||||
|
curl
|
||||||
dnsmasq-base
|
dnsmasq-base
|
||||||
dnsmasq-utils # for dhcp_release
|
dnsmasq-utils # for dhcp_release
|
||||||
conntrack
|
|
||||||
kpartx
|
|
||||||
parted
|
|
||||||
iputils-arping
|
|
||||||
libmysqlclient-dev
|
|
||||||
mysql-server # NOPRIME
|
|
||||||
python-mysqldb
|
|
||||||
python-mysql.connector
|
|
||||||
gawk
|
|
||||||
iptables
|
|
||||||
ebtables
|
ebtables
|
||||||
sqlite3
|
gawk
|
||||||
sudo
|
genisoimage # required for config_drive
|
||||||
qemu-kvm # NOPRIME
|
iptables
|
||||||
qemu # dist:wheezy,jessie NOPRIME
|
iputils-arping
|
||||||
|
kpartx
|
||||||
|
libjs-jquery-tablesorter # Needed for coverage html reports
|
||||||
|
libmysqlclient-dev
|
||||||
libvirt-bin # NOPRIME
|
libvirt-bin # NOPRIME
|
||||||
libvirt-dev # NOPRIME
|
libvirt-dev # NOPRIME
|
||||||
|
mysql-server # NOPRIME
|
||||||
|
parted
|
||||||
pm-utils
|
pm-utils
|
||||||
libjs-jquery-tablesorter # Needed for coverage html reports
|
python-mysql.connector
|
||||||
vlan
|
python-mysqldb
|
||||||
curl
|
qemu # dist:wheezy,jessie NOPRIME
|
||||||
genisoimage # required for config_drive
|
qemu-kvm # NOPRIME
|
||||||
rabbitmq-server # NOPRIME
|
rabbitmq-server # NOPRIME
|
||||||
socat # used by ajaxterm
|
socat # used by ajaxterm
|
||||||
|
sqlite3
|
||||||
|
sudo
|
||||||
|
vlan
|
||||||
|
@ -1 +1 @@
|
|||||||
zookeeperd
|
zookeeperd
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Not available in openSUSE main repositories, but can be fetched from OBS
|
|
||||||
# (devel:languages:python and server:database projects)
|
# (devel:languages:python and server:database projects)
|
||||||
mongodb
|
mongodb
|
||||||
|
# Not available in openSUSE main repositories, but can be fetched from OBS
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
ceph # NOPRIME
|
ceph # NOPRIME
|
||||||
xfsprogs
|
|
||||||
lsb
|
lsb
|
||||||
|
xfsprogs
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
lvm2
|
lvm2
|
||||||
tgt # NOPRIME
|
|
||||||
qemu-tools
|
|
||||||
python-devel
|
|
||||||
postgresql-devel
|
|
||||||
open-iscsi
|
open-iscsi
|
||||||
|
postgresql-devel
|
||||||
|
python-devel
|
||||||
|
qemu-tools
|
||||||
|
tgt # NOPRIME
|
||||||
|
@ -8,21 +8,21 @@ gcc-c++
|
|||||||
git-core
|
git-core
|
||||||
graphviz # docs
|
graphviz # docs
|
||||||
iputils
|
iputils
|
||||||
|
libffi-devel # pyOpenSSL
|
||||||
|
libmysqlclient-devel # MySQL-python
|
||||||
libopenssl-devel # to rebuild pyOpenSSL if needed
|
libopenssl-devel # to rebuild pyOpenSSL if needed
|
||||||
|
libxslt-devel # lxml
|
||||||
lsof # useful when debugging
|
lsof # useful when debugging
|
||||||
make
|
make
|
||||||
|
net-tools
|
||||||
openssh
|
openssh
|
||||||
openssl
|
openssl
|
||||||
|
postgresql-devel # psycopg2
|
||||||
psmisc
|
psmisc
|
||||||
python-cmd2 # dist:opensuse-12.3
|
python-cmd2 # dist:opensuse-12.3
|
||||||
|
python-devel # pyOpenSSL
|
||||||
screen
|
screen
|
||||||
tar
|
tar
|
||||||
tcpdump
|
tcpdump
|
||||||
unzip
|
unzip
|
||||||
wget
|
wget
|
||||||
net-tools
|
|
||||||
libffi-devel # pyOpenSSL
|
|
||||||
libxslt-devel # lxml
|
|
||||||
postgresql-devel # psycopg2
|
|
||||||
libmysqlclient-devel # MySQL-python
|
|
||||||
python-devel # pyOpenSSL
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
apache2 # NOPRIME
|
|
||||||
apache2-mod_wsgi # NOPRIME
|
apache2-mod_wsgi # NOPRIME
|
||||||
|
apache2 # NOPRIME
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
python-dateutil
|
|
||||||
fping
|
fping
|
||||||
|
python-dateutil
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Stuff for diablo volumes
|
cryptsetup
|
||||||
genisoimage
|
genisoimage
|
||||||
lvm2
|
lvm2
|
||||||
open-iscsi
|
open-iscsi
|
||||||
sysfsutils
|
|
||||||
sg3_utils
|
sg3_utils
|
||||||
cryptsetup
|
# Stuff for diablo volumes
|
||||||
|
sysfsutils
|
||||||
|
@ -7,7 +7,7 @@ iputils
|
|||||||
mariadb # NOPRIME
|
mariadb # NOPRIME
|
||||||
postgresql-devel
|
postgresql-devel
|
||||||
rabbitmq-server # NOPRIME
|
rabbitmq-server # NOPRIME
|
||||||
|
radvd # NOPRIME
|
||||||
sqlite3
|
sqlite3
|
||||||
sudo
|
sudo
|
||||||
vlan
|
vlan
|
||||||
radvd # NOPRIME
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
conntrack-tools
|
||||||
curl
|
curl
|
||||||
dnsmasq
|
dnsmasq
|
||||||
dnsmasq-utils # dist:opensuse-12.3,opensuse-13.1
|
dnsmasq-utils # dist:opensuse-12.3,opensuse-13.1
|
||||||
conntrack-tools
|
|
||||||
ebtables
|
ebtables
|
||||||
gawk
|
gawk
|
||||||
genisoimage # required for config_drive
|
genisoimage # required for config_drive
|
||||||
@ -9,14 +9,14 @@ iptables
|
|||||||
iputils
|
iputils
|
||||||
kpartx
|
kpartx
|
||||||
kvm # NOPRIME
|
kvm # NOPRIME
|
||||||
# qemu as fallback if kvm cannot be used
|
|
||||||
qemu # NOPRIME
|
|
||||||
libvirt # NOPRIME
|
libvirt # NOPRIME
|
||||||
libvirt-python # NOPRIME
|
libvirt-python # NOPRIME
|
||||||
mariadb # NOPRIME
|
mariadb # NOPRIME
|
||||||
parted
|
parted
|
||||||
polkit
|
polkit
|
||||||
python-devel
|
python-devel
|
||||||
|
# qemu as fallback if kvm cannot be used
|
||||||
|
qemu # NOPRIME
|
||||||
rabbitmq-server # NOPRIME
|
rabbitmq-server # NOPRIME
|
||||||
socat
|
socat
|
||||||
sqlite3
|
sqlite3
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
|
|
||||||
openvswitch
|
openvswitch
|
||||||
openvswitch-switch
|
openvswitch-switch
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
selinux-policy-targeted
|
|
||||||
mongodb-server #NOPRIME
|
|
||||||
mongodb # NOPRIME
|
mongodb # NOPRIME
|
||||||
|
mongodb-server #NOPRIME
|
||||||
|
selinux-policy-targeted
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
ceph # NOPRIME
|
ceph # NOPRIME
|
||||||
xfsprogs
|
|
||||||
redhat-lsb-core
|
redhat-lsb-core
|
||||||
|
xfsprogs
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
lvm2
|
|
||||||
scsi-target-utils # NOPRIME
|
|
||||||
qemu-img
|
|
||||||
postgresql-devel
|
|
||||||
iscsi-initiator-utils
|
iscsi-initiator-utils
|
||||||
|
lvm2
|
||||||
|
postgresql-devel
|
||||||
|
qemu-img
|
||||||
|
scsi-target-utils # NOPRIME
|
||||||
|
@ -1 +1 @@
|
|||||||
dstat
|
dstat
|
||||||
|
@ -1,35 +1,35 @@
|
|||||||
|
bc
|
||||||
bridge-utils
|
bridge-utils
|
||||||
curl
|
curl
|
||||||
dbus
|
dbus
|
||||||
euca2ools # only for testing client
|
euca2ools # only for testing client
|
||||||
gcc
|
gcc
|
||||||
gcc-c++
|
gcc-c++
|
||||||
|
gettext # used for compiling message catalogs
|
||||||
git-core
|
git-core
|
||||||
graphviz # needed only for docs
|
graphviz # needed only for docs
|
||||||
openssh-server
|
iptables-services # NOPRIME f21,f22
|
||||||
openssl
|
java-1.7.0-openjdk-headless # NOPRIME rhel7
|
||||||
openssl-devel # to rebuild pyOpenSSL if needed
|
java-1.8.0-openjdk-headless # NOPRIME f21,f22
|
||||||
libffi-devel
|
libffi-devel
|
||||||
libxml2-devel # lxml
|
libxml2-devel # lxml
|
||||||
libxslt-devel # lxml
|
libxslt-devel # lxml
|
||||||
|
libyaml-devel
|
||||||
|
mariadb-devel # MySQL-python
|
||||||
|
net-tools
|
||||||
|
openssh-server
|
||||||
|
openssl
|
||||||
|
openssl-devel # to rebuild pyOpenSSL if needed
|
||||||
pkgconfig
|
pkgconfig
|
||||||
|
postgresql-devel # psycopg2
|
||||||
psmisc
|
psmisc
|
||||||
|
pyOpenSSL # version in pip uses too much memory
|
||||||
python-devel
|
python-devel
|
||||||
|
redhat-rpm-config # MySQL-python rhbz-1195207 f21
|
||||||
screen
|
screen
|
||||||
tar
|
tar
|
||||||
tcpdump
|
tcpdump
|
||||||
unzip
|
unzip
|
||||||
wget
|
wget
|
||||||
which
|
which
|
||||||
bc
|
|
||||||
libyaml-devel
|
|
||||||
gettext # used for compiling message catalogs
|
|
||||||
net-tools
|
|
||||||
java-1.7.0-openjdk-headless # NOPRIME rhel7
|
|
||||||
java-1.8.0-openjdk-headless # NOPRIME f21,f22
|
|
||||||
pyOpenSSL # version in pip uses too much memory
|
|
||||||
iptables-services # NOPRIME f21,f22
|
|
||||||
mariadb-devel # MySQL-python
|
|
||||||
postgresql-devel # psycopg2
|
|
||||||
redhat-rpm-config # MySQL-python rhbz-1195207 f21
|
|
||||||
zlib-devel
|
zlib-devel
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Django
|
Django
|
||||||
httpd # NOPRIME
|
httpd # NOPRIME
|
||||||
mod_wsgi # NOPRIME
|
mod_wsgi # NOPRIME
|
||||||
pyxattr
|
|
||||||
pcre-devel # pyScss
|
pcre-devel # pyScss
|
||||||
|
pyxattr
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
|
mod_ssl
|
||||||
MySQL-python
|
MySQL-python
|
||||||
sqlite
|
sqlite
|
||||||
mod_ssl
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
openldap-servers
|
|
||||||
openldap-clients
|
openldap-clients
|
||||||
|
openldap-servers
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Stuff for diablo volumes
|
cryptsetup
|
||||||
|
genisoimage
|
||||||
iscsi-initiator-utils
|
iscsi-initiator-utils
|
||||||
lvm2
|
lvm2
|
||||||
genisoimage
|
|
||||||
sysfsutils
|
|
||||||
sg3_utils
|
sg3_utils
|
||||||
cryptsetup
|
# Stuff for diablo volumes
|
||||||
|
sysfsutils
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
MySQL-python
|
|
||||||
acl
|
acl
|
||||||
dnsmasq # for q-dhcp
|
dnsmasq # for q-dhcp
|
||||||
dnsmasq-utils # for dhcp_release
|
dnsmasq-utils # for dhcp_release
|
||||||
@ -7,10 +6,11 @@ iptables
|
|||||||
iputils
|
iputils
|
||||||
mysql-connector-python
|
mysql-connector-python
|
||||||
mysql-devel
|
mysql-devel
|
||||||
|
MySQL-python
|
||||||
mysql-server # NOPRIME
|
mysql-server # NOPRIME
|
||||||
openvswitch # NOPRIME
|
openvswitch # NOPRIME
|
||||||
postgresql-devel
|
postgresql-devel
|
||||||
rabbitmq-server # NOPRIME
|
rabbitmq-server # NOPRIME
|
||||||
|
radvd # NOPRIME
|
||||||
sqlite
|
sqlite
|
||||||
sudo
|
sudo
|
||||||
radvd # NOPRIME
|
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
MySQL-python
|
conntrack-tools
|
||||||
curl
|
curl
|
||||||
dnsmasq # for nova-network
|
dnsmasq # for nova-network
|
||||||
dnsmasq-utils # for dhcp_release
|
dnsmasq-utils # for dhcp_release
|
||||||
conntrack-tools
|
|
||||||
ebtables
|
ebtables
|
||||||
gawk
|
gawk
|
||||||
genisoimage # required for config_drive
|
genisoimage # required for config_drive
|
||||||
@ -10,18 +9,19 @@ iptables
|
|||||||
iputils
|
iputils
|
||||||
kpartx
|
kpartx
|
||||||
kvm # NOPRIME
|
kvm # NOPRIME
|
||||||
qemu-kvm # NOPRIME
|
|
||||||
libvirt-bin # NOPRIME
|
libvirt-bin # NOPRIME
|
||||||
libvirt-devel # NOPRIME
|
libvirt-devel # NOPRIME
|
||||||
libvirt-python # NOPRIME
|
libvirt-python # NOPRIME
|
||||||
libxml2-python
|
libxml2-python
|
||||||
numpy # needed by websockify for spice console
|
|
||||||
m2crypto
|
m2crypto
|
||||||
mysql-connector-python
|
mysql-connector-python
|
||||||
mysql-devel
|
mysql-devel
|
||||||
|
MySQL-python
|
||||||
mysql-server # NOPRIME
|
mysql-server # NOPRIME
|
||||||
|
numpy # needed by websockify for spice console
|
||||||
parted
|
parted
|
||||||
polkit
|
polkit
|
||||||
|
qemu-kvm # NOPRIME
|
||||||
rabbitmq-server # NOPRIME
|
rabbitmq-server # NOPRIME
|
||||||
sqlite
|
sqlite
|
||||||
sudo
|
sudo
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
curl
|
curl
|
||||||
memcached
|
memcached
|
||||||
pyxattr
|
pyxattr
|
||||||
|
rsync-daemon # dist:f22,f23
|
||||||
sqlite
|
sqlite
|
||||||
xfsprogs
|
xfsprogs
|
||||||
xinetd
|
xinetd
|
||||||
rsync-daemon # dist:f22,f23
|
|
||||||
|
@ -1 +1 @@
|
|||||||
zookeeper
|
zookeeper
|
||||||
|
Loading…
Reference in New Issue
Block a user