Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-09-08 | Add option to specify init script location | Fina Wilke | -10/+10 | |
Also allows to disable the installation if desired | ||||
2019-07-09 | Install init script in /etc/ instead of $sysconfdir | Nikolaus Rath | -2/+2 | |
sysconfdir defaults to /usr/local/etc which is almost always the wrong choice. Fixes: #427 | ||||
2019-07-04 | Add build option to skip steps requiring root permissions | DrDaveD | -6/+8 | |
2018-08-31 | Do not hardcode /etc/fuse.conf path. | Nikolaus Rath | -8/+21 | |
2018-03-28 | Add example configuration file (#216) | admorgan | -0/+3 | |
Add a configuration file with all options disabled that includes all valid options and their description. | ||||
2017-08-14 | Fixed udev rules directory. | Nikolaus Rath | -1/+1 | |
2017-08-02 | Ask pkgconfig where we should install udev rules | Heiko Becker | -1/+2 | |
2017-06-21 | Install init script in $DESTDIR/etc, not $prefix/$sysconfdir | Nikolaus Rath | -3/+5 | |
Fixes: #178. | ||||
2017-01-12 | Added experimental support for building with Meson+Ninja | Nikolaus Rath | -0/+32 | |