mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #175] Build Intructions #77
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#77
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 @kurobeats on GitHub (Sep 6, 2017).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/175
Just wondering if you might be able to provide build instructions for development and alike, such as:
@MitchRatquest commented on GitHub (Sep 29, 2017):
It went like this for me (on debian 9):
sudo apt-get install liblzma-dev
git clone https://github.com/antonym/netboot.xyz.git
cd netboot.xyz
cp script/prep-release.sh .
./prep-release.sh
@webairnetboot commented on GitHub (Nov 7, 2017):
This seems like a duplicate of Self-hosting Instructions #26
@dszidi commented on GitHub (Jan 31, 2019):
This is not quite correct. Running the prep-release.sh fails because there are no .crt files in the repo.