Created
October 8, 2010 18:15
-
-
Save anonymous/617257 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stahnma@loki:~/repo$ ls | |
lightstreaks-backgrounds-0.0.1-0.fc12.noarch.rpm rubygem-ruby-debug-base-debuginfo-0.10.4-0.1.rc1.fc13.i686.rpm | |
rubygem-oci8-1.0.7-1.fc13.i686.rpm rubygem-ruby-debug-base-doc-0.10.4-0.1.rc1.fc13.i686.rpm | |
rubygem-ruby-debug-base-0.10.4-0.1.rc1.fc13.i686.rpm | |
stahnma@loki:~/repo$ cat /etc/debian_version | |
5.0.5 | |
stahnma@loki:~/repo$ createrepo --version | |
0.4.9 | |
stahnma@loki:~/repo$ createrepo -C . | |
5/5 - rubygem-ruby-debug-base-doc-0.10.4-0.1.rc1.fc13.i686.rpm | |
Saving Primary metadata | |
Saving file lists metadata | |
Saving other metadata | |
stahnma@loki:~/repo$ md5sum repodata/* | |
17b7b411fc445916e45c18efd2d36e67 repodata/filelists.xml.gz | |
392aac374de6ca177955d8f4c2609ccc repodata/other.xml.gz | |
f692f884f3191d5bfa687c4a14884cf7 repodata/primary.xml.gz | |
d58baab28d565e2713635b7fc6ed6526 repodata/repomd.xml | |
stahnma@loki:~/repo$ createrepo -C . | |
stahnma@loki:~/repo$ md5sum repodata/* | |
17b7b411fc445916e45c18efd2d36e67 repodata/filelists.xml.gz | |
392aac374de6ca177955d8f4c2609ccc repodata/other.xml.gz | |
f692f884f3191d5bfa687c4a14884cf7 repodata/primary.xml.gz | |
d58baab28d565e2713635b7fc6ed6526 repodata/repomd.xml | |
stahnma@loki:~/repo$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment