summaryrefslogtreecommitdiffstats
path: root/urpm/README.dudf
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-02-14 20:56:12 +0000
committerThierry Vignaud <tv@mageia.org>2012-02-14 20:56:12 +0000
commite58230418c6031fba4003db36923ae04ca955ee9 (patch)
tree7c7d70297b6bb86462290afe5cc2128bf2f3fab6 /urpm/README.dudf
parenta7a01dced4859d77d9b507c41d7638f3ea873193 (diff)
downloadurpmi-e58230418c6031fba4003db36923ae04ca955ee9.tar
urpmi-e58230418c6031fba4003db36923ae04ca955ee9.tar.gz
urpmi-e58230418c6031fba4003db36923ae04ca955ee9.tar.bz2
urpmi-e58230418c6031fba4003db36923ae04ca955ee9.tar.xz
urpmi-e58230418c6031fba4003db36923ae04ca955ee9.zip
kill unused DUDF support (mga#4493)
Diffstat (limited to 'urpm/README.dudf')
-rw-r--r--urpm/README.dudf28
1 files changed, 0 insertions, 28 deletions
diff --git a/urpm/README.dudf b/urpm/README.dudf
deleted file mode 100644
index 3136f420..00000000
--- a/urpm/README.dudf
+++ /dev/null
@@ -1,28 +0,0 @@
-urpmi-dudf is an extension module to urpmi to allow urpmi to generate
-and upload dudf error files.
-
-This is a part of the Europeen Mancoosi project,
-a project to enhance Linux Package Management.
-
-See http://www.mancoosi.org/ for more details.
-
-Once the package urpmi-dudf installed, when a problem occurs during
-an installation using urpmi, urpmi will ask the user the authorization
-to generate and upload a dudf report to mancoosi's servers.
-
-If the user wants to generate and upload a dudf report event is the installation
-has no problem, it can use the urpmi option --force-dudf
-
-Example :
-# urpmi --force-dudf powertop
-
-
-A log of dudf uploads is stored in /var/cache/urpmi/dudf/dudf_uploads.log
-
-The format of each line of this log is :
- <date time of generation> <uid>
-
- The user can access to uploaded report by entering the <uid> into the appropriate field
- of http://www.mancoosi.org/
-
-A man page in section 8 exists : urpmi-dudf