##################################################### # 2019/05/30 - PsychDOS 3.5" - Customizing FDIMPLES # ##################################################### According to https://github.com/shidel/FDI/wiki/Hacking-a-FDI-based-FreeDOS-installer I should be able to add a category to FDSETUP\PACKAGES\[NAME] and the FDIMPLES program will display it. Then, boot FreeDOS and run 'FDIMPLES.EXE /config' and find the added packages and toggle their states with A=All B=Base. I will need to make a .LST file for the description and maybe add a TXT file for the package info details.