Pavel Roskin
22e6f3e2f7
Use SCRIPTS for executable scripts, don't use "chmod 755"
9 years ago
Pavel Roskin
7642675ddf
Use "dist_" prefix to minimize use of EXTRA_DIST
...
"dist" is ignored in presense of "noinst", so keep noinst_man_MANS.
9 years ago
Pavel Roskin
9a1dea8e50
Fix sloppy formatting in instfiles/Makefile.am
...
Use spaces around = and +=, indent by 2 spaces.
9 years ago
Koichiro IWAO
7136fe608f
instfiles: add km-100c.ini to Makefile.am
...
Closes neutrinolabs/xrdp#280 .
9 years ago
Itamar Reis Peixoto
04f8982f5e
add missing .ini files into extra_dist, so they will appear in xrdp tarball after a make dist
9 years ago
itamarjp
c5cac75593
add more missing files into extra_dist
9 years ago
Koichiro IWAO
0f8f03e9cf
instfiles: merge rc script from FreeBSD
...
- merge rc script from FreeBSD
- modify Makefile.am to detect OS and install suitable files
10 years ago
speidy
8904252a98
instfiles: Add line seperator to makefile
10 years ago
jsorg71
830a93d824
Merge pull request #235 from metalefty/init-scripts-on-systemd
...
instfiles: init.d/xrdp shouldn't be installed on systemd system
10 years ago
Koichiro IWAO
2ce05038fd
instfiles: default/xrdp is not needed as well on systemd
10 years ago
Thomas Spalinger
04b729ccd1
finish for supporting swiss german keyboard
10 years ago
Koichiro IWAO
ea0aba4ae3
instfiles: init.d/xrdp shouldn't be installed on systemd system
...
On systemd system, at least CentOS 7, `service foo start` command
works as wrapper of `systemctl start foo`. However, xrdp installs
init script into /etc/init.d/xrdp. This script is not necessary
for systemd system, and, what is worse, if init.d/xrdp exists,
`service xrdp start` works as wrapper to run init.d/xrdp. Maybe
this is inconvinient for many users.
10 years ago
Koichiro IWAO
67570b45de
Add Japanese keymap
10 years ago
Michał Górny
cc3231272d
Install and enable 0415/pl keymap
10 years ago
Jay Sorg
1d1eb037f3
added defautl.pa
11 years ago
Congyi Wu
171aa36a51
Fix absolute path in instfiles/Makefile.am
11 years ago
cocoon
ec7d1b4c38
dynamically insert prefix path into init script
...
using sed -i when running make install
12 years ago
Gustavo Homem
ec0f41df3c
fix xrdp init script permissions
12 years ago
Gustavo Homem
4c24a5605d
Changes related to integration
12 years ago
Itamar Reis Peixoto
a3d63eb5e0
add systemd support into xrdp
13 years ago
Itamar Reis Peixoto
350c3c2488
include more files missed in make dist
14 years ago
jsorg71
90bf3cd911
update keymaps
15 years ago
jsorg71
85ae1cd27e
keymap changes
15 years ago
jsorg71
a34ca6793a
remove /etc/init.d changes and auto keygen
15 years ago
jsorg71
f1ebdf189e
added post install hook
16 years ago
jsorg71
70321aa6c6
add instfiles
16 years ago