genhdlist

Langue: en

Version: 2007-06-15 (mandriva - 22/10/07)

Section: 1 (Commandes utilisateur)

NAME

genhdlist - generates an hdlist and a synthesis file

SYNOPSIS

     genhdlist [options] dir [dir...]
 
 

OPTIONS

--dest dir
Build indexes from this directory (that is, chdir's to this directory before operation).
--md5sum
Generates an MD5SUM file.
--nobadrpm
Do not abort on bad rpms.
--noclean
Keep cache files.
--norecursive
Do not recurse in subdirectories.
-s
Silent mode.
--subdir directory
Write indexes in this subdirectory.
--suffix SUFFIX
Put a suffix on list/hdlist/synthesis names (for example, "_main").

DESCRIPTION

genhdlist is used to generate an hdlist and an associated synthesis file from a set of RPM packages found in the directories passed on the command-line. By default it will put the hdlist and synthesis files in the current directory.

If the option --list is given, it will also generate a list file containing the relative paths to all RPMs. Consequently, the paths to the directories passed to genhdlist must be relative ones.

SEE ALSO

gendistrib(1), parsehdlist(1) Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA

Copyright (C) 2005, 2006 Mandriva SA

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.