User:Jomat/Debian

From Openmoko

< User:Jomat(Difference between revisions)
Jump to: navigation, search
(New page: ==/etc/modules== Add g_ether)
 
 
Line 1: Line 1:
 
==/etc/modules==
 
==/etc/modules==
 
Add g_ether
 
Add g_ether
 +
 +
==default shell==
 +
<pre>
 +
apt-get install dash
 +
ln -fs /bin/dash /bin/sh
 +
</pre>

Latest revision as of 22:55, 21 November 2008

[edit] /etc/modules

Add g_ether

[edit] default shell

apt-get install dash
ln -fs /bin/dash /bin/sh
Personal tools

/etc/modules

Add g_ether

default shell

apt-get install dash
ln -fs /bin/dash /bin/sh