Releases: WolfNet-Computing/Kick-PC-To-Fix
Releases · WolfNet-Computing/Kick-PC-To-Fix
2.6.12 A Bug Fix Update
- Fixed interaction between BFD and BCD...
2.6.11 A Bug Fix Update
- Fixed bug where $busbd_name wasn't set properly.
2.6.10 The USB Update
- Added BUSBD, the Bootable USB Drive builder. (Requires a USB flash drive and Admin privileges.)
2.5.10 The Powershell Update
- Upgraded all core scripts to powershell. It is now the execution mechanism and command line for the project.
1.4.9 The Modular CD Update
This update brings the core of the modboot CD. This allows the same modboot system used in floppies to be used on a CD too.
1.3.8 The FreeDOS Update
Not much updated really, just fixed a couple of bits. Oh and I added in FreeDOS compatibility in the WolfNet-Computing-Boot-Floppy-Builder for anyone that has no Windows 98 or MS-DOS 7.01 license. 😁
Just use 'fd12' as the OS in your bfd.cfg file to use FreeDOS 1.2.
1.3.7 The Installer Update
- Added Copyright notice in markdown format in the "NOTICE.md" file.
- Quality of Life fixes for the installer.
- Removed individual licenses for each plugin, they are now covered under the Apache 2.0 license of the parent project. (They were apache 2.0 anyways.)
- Removed outdated configurations from Boot-Floppy-Builder
1.3.5: The Version Update
Mostly changes to the versioning system but also a couple of fixes.
Full Changelog: 1.3.3...1.3.5
1.3.3
- Plugins added and sorted in the 'Plugins' sub-directory.
- Core separated from Boot-CD-Builder code. (Boot-CD-Builder is now in the 'Plugins' folder.)
- Ability to choose between MS-DOS and FreeDOS (FreeDOS not yet implemented) for the Boot-Floppy-Builder final image.
- README.md created for each Plugin.
- Boot-CD-Builder now copies final image to the working directory. (Try looking in builds under the installation folder.)
Full Changelog: 1.2.3...1.3.3
1.2.3
Core of the Boot CD Builder now functionally complete. Will incorporate other necessary files (Boot Floppy Builder and optional disc targets) as optional components in next release.