This website requires JavaScript.
Explore
Help
Sign In
archr
/
Arch-R
Watch
0
Star
0
Fork
0
You've already forked Arch-R
mirror of
https://github.com/archr-linux/Arch-R.git
synced
2026-03-31 14:41:55 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5955b23ecd9f42e4e18263e803da214aff529a7
Arch-R
/
packages
/
sysutils
/
busybox
History
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
..
config
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.
2011-12-22 20:38:15 +01:00
init.d
busybox: fix init script order
2011-11-02 17:06:00 +01:00
modprobe.d
busybox, module-init-tools: use busybox's modprobe and depmod applets instead module-init-tools, move module-init-tools-host to module-init-tools for host 'depmod' needed by 'linux' and other kernel drivers
2010-07-08 22:01:49 +02:00
patches
busybox: update to busybox-1.19.3
2011-10-30 09:47:39 +01:00
profile.d
busybox: dont install symlinks in /usr, add switch_root and mount.cifs to busybox
2011-11-12 02:19:41 +01:00
scripts
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next
2011-09-19 16:34:14 +02:00
build
busybox: fials to build with loop and graphite optimizations under gcc-4.6
2011-10-31 13:13:14 +01:00
install
busybox: add symlink /usr/bin/env to /bin/busybox, needed for some python stuff
2011-11-22 19:01:11 +01:00
meta
scripts/image: replace busybox's 'depmod' with module-init-tools's 'depmod'
2011-12-17 02:29:10 +01:00