- makefile fix (by Mic92, thanks!)
- documentation fix: Debian 8 no longer uses /etc/fstab.d.
- WARNING added: "update-conf.d fstab" is incompatible with Debian bug #663623: /etc/fstab.d support in libmount and in util-linux.
- README and readme.md: make clean added
- just a few typos fixed
- Manuals updated. The man page is intended to explain all options of the complex version.
- Makefile updated. Use one of:
- make complex
- make simple
- make build for both versions (default)
- Makefile: also install man page
- The complex version should now be the default. It should work.
- complex version: minor fixes, shebang corrected
- two versions renamed: SIMPLE and COMPLEX
- run "make select-complex" or "make select-simple" to select
- COMPLEX version updated
- set (-s) and unset (-u) logic implemented.
- THE FUNCTIONS set and unset ARE STILL STUBS i.e. not implemented!
- BIG version of update-conf.d added - USE WITH CAUTION! Alpha!
- to use it, run make select-big clean install
- BE WARNED: THIS SCRIPT HAS ALPHA STATUS! MAKE BACKUPS!
- ebuild (by javeree) added
- KEYWORDS changed to "*", as the script should work everywhere
- Makefile: install-with-fstab and install-update-fstab removed
- all the text updated to reflect this change
- update-conf.d.in and update-conf.d:
- short help added when no command-line argument is specified
- messages cleaned-up
- command-line argument ? to list all valid
<conf>
entries added
- Makefile updated: target "install" now only installs the script
- Makefile: target "install-with-fstab" added (old behaviour)
- update-conf.d.in: reference to home of the script added (GitHub)
- README updated
- version information (ISO date) added
- released at GitHub
- cosmetic changes to update-fstab and update-conf.d NOTE: update-fstab is depricated, update-conf.d should be used!
- Makefile added for easier installation
- NicoLarve releases improved version update-conf.d for various
<conf>
.d files
- improved version, thanks to truc
- original version from 2008 released by Atha at the Gentoo forum
- the Gentoo forum advocate truc immediately helped to improve the script - big thanks!
- initial version of update-fstab finished (unreleased, used by Atha)