Skip to content

Releases: intel/Edge-Software-Provisioner

Edge Software Provisioner v3.1.4

29 Aug 04:01
3e2d97b
Compare
Choose a tag to compare

[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

21 Aug 19:08
de17091
Compare
Choose a tag to compare

Added

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

25 Jul 02:21
fb45d0e
Compare
Choose a tag to compare

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

09 Dec 12:49
Compare
Choose a tag to compare

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

01 Dec 00:04
Compare
Choose a tag to compare

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

24 Aug 23:08
Compare
Choose a tag to compare

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

18 Aug 21:48
Compare
Choose a tag to compare

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

14 Jul 07:26
Compare
Choose a tag to compare

Changed

  • Fixed podman compiling docker images with correct tab

Edge Software Provisioner v2.5.2

01 Jul 14:06
Compare
Choose a tag to compare

Changed

  • Fixed Linuxkit compiling on Ubuntu 22.04
  • Fixed net detection for Ubuntu 22.04
  • Fixed Miscellaneous bugs

Edge Software Provisioner v2.5.1

24 Jun 17:20
Compare
Choose a tag to compare

Changed

  • Fixed default initrd size being to big
  • Fixed Miscellaneous bugs