The default simple example configuration for FDRepo will place files downloaded from
any of the upstream or collaborating servers into this directory.

The example configuration will add packages stored here to the example repository
automatically when using the command line option 'update'. A version of the package
must already exist in the repository or it will be skipped. For example, if the
FreeDOS kernel was retrieved and not already in the repository, you would use the
following command to add it:

./fdrepo group base add updates/kernel.zip

Afterwards, any future updates to the kernel that are downloaded here will automatically
be added to the repository with the 'update' command.

Overall, it would be better to change the fdrepo.conf settings to store these downloads
in separate directories and not in a directory that automatically adds files to a repo.
That will permit reviewing the downloaded packages before they get added. You have been
warned.

You can delete this file. :-)
