mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[PR #527] [MERGED] adding parrot live modify current entry into an installer #946
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#946
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/527
Author: @thelamer
Created: 1/16/2020
Status: ✅ Merged
Merged: 1/17/2020
Merged by: @antonym
Base:
development← Head:parrotmods📝 Commits (1)
7b62e3dadding parrot live assets and modifying current entry into a net installer from our assets📊 Changes
6 files changed (+54 additions, -8 deletions)
View changed files
📝
README.md(+1 -1)📝
endpoints.yml(+9 -0)📝
roles/netbootxyz/defaults/main.yml(+1 -3)➕
roles/netbootxyz/templates/menu/live-parrot-ipxe.j2(+37 -0)📝
roles/netbootxyz/templates/menu/live.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/parrotsec.ipxe.j2(+5 -4)📄 Description
We might want to think about dropping the security related menu or conversely shifting all the liveCDs and installers that are security/privacy focused into it. For this one I moved parrot to the linux installers menu.
The Live stuff has the Vbox bug where you need to mash buttons on the initial curl, but works fine on hardware.
Tested on virtual and hardware Bios/UEFI.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.