mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #651] [MERGED] Improved k3os install and added live-boot #1038
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#1038
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/651
Author: @pvelati
Created: 6/9/2020
Status: ✅ Merged
Merged: 6/19/2020
Merged by: @antonym
Base:
development← Head:development📝 Commits (3)
553183eAdd k3os as live-boot36f96b3Change k3os install with varios parameters71ae23dRe-added variables taken from the defaults yaml in case of future changes📊 Changes
4 files changed (+123 additions, -12 deletions)
View changed files
📝
roles/netbootxyz/defaults/main.yml(+1 -4)📝
roles/netbootxyz/templates/menu/k3os.ipxe.j2(+61 -8)➕
roles/netbootxyz/templates/menu/live-k3os.ipxe.j2(+60 -0)📝
roles/netbootxyz/templates/menu/live.ipxe.j2(+1 -0)📄 Description
Added customizable parameters (see image attached below):

A "custom" installation example can be viewed in image below.

A live-boot version of K3OS is also added to live-boot menu (some parameters can be modified before booting).

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.