From e6e9422b14a4180fae408b2cf8716200a66ee5b2 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 14 Jul 2013 13:06:16 +0100 Subject: Make the first few software git repositories. --- adminpanel.repo | 2 ++ autorun.repo | 2 ++ bootloader-utils.repo | 2 ++ bootsplash.repo | 2 ++ perl/mkcd-commandline.repo | 2 ++ 5 files changed, 10 insertions(+) create mode 100644 adminpanel.repo create mode 100644 autorun.repo create mode 100644 bootloader-utils.repo create mode 100644 bootsplash.repo create mode 100644 perl/mkcd-commandline.repo 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 -- cgit v1.2.1