Dvsdk

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "==Pre-Install== <code lang="bash"> # put `uname 0022` somewhere in your persistent environment # kill off dash sudo dpkg-reconfigure dash # install fakeroot sudo apt-get ins...")
 
m
Line 1: Line 1:
 
==Pre-Install==
 
==Pre-Install==
<code lang="bash">
+
<source lang="bash">
 
# put `uname 0022` somewhere in your persistent environment
 
# put `uname 0022` somewhere in your persistent environment
  
Line 8: Line 8:
 
# install fakeroot
 
# install fakeroot
 
sudo apt-get install fakeroot
 
sudo apt-get install fakeroot
</code>
+
</source>
  
 
==Post-Install==
 
==Post-Install==
 
It's usually a good idea to keep hold of the installed SDK directory. Most of the files were downloaded (''not'' included in that ~1.5GB+ file you just 'executed').
 
It's usually a good idea to keep hold of the installed SDK directory. Most of the files were downloaded (''not'' included in that ~1.5GB+ file you just 'executed').
 +
 +
Either make a tarball, use git, whatever

Revision as of 14:47, 15 May 2012

Pre-Install

# put `uname 0022` somewhere in your persistent environment
 
# kill off dash
sudo dpkg-reconfigure dash
 
# install fakeroot
sudo apt-get install fakeroot

Post-Install

It's usually a good idea to keep hold of the installed SDK directory. Most of the files were downloaded (not included in that ~1.5GB+ file you just 'executed').

Either make a tarball, use git, whatever

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox