From 5ee5fa015af78a5680d909381bdfe25f328f4c39 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 21 Sep 2018 11:18:28 +0200 Subject: add README for CPAN --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..a86c764 --- /dev/null +++ b/README @@ -0,0 +1,13 @@ +The packdrake module allows you to manipulate hdlist/synthesis files +It is a compatibility wrapper around the new MDV::Packdrakeng module. + +genhdlist2 is used to generate an hdlist and an associated synthesis file for +one repository (medium in urpmi language). +A medium is from a set of RPM packages found in the directory. +It will put the hdlist and synthesis files in media_info/ sub-directory. + +gendistrib is a wrapper above genhdlist2, it works on all media at once, in +order to generate a mirror tree for a distribution + +This library is free software; you can redistribute it and/or +modify it under the same terms as Perl itself. -- cgit v1.2.1