mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-11-16 19:50:31 +01:00
root
This commit is contained in:
parent
d48a49b58e
commit
0979768243
1 changed files with 2 additions and 2 deletions
4
build.sh
4
build.sh
|
@ -248,8 +248,8 @@ echo KEYMAP=de-latin1-nodeadkeys > $DEST/output/sdcard/etc/vconsole.conf
|
||||||
#sed -e 's/MAX_SPEED="0"/MAX_SPEED="1200000"/g' -i $DEST/output/sdcard/etc/init.d/cpufrequtils
|
#sed -e 's/MAX_SPEED="0"/MAX_SPEED="1200000"/g' -i $DEST/output/sdcard/etc/init.d/cpufrequtils
|
||||||
#sed -e 's/ondemand/interactive/g' -i $DEST/output/sdcard/etc/init.d/cpufrequtils
|
#sed -e 's/ondemand/interactive/g' -i $DEST/output/sdcard/etc/init.d/cpufrequtils
|
||||||
|
|
||||||
# i recommend you to change this urgently!!!
|
# i recommend you to change this urgently + add a proper user for the System!!!
|
||||||
# set password to 1234
|
# default passwort for user "root" is "root"
|
||||||
#echo 1234;echo 1234; | passwd root
|
#echo 1234;echo 1234; | passwd root
|
||||||
|
|
||||||
# set hostname
|
# set hostname
|
||||||
|
|
Loading…
Reference in a new issue