Releases: jwmullally/iscsi-target-ramdisk
Releases · jwmullally/iscsi-target-ramdisk
v0.9.12
Changes:
- Use PXE Proxy DHCP when an existing DHCP server is present. Fallback to static IP and regular DHCP server if none is found.
v0.9.11
Changes:
- OpenWrt: Disable unauthenticated console logins
- Rename /srv/tftp to /srv/pxe
v0.9.10
Changes:
- Enable iSCSI mutual auth.
- Disable sleep/hibernation by default.
v0.9.9
Changes:
- Use full iPXE by default for BIOS boot instead of UNDI-only.
v0.9.8
Major changes:
- Use iBFT ACPI table by default
v0.9.5
Major changes:
- Use maintained iPXE instead of PXELINUX
- Secure boot HTTP files using basic authorization
v0.9.1
Various changes:
- Copy all found kernels for non-BLS case
- Remove "quiet" from discovered cmdline arguments for easy troubleshooting
- Set DHCP lease time to infinite
- Disable NetworkManager management of iSCSI BOOTIF
- Small documentation and script improvements
- Cleanups to dependency scripts
v0.9.0
This release adds:
- Full PXE UEFI support
- A simple service to disable/enable TFTP/HTTP boot file access
See project README.md for more details.
v0.8.0
Initial Release