Releases: intel/Edge-Software-Provisioner
Releases · intel/Edge-Software-Provisioner
Edge Software Provisioner v3.1.4
[3.1.4] - 2023-08-28
Changed
- Fixed conf/config.yml unset variable disable_fluent_logging
- Fixed ESP uOS MOTD
- Fixed Network Detection
Known Problem
- Missing instructions of how to build the boot.wim, boot.sdi and BCD from Microsoft ADK
Edge Software Provisioner v3.1.2
Added
- Added progress logging from ESP uOS to ESP Services
- Added a variable to support airgapped environments for future automated releases
- Updated Ubuntu Profiles to 22.04
- Published containers to Docker Hub and now support single step quick deployment method https://github.com/intel/Edge-Software-Provisioner#quick-deployment-guide
Changed
- Fixed ESP uOS Wifi detectability
- Fixed Miscellaneous bugs
Known Problem
- Missing instructions of how to build the boot.wim, boot.sdi and BCD from Microsoft ADK
Edge Software Provisioner v3.0.5
Added
- Added support for UEFI HTTP Boot (HTTPClient)
Changed
- Fixed anticipate DHCP delays in the network with iPXE
- Fixed samba config path
- Fixed detecting if there is more than one dhcp server on the network
- Switched Docker Daemon to vfs because aufs bug on ESP uOS
Known Problem
- Missing instructions of how to build the boot.wim, boot.sdi and BCD from Microsoft ADK
Edge Software Provisioner v3.0.2
Changed
- Fixed missing ESP IP Address IPXE Menu
- Fixed missing build output path in the ESP DinD context
Known Problem
- Missing instructions of how to build the boot.wim, boot.sdi and BCD from Microsoft ADK
Edge Software Provisioner v3.0.1
Added
- Added additional kernel modules to the ESP uOS
Changed
- Fixed WEBROOT creation with Gitea is disabled
- Fixed USB image size calculation
- Fixed ESP build when dynamic profile is active
- Updated the version of docker-compose inside core container
Known Problem
- Missing instructions of how to build the boot.wim, boot.sdi and BCD from Microsoft ADK
Edge Software Provisioner v3.0
Added
- Added default option of IPXE based booting mechanism which enables a broader spectrum of hardware.
- Enabled option for static IP addresses for specific MAC addresses to achieve scaling in farms.
- Added option for disabling selected services while building.
- Added options for enabling local path Git repository for profiles.
Changed
- Fixed ubuntu/alpine moving firmware retrieval mechanism
- Fixed alpine UOS build
- Fixed flashing progress on flash.usb
- Improved network scanning for DHCP
- Reduced the image size of the USB device for flashing
- Enhanced Code Quality
- Fixed Miscellaneous bugs
Known Problem
- Missing instructions of how to build the boot.wim, boot.sdi and BCD from Microsoft ADK
Edge Software Provisioner v2.5.4
Changed
- Added missing block device drivers for ESP uOS
- Updated alpine version for kernel builder
- Improved method for downloading latest kernel firmware
- Fixed Miscellaneous bugs
Edge Software Provisioner v2.5.3
Changed
- Fixed podman compiling docker images with correct tab
Edge Software Provisioner v2.5.2
Changed
- Fixed Linuxkit compiling on Ubuntu 22.04
- Fixed net detection for Ubuntu 22.04
- Fixed Miscellaneous bugs
Edge Software Provisioner v2.5.1
Changed
- Fixed default initrd size being to big
- Fixed Miscellaneous bugs