tftpboot/CHANGELOG.md

30 lines
789 B
Markdown
Raw Normal View History

2016-07-22 14:58:07 +02:00
2016-07-22 17:05:22 +02:00
## 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
2016-07-22 14:58:07 +02:00
The code move to Gogs.
#### Features
2016-07-22 14:58:07 +02:00
* 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
2016-07-22 14:58:07 +02:00
* Grub install is now completely automated.
* Correct the minimum partitions size to correct at least for a 32Gb hdd.