tftpboot/CHANGELOG.md

39 lines
972 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Release 0.2.2
### Summary
Bugfixe release.
#### Bugfixes
* Correct latecommand archive name.
* Preseed: change the latecommand URL.
* Correct the syslog configuration file path.
## Release 0.2.1
### Summary
Bugfixe release.
#### Bugfixes
* Get the preseed files with GUI from the previous PXE server.
* Ensure to create all directories for `make_debian_initrd_with_firmware.sh` script.
* Correct the path of the preseed files into Debian's menu.cfg.
---
## Release 0.2.0
### Summary
The code move to Gogs.
#### Features
* README.md get many updates.
* scripts/README.md desribe the scripts.
* Move Debian Jessie in front of Wheezy.
* New preseed files (for Jessie/Wheezy, GUI for minions,…).
* New firmares for the initrd: **myricom** and **qlogic**.
* Add a vda disk to allow auto-partition from the preseed file for VM.
#### Bugfixes
* Grub install is now completely automated.
* Correct the minimum partitions size to correct at least for a 32Gb hdd.