mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[PR #490] [MERGED] Clonezilla live assets, support live assets in utility menu #916
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#916
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/490
Author: @thelamer
Created: 1/6/2020
Status: ✅ Merged
Merged: 1/6/2020
Merged by: @antonym
Base:
development← Head:clonezilla-live📝 Commits (1)
6c40dbemodifying clonezilla to ingest live assets modifying util parsing to support live assets📊 Changes
4 files changed (+62 additions, -20 deletions)
View changed files
📝
roles/netbootxyz/defaults/main.yml(+9 -12)➕
roles/netbootxyz/templates/menu/clonezilla.ipxe.j2(+45 -0)📝
roles/netbootxyz/templates/menu/utils-efi.ipxe.j2(+4 -4)📝
roles/netbootxyz/templates/menu/utils-pcbios.ipxe.j2(+4 -4)📄 Description
In order to use identical key names for menu entries we need a separate yaml array for UEFI stuff.
This does not offer any scripted customization from the ipxe menu though it should be OK for an initial release it is certainly better than memdisk.
Also on boot Clonezilla lets you set remote scripted install locations so not sure what benefit there is to doing it in IPXE. If a user want to use hooks they should be local hosting and customizing the clonezilla.ipxe file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.