need a sources.list and resolv.conf to install shit
authorSteven McDonald <steven@steven-mcdonald.id.au>
Fri, 25 Nov 2011 11:46:53 +0000 (22:46 +1100)
committerSteven McDonald <steven@steven-mcdonald.id.au>
Fri, 25 Nov 2011 11:46:53 +0000 (22:46 +1100)
tutorials/debian_on_samsung_galaxy.shtml

index 1354189889134e373882e834a094e9be7a6cc3d4..07ebac2a89ed3026a30cb7bc86dfcd5d41fef4ad 100644 (file)
@@ -274,6 +274,9 @@ dependency issues have been resolved, and everything in
 </p>
 
 <code>
 </p>
 
 <code>
+# echo 'deb http://ftp.debian-ports.org/debian unstable main' >/etc/apt/sources.list<br>
+# echo 'nameserver 8.8.8.8' >/etc/resolv.conf<br>
+# aptitude update<br>
 # aptitude install '~prequired|~pimportant|~pstandard'
 </code>
 
 # aptitude install '~prequired|~pimportant|~pstandard'
 </code>