FDNPKG16 ist Paket-Manager für DOS, der über Netzwerkunterstützung verfügt. FDNPKG16 wird unter der MIT Lizenz veröffentlicht. Er bietet Funktionen zum Installieren, Deinstallieren und Updaten von Software. Er kann auch HTTP- sowie auf Lokale Repositories zugreifen. Geschrieben von Mateusz Viste, hauptsächlich für das FreeDOS Projekt, er kann aber auch auf anderen DOS-Systemen benutzt werden. Die Abkürzung FDNPM steht für 'FreeDOS Network Package Manager'.
Änderungen
* 0.99.8254: download feature added! you can download files into the curent working directory /dl <package> * you can now press y or n for the force package install choice * fixed the no packet driver spam it will quit if there is no paket driver (by size guess of htgetres == 3) * reimplemented no database creation if there is a problem with downloading indexies * bumped up memory checker size of free ram for stability with networking. 256k+64k. * you can download updates and not install them now with /du command * 0.99.8254a: workaround the rename system of the package download functions. Downloads to %temp% if failed putting the file in the %_CWD% the 1st time. * 0.99.8254b: fixed a bug with downloading a file not existing in repository * added a feature when downloading a package it will ask if the user wants to override the existing file on disk with same name. * the documented features not in help are in the help now. * 0.99.8254c: case-less file name comparisons when checking packages for conflicting files on hard disk. * you can now press a or 3 to abort the installation of a package with files on disk * updated translations