[GH-ISSUE #175] Build Intructions #1614

Closed
opened 2026-03-01 18:34:53 +03:00 by kerem · 3 comments
Owner

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:

  1. install dependencies
  2. git clone
  3. make changes to code
  4. run ./build_script.sh
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: 1. install dependencies 2. git clone 3. make changes to code 4. run ./build_script.sh
kerem 2026-03-01 18:34:53 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@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

<!-- gh-comment-id:333127518 --> @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
Author
Owner

@webairnetboot commented on GitHub (Nov 7, 2017):

This seems like a duplicate of Self-hosting Instructions #26

<!-- gh-comment-id:342555798 --> @webairnetboot commented on GitHub (Nov 7, 2017): This seems like a duplicate of [Self-hosting Instructions #26](https://github.com/antonym/netboot.xyz/issues/26 )
Author
Owner

@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.

<!-- gh-comment-id:459198602 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#1614
No description provided.