Commit Graph

34 Commits

Author SHA1 Message Date
Stephan Raue
f697bb8259 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-settings 2013-03-26 11:12:08 +01:00
Stefan Saraev
60d8f22457 openssh: add cosmetic patch to silence 'no such identity: xxxx' errors 2013-03-24 15:06:00 +02:00
Stephan Raue
cf901d6522 openssh: update to openssh-6.2p1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-23 16:39:56 +01:00
Stephan Raue
de28c2e71f openssh: rework init script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-23 23:06:54 +01:00
Stephan Raue
378a5b8bec openssh: temporary use /storage/.cache/openelec/sshd.conf for sshd options - to be changed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-11 00:47:38 +01:00
Stephan Raue
2916d29ffe openssh: update to openssh-6.1p1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-11-06 14:11:08 +01:00
Stephan Raue
e1c3957445 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next
Conflicts:
	packages/linux/meta
	packages/linux/patches/linux-3.2.27-071-silence_i915_agp-module-0.1.patch
	packages/linux/patches/linux-3.2.27-212-mantis_stb0899_faster_lock.patch
	packages/linux/patches/linux-3.2.28-071-silence_i915_agp-module-0.1.patch
	packages/linux/patches/linux-3.2.28-081-drm_cea_modes.patch
	packages/linux/patches/linux-3.2.28-201-add_Anysee_T2C_support-0.1.patch
	packages/linux/patches/linux-3.2.28-202-add_HVR930C_support-0.1.patch
	packages/linux/patches/linux-3.2.28-210-add_DVBSky_support.patch
	packages/linux/patches/linux-3.2.28-211-add_TeVii_s471_support.patch
	packages/linux/patches/linux-3.2.28-212-mantis_stb0899_faster_lock.patch
	packages/linux/patches/linux-3.2.28-213-cinergy_s2_usb_r2.patch
	packages/linux/patches/linux-3.2.28-251-acpi-5.0_support.patch
	packages/linux/patches/linux-3.2.28-920_add_rtl8168.patch
	packages/linux/patches/linux-3.2.28-990-xc5000_add_support_for_get_if_frequency.patch
	packages/linux/patches/linux-3.5.2-071-silence_i915_agp-module-0.1.patch
	packages/linux/patches/linux-3.5.2-212-mantis_stb0899_faster_lock.patch
2012-08-22 13:29:28 +02:00
Stephan Raue
f41540f15f openssh: Specify privilege separation sandbox to avoid wrong autodetection, thanks to 'Vpeter' and 'Susis_Strolch'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-08-22 11:48:06 +02:00
Stefan Saraev
bf4c3f76d7 openssh: disable passwotdh auth if set in os.openelec.settings 2012-08-15 20:16:49 +03:00
Stefan Saraev
4a2185ca0b openssh: start sshd if enabled in os.openelec.settings 2012-07-30 21:53:29 +03:00
Stephan Raue
a83a88e3fc openssh: add support for /etc/ssh.conf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-07 12:45:56 +02:00
Stephan Raue
d6bea0176a openssh: update to openssh-6.0p1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-23 06:37:27 +02:00
Stefan Saraev
e8b7ac9ec1 openssh: ensure that $HOME/.ssh exists, is root-owned and not world-readable 2012-03-07 01:18:35 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Matthias Saou
6e16a0ab2f Fix typo in ssh init script 2011-12-23 11:42:32 +01:00
Stephan Raue
93f3737a94 openssh: dont run ssh per default, there is a security related discussion in http://openelec.tv/forum/20-development-discussion/20259-security-the-dilema-of-the-out-of-the-box-experience . Add 'ssh' to the appendline in our bootloader, or put a file called 'ssh_enable' in /storage/.config or the 'Configfile' Samba share. Both will enable SSH on boot. Add 'progress' to the appendline in bootloader to show the bootprogress without enabled debugging.
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-22 20:38:15 +01:00
Stephan Raue
e51428321c openssh: check for files if they exist and not empty
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-12-05 15:55:37 +01:00
Stephan Raue
0fbb2660e9 remove package 'netstatus'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-16 13:55:10 +02:00
Stephan Raue
b5bea18819 Revert "openssh: start init scripts on RUNLEVEL=boot"
This reverts commit 997ef7c3b9.
2011-09-12 19:26:59 +02:00
Stephan Raue
6a1a777a53 Revert "openssh: shutdown openssh on reboot/poweroff"
This reverts commit fd6978b268.
2011-09-12 19:16:36 +02:00
Stephan Raue
fd6978b268 openssh: shutdown openssh on reboot/poweroff
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-08 04:27:00 +02:00
Stephan Raue
997ef7c3b9 openssh: start init scripts on RUNLEVEL=boot
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-07 23:10:42 +02:00
Stephan Raue
b98b1f3529 openssh: update to openssh-5.9p1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-06 22:37:35 +02:00
Stephan Raue
f2b41c8221 openssh: set proper permissions on /var/empty
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-03 01:42:34 +02:00
Stephan Raue
4d4bcfe311 openssh: show banner on login
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-08-08 11:22:58 +02:00