From 0dcaef65a3809b25a0d40f9e8c1a4143767818da Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Thu, 22 Mar 2007 12:33:24 +0000 Subject: - update doc --- lib/MDV/Distribconf/MediaCFG.pm | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'lib/MDV/Distribconf/MediaCFG.pm') diff --git a/lib/MDV/Distribconf/MediaCFG.pm b/lib/MDV/Distribconf/MediaCFG.pm index 91431aa..90a320d 100644 --- a/lib/MDV/Distribconf/MediaCFG.pm +++ b/lib/MDV/Distribconf/MediaCFG.pm @@ -155,17 +155,20 @@ foreach (qw(hdlist name synthesis pubkey)) { The name of the media. If unset, the section is the name. -=head3 hdlist +=head3 B -The hdlist file holding rpm infos for the media +The basename of the hdlist. By default, this is +C, with slashes and spaces being replaced by '_'. -=head3 synthesis +=head3 B -The synthesis file holding rpm infos for the media +The basename of the synthesis. By default, this is the hdlist +name prefixed by C. =head3 pubkey -The file holding public gpg key used to sign rpms in this media. +The basename of the gpg public key file. By default, this is +the media name prefixed by C. =cut -- cgit v1.2.1