An open API service indexing awesome lists of open source software.

https://github.com/itszariep/syslinux-customizer

grub-customizer clone for syslinux
https://github.com/itszariep/syslinux-customizer

bootloader gtk3 syslinux

Last synced: about 2 months ago
JSON representation

grub-customizer clone for syslinux

Awesome Lists containing this project

README

          

# GRUB Customizer clone for syslinux

Syslinux Customizer is a GTK3 GUI for editing syslinux .cfg files

>[!WARNING]
> This program is still on development and is not complete, and since it write always a new cfg file, specific configs may be not available (see syslinux-parser for more info about available options)

---

## Build

```
make
```