Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suntong/preseed-generic-mode

Emacs Mode for Debian preseed files
https://github.com/suntong/preseed-generic-mode

debian debian-preseed-files emacs-lisp emacs-mode

Last synced: about 2 months ago
JSON representation

Emacs Mode for Debian preseed files

Awesome Lists containing this project

README

        

# Debian preseed file major mode

A major Emacs mode for editing Debian preseed files.

Works well with the powerful `allout` outline mode that comes as part of GnuEmacs. Check out [the screenshots](https://github.com/suntong/preseed-generic-mode/wiki/Screenshots) for details.

The `preseed.cfg` in the `master` branch gives a comprehensive list of all configuration options in one big file; whereas in the `separated` branch that big file is broken down to logical pieces, making it easy to customize "locally". For example, the `preseed.020-Source` can be customized into two flavors, one for Debian and the other for Ubuntu.