The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

dumpdistribconf - dumps a media.cfg from a distribution tree

SYNOPSIS

    dumpdistribconf [-s|-m] [-d] path [path...]

DESCRIPTION

This will dump a media.cfg (or an hdlists file if -s is specified) from a Mandriva Linux distribution tree. By default it's dumped to the standard output.

OPTIONS

-s

Dump an hdlists file.

-m

Dump a media.cfg file (default)

-d

Instead of writing to the standard output, write to a file placed in the standard location (e.g. <root>/media/media_info/media.cfg).