Commit Graph

15 Commits (faa76def085a01f733cd4d006b663845e88ce660)

Author SHA1 Message Date
Bruno Rodríguez a8ea5d3e99
Tidy up runit service scripts (#479)
* Fix the script installation path (install everything only on /etc/sv/ly)

* Update the runit scripts to get the TTY value from the /etc/ly/config.ini file

* Update readme.md
1 year ago
Daniel Haarhoff 5db09ce104
Make it easy to install ly on runit systems e.g. void (#431)
* Make it easy to install ly on runit systems e.g. void

* Tidy up runit section in readme

Co-authored-by: Daniel Haarhoff <daniel@rknt.de>
2 years ago
Cavernosa 0cefb3da8e
OpenRC service and support for more inits (#368)
Add OpenRC service and support for other init services

Co-authored-by: Jonathan <78560204+wncry@users.noreply.github.com>
Co-authored-by: MadcowOG <null>
Co-authored-by: MadcowOG <88654251+MadcowOG@users.noreply.github.com>
2 years ago
nullgemm a20d5195a6 remove git submodules helper 3 years ago
nullgemm b3d5756a0a remove git remote helper 3 years ago
nullgemm b448fc97b2 remove the ctypes submodule 3 years ago
nullgemm f6658f83a9 update 4 years ago
nullgemm 8493c5a8ad use custom pam service name 5 years ago
Egor Duplensky 0a0da30ac9 Set correct permissions (644) for systemd service file (#179) 5 years ago
Érico Nogueira Rolim fa42781cb9 Make the project compilable with clang. (#163)
Clang generates more warning messages, such as pointing out a lack
of newline at end of file and issues with the size of a strncopy.

Moving -Wno-unused-parameter to the end of the flags avoids it being
overwritten by -Wextra.

Removing -Werror avoids compilation errors that may arise from new
compiler warnings that might come from newer versions of compilers.
5 years ago
nullgemm 4a1adf92b5 add install without conf target 5 years ago
Roosemberth Palacios fe4af2bfe6 Makefile: Add config option to allow specifying a separate data directory (#136)
This allows the user to specify a different directory to store static files, such as
translations and other resources.

Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
5 years ago
nullgemm 6388208bb1 fix remotes dependant submodules 5 years ago
nullgemm 7457ceaa56 add remotes tool 5 years ago
nullgemm efc5c49de5 initial commit 5 years ago