mirror of
https://github.com/sailfishos/dsme.git
synced 2026-05-25 18:47:44 +02:00
No description
- C 95.4%
- Shell 2.6%
- Makefile 1%
- M4 0.8%
- Python 0.2%
| dbus-gmain@d42176ae47 | ||
| debian | ||
| doc | ||
| dsme | ||
| getbootstate | ||
| include | ||
| modules | ||
| preinit | ||
| rpm | ||
| test | ||
| tests | ||
| util | ||
| .depend | ||
| .gitmodules | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.ac | ||
| COPYING | ||
| depend_filter.py | ||
| dsme-plugin.pc.in | ||
| dsme.init.in | ||
| INSTALL | ||
| Makefile.am | ||
| Makefile.custom | ||
| NEWS | ||
| README | ||
| reboot-via-dsme.sh | ||
| verify_version.sh | ||
Build and installation instructions: If source is taken from the git repo: $ ./autogen.sh $ mkdir build $ cd build $ ../configure <configure-options> $ make $ sudo make install