2nd Dec, 2015, 02:02 PM
My list of improvements that could be done
1) Remove the "Thanks Dad" from ssh login...
2) Seems like it takes Xbian a lot longer to boot then Raspbian, Why? see #3
3) Do not have a flurry of updates on first run, in fact just leave them off, and let the user enable it later. Rasberry Pi doesn’t have enough resources available. No need to hog all the cpu doing what ever on the network for 10 minutes, just so I can enable SSH.
4) Secure Shell (SSH) should be enabled on first run for those with headless servers, or are trying to troubleshoot their pi.
1) Remove the "Thanks Dad" from ssh login...
Code:
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
2) Seems like it takes Xbian a lot longer to boot then Raspbian, Why? see #3
3) Do not have a flurry of updates on first run, in fact just leave them off, and let the user enable it later. Rasberry Pi doesn’t have enough resources available. No need to hog all the cpu doing what ever on the network for 10 minutes, just so I can enable SSH.
4) Secure Shell (SSH) should be enabled on first run for those with headless servers, or are trying to troubleshoot their pi.