Changes between Version 2 and Version 3 of InvirtSetupNotes


Ignore:
Timestamp:
Mar 22, 2013, 12:15:32 AM (11 years ago)
Author:
glasgall
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InvirtSetupNotes

    v2 v3  
    2222}}}
    2323 I'll fix this.
     24
     25- `create-sbuildchroot' didn't install any locales, so I had to:
     26{{{
     27apt-get install --no-install-recommends language-pack-en
     28}}}
     29  (--no-install-recommends because otherwise it pulls in bits of Firefox)