|
@@ -678,9 +678,11 @@ utilitiesefi:
|
|
|
type: ipxemenu
|
|
|
dts:
|
|
|
enabled: true
|
|
|
+ initrd: https://boot.dasharo.com{{ endpoints.dts.path }}/dts-base-image-v{{ endpoints.dts.version
|
|
|
+ }}.cpio.gz
|
|
|
+ kernel: https://boot.dasharo.com{{ endpoints.dts.path }}/bzImage-v{{ endpoints.dts.version
|
|
|
+ }}
|
|
|
name: Dasharo Tools Suite
|
|
|
- initrd: https://boot.dasharo.com{{ endpoints.dts.path }}/dts-base-image-v{{ endpoints.dts.version }}.cpio.gz
|
|
|
- kernel: https://boot.dasharo.com{{ endpoints.dts.path }}/bzImage-v{{ endpoints.dts.version }}
|
|
|
type: direct
|
|
|
gparted:
|
|
|
enabled: true
|
|
@@ -801,9 +803,11 @@ utilitiespcbios64:
|
|
|
type: ipxemenu
|
|
|
dts:
|
|
|
enabled: true
|
|
|
+ initrd: https://boot.dasharo.com{{ endpoints.dts.path }}/dts-base-image-v{{ endpoints.dts.version
|
|
|
+ }}.cpio.gz
|
|
|
+ kernel: https://boot.dasharo.com{{ endpoints.dts.path }}/bzImage-v{{ endpoints.dts.version
|
|
|
+ }}
|
|
|
name: Dasharo Tools Suite
|
|
|
- initrd: https://boot.dasharo.com{{ endpoints.dts.path }}/dts-base-image-v{{ endpoints.dts.version }}.cpio.gz
|
|
|
- kernel: https://boot.dasharo.com{{ endpoints.dts.path }}/bzImage-v{{ endpoints.dts.version }}
|
|
|
type: direct
|
|
|
gparted:
|
|
|
enabled: true
|