On 11/11/2015 12:52, Jerome E. Shidel Jr. wrote: > I may be wrong, but it appears that the original FreeDOS 1.1 packages > include “deployed” versions of the packages that include all the data to > do what your asking.
That's not the case. Only LSM files are provided. The listing of actually installed files can only be computed on the target system, since %DOSDIR% can be located in different paths on different computers. This is even more true for custom locations, like programs, games, development tools... > I thought those are 32-bit+ only? FDNPKG: yes, 386+. FDINST: no, 8086 real mode. FDINST is the same thing than FDNPKG, but without the whole "networking" and "repositories" parts, so it should be well suited for install needs. I announced it a month ago or so on the user list. http://sourceforge.net/p/freedos/news/2015/10/fdnpkg-0992/ Mateusz ------------------------------------------------------------------------------ _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
