mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #1251] [CLOSED] Began adding the return to previous menu prompt to menues. #1372
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#1372
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/1251
Author: @n3gwg
Created: 5/29/2023
Status: ❌ Closed
Base:
development← Head:development📝 Commits (10+)
ac3ffe2Began adding the return to previous menu prompt to menues.f09d226More menu modifications of adding Return back to main menu codecab5138More menu modifications of adding Return back to main menu code39797e0More menu modifications of adding Return back to main menu code51ba4d6Merge branch 'netbootxyz:development' into development36cf248Pin ansible lint tests1bcf4d6Pin ansible-lint695e429Support building images on other architectures6ec1568Add mtools for mformat094cd14Add syslinux back to build📊 Changes
94 files changed (+97 additions, -2 deletions)
View changed files
📝
roles/netbootxyz/templates/menu/4mlinux.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/about.ipxe.j2(+1 -1)📝
roles/netbootxyz/templates/menu/almalinux.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/anarchy.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/archlinux.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/blackarch.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/boot.cfg.j2(+3 -0)📝
roles/netbootxyz/templates/menu/bsd.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/centos.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/clonezilla.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/coreos.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/debian.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/devuan.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/endeavouros.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/fedora.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/flatcar.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/freebsd.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/freedos.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/gentoo.ipxe.j2(+1 -0)...and 74 more files
📄 Description
A rebased version of my commits for adding return to main menu option to a number of the menus. As I continue to work with the code I will likely have more commits that implement this feature in other menus as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.