https://github.com/ustclug/simple-pxe
便宜,快速,品质尚可
https://github.com/ustclug/simple-pxe
Last synced: 11 months ago
JSON representation
便宜,快速,品质尚可
- Host: GitHub
- URL: https://github.com/ustclug/simple-pxe
- Owner: ustclug
- License: mit
- Created: 2019-01-17T13:08:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T15:47:24.000Z (about 2 years ago)
- Last Synced: 2024-05-22T00:08:35.194Z (about 2 years ago)
- Language: Shell
- Size: 73.2 KB
- Stars: 32
- Watchers: 4
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-pxe: A simple GRUB netboot menu generator
Configuration: See `config.local.sample` for example.
Prepare files (network needed):
```
./simple-pxe prepare
```
Update menu (no network needed):
```
./simple-pxe menu
```