> On Feb 7, 2025, at 6:46 AM, Bruno Ribeiro via Freedos-devel 
> <freedos-devel@lists.sourceforge.net> wrote:
> 
> Is there a way to find out which package in FreeDOS distribution has a
> particular file (by its name) without having to install each one locally
> and possibly decompress each source zip file as well?
> 
> Something like "apt-file search" for Debian-based GNU/Linux distros.
> 
> Perhaps a text file containing the output of a "dir/s/b /freedos" hosted
> somewhere as an artifact of building a release.
> 

Under the PACKAGES/PKG-INFO directory on the various install media, there are 
*.LST files.

These are simple file lists created by the RBE (Release Build Environment) 
during creation of a Release. 

The contain a list of all files in a package. Including, the contents of 
embedded ZIP archives in the package. 

The contents of other archive formats (like TAR, 7Z, RAR, etc.) are not 
included in the list. Only the archive file itself.

Jerome

_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to