Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RogueScholar/netboot.xyz-custom
An iPXE boot menu of system utilities loaded via HTTPS from the Keybase Filesystem
https://github.com/RogueScholar/netboot.xyz-custom
ipxe ipxe-configuration live-image netboot netbootxyz network-boot pxe pxe-boot pxe-menu pxeboot recovery-tools thin-client thin-clients
Last synced: 3 months ago
JSON representation
An iPXE boot menu of system utilities loaded via HTTPS from the Keybase Filesystem
- Host: GitHub
- URL: https://github.com/RogueScholar/netboot.xyz-custom
- Owner: RogueScholar
- License: gpl-3.0
- Created: 2019-06-06T21:30:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T10:02:25.000Z (almost 2 years ago)
- Last Synced: 2024-06-17T23:42:26.985Z (5 months ago)
- Topics: ipxe, ipxe-configuration, live-image, netboot, netbootxyz, network-boot, pxe, pxe-boot, pxe-menu, pxeboot, recovery-tools, thin-client, thin-clients
- Homepage: https://keybase.pub/rscholar/ipxe
- Size: 46.9 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RogueScholar/netboot.xyz-custom
## Install prerequisites
To use this repository you need to install the base netboot.xyz image, a Keybase account and the Keybase client.
* [Netboot.xyz Home Page](https://netboot.xyz/)
* [Join Keybase](https://keybase.io/)
* [Install the Keybase client](https://keybase.io/download)## Chainloading
If you just want to boot your iPXE-enabled system using one of the utilities in
the menu, you need only navigate to an iPXE shell prompt and issue this command:```bash
chain --autofree https://raw.githubusercontent.com/RogueScholar/netboot.xyz-custom/master/custom.ipxe
```