Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/suntong/preseed-generic-mode
- Owner: suntong
- License: gpl-3.0
- Created: 2015-01-16T19:57:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T05:00:52.000Z (almost 7 years ago)
- Last Synced: 2023-08-06T14:12:11.272Z (over 1 year ago)
- Topics: debian, debian-preseed-files, emacs-lisp, emacs-mode
- Language: Emacs Lisp
- Size: 45.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.