mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #94] How can I add a local image to this kind of setup? #42
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#42
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?
Originally created by @TyrfingMjolnir on GitHub (Apr 15, 2016).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/94
How can I add a local image to this kind of setup?
Let's say I would like to run UBCD from a local repo while I run the other stuff fresh from the world wide wait.
@antonym commented on GitHub (Apr 15, 2016):
See https://github.com/antonym/netboot.xyz/pull/62
It lets you put your github user name in and it'll generate your own custom menu based on a fork of https://github.com/antonym/netboot.xyz-custom
You could even regenerate the iPXE disks and set your github user as a variable in order to skip having to set the name every time.
It's still experimental so would love to get some feedback/testing on it.
@TyrfingMjolnir commented on GitHub (Apr 15, 2016):
This will allow me to clone from github or require me to be addicted to github?
@chadmiller commented on GitHub (May 2, 2016):
This software uses Github. You've used it before.
@TyrfingMjolnir commented on GitHub (May 4, 2016):
Of course, but I would really like to deploy on-prem.
@webairnetboot commented on GitHub (Nov 7, 2017):
This seems like a duplicate of Self-hosting Instructions #26