Changes between Version 10 and Version 11 of ChrootSetup

Show
Ignore:
Timestamp:
02/03/09 23:00:32 (13 years ago)
Author:
allison
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChrootSetup

    v10 v11  
    178178 # apt-get install language-pack-en # for locales 
    179179 # apt-get install dh-make automake pbuilder lintian \ 
    180  wget devscripts sudo 
     180 wget devscripts sudo dput 
    181181 # apt-get update 
    182182 # apt-get install vim 
     
    211211}}} 
    212212 
     213 * (optional) Set up the Ubuntu PPA upload configuration in your user's account: 
     214{{{ 
     215[parrot-ppa] 
     216fqdn = ppa.launchpad.net 
     217method = ftp 
     218incoming = ~parrot-dev/ubuntu/ 
     219login = anonymous 
     220allow_unsigned_uploads = 0 
     221}}} 
     222 
    213223 * Done