mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
b92f86cc24
@ -26,15 +26,15 @@ message="$message\n repo, downloads the software, unpacks the software, updates
|
||||
message="$message\n local database with all filepaths and other informations about the"
|
||||
message="$message\n installed software or removes or updates installed Software."
|
||||
message="$message\n "
|
||||
message="$message\n With OpenELEC it is not possible to change the system for security and"
|
||||
message="$message\n With LibreELEC it is not possible to change the system for security and"
|
||||
message="$message\n stability reasons so even 'apt-get' would not be able to do this."
|
||||
message="$message\n We also dont have and want to maintain such a repo for various other"
|
||||
message="$message\n great reasons."
|
||||
message="$message\n "
|
||||
message="$message\n Also Ubuntu or Debian packages are often outdated and not compatible"
|
||||
message="$message\n with OpenELEC"
|
||||
message="$message\n with LibreELEC"
|
||||
message="$message\n "
|
||||
message="$message\n TIP: use XBMC's addon browser to enhance your OpenELEC system"
|
||||
message="$message\n TIP: use XBMC's addon browser to enhance your LibreELEC system"
|
||||
|
||||
echo -e $message
|
||||
exit 1
|
||||
|
@ -22,7 +22,7 @@ message="$message\n There is no working 'passwd'."
|
||||
message="$message\n"
|
||||
message="$message\n The 'passwd' command changes passwords for user accounts."
|
||||
message="$message\n"
|
||||
message="$message\n With OpenELEC it is not possible to change the system password"
|
||||
message="$message\n With LibreELEC it is not possible to change the system password"
|
||||
message="$message\n"
|
||||
message="$message\n SSH is included only as a last support resort. SSH is off by default."
|
||||
message="$message\n Most users never need SSH and need help using it so we need a default"
|
||||
|
@ -24,7 +24,7 @@ message="$message\n On debian/ubuntu/all general purpose linux distributions 'su
|
||||
message="$message\n allows a permitted user to execute a command as the superuser"
|
||||
message="$message\n or another user, as specified by the security policy"
|
||||
message="$message\n "
|
||||
message="$message\n With OpenELEC you have root access by default, so you dont need 'sudo'"
|
||||
message="$message\n With LibreELEC you have root access by default, so you dont need 'sudo'"
|
||||
message="$message\n "
|
||||
|
||||
echo -e $message
|
||||
|
Loading…
x
Reference in New Issue
Block a user