diff options
author | Colin Guthrie <colin@mageia.org> | 2013-07-14 13:06:16 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-07-14 19:43:38 +0100 |
commit | e6e9422b14a4180fae408b2cf8716200a66ee5b2 (patch) | |
tree | 955009bee87f287d3318401bccd42d8586fb54e0 | |
parent | 8349fe0e1d73cd10141c0b6cdbda81c11132494d (diff) | |
download | software-e6e9422b14a4180fae408b2cf8716200a66ee5b2.tar software-e6e9422b14a4180fae408b2cf8716200a66ee5b2.tar.gz software-e6e9422b14a4180fae408b2cf8716200a66ee5b2.tar.bz2 software-e6e9422b14a4180fae408b2cf8716200a66ee5b2.tar.xz software-e6e9422b14a4180fae408b2cf8716200a66ee5b2.zip |
Make the first few software git repositories.
-rw-r--r-- | adminpanel.repo | 2 | ||||
-rw-r--r-- | autorun.repo | 2 | ||||
-rw-r--r-- | bootloader-utils.repo | 2 | ||||
-rw-r--r-- | bootsplash.repo | 2 | ||||
-rw-r--r-- | perl/mkcd-commandline.repo | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/adminpanel.repo b/adminpanel.repo new file mode 100644 index 0000000..406727d --- /dev/null +++ b/adminpanel.repo @@ -0,0 +1,2 @@ +description: Next Generation Mageia Administration Panel +maintainer: anaselli diff --git a/autorun.repo b/autorun.repo new file mode 100644 index 0000000..38dda1a --- /dev/null +++ b/autorun.repo @@ -0,0 +1,2 @@ +description: Autorun utility for Windows CD/DVDs +maintainer: nobody diff --git a/bootloader-utils.repo b/bootloader-utils.repo new file mode 100644 index 0000000..f29e45f --- /dev/null +++ b/bootloader-utils.repo @@ -0,0 +1,2 @@ +description: Utilities to manage the bootloader in Mageia +maintainer: blino diff --git a/bootsplash.repo b/bootsplash.repo new file mode 100644 index 0000000..66ad9dc --- /dev/null +++ b/bootsplash.repo @@ -0,0 +1,2 @@ +description: Utilities to manage the graphical boot splash in Mageia +maintainer: blino diff --git a/perl/mkcd-commandline.repo b/perl/mkcd-commandline.repo new file mode 100644 index 0000000..dcb5386 --- /dev/null +++ b/perl/mkcd-commandline.repo @@ -0,0 +1,2 @@ +description: mkcd command line parsing functions +maintainer: nobody |