Changes between Version 2 and Version 3 of SandBox


Ignore:
Timestamp:
May 10, 2010, 6:20:17 PM (14 years ago)
Author:
mmadia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox

    v2 v3  
    6464   * harvest public keys from svn.haiku-os.org
    6565   * {{{ sudo bash ; export allkeys=`find /home -type f -name "authorized_key*"` ; for key in $allkeys; do cat $key >> allkeys.pub ; done }}}
    66  * Create tar.xz sources for Haiku & Buildtools
     66 * Create tar.xz sources for Haiku & Buildtools
     67   * {{{ tar --exclude=.svn -cJf <archive>.tar.xz directory/ }}}
    6768 * Copy all sources to http://haiku-files.org/files/releases/r1alpha2/sources/
    6869   * simply allow the .OptionalPackageDescriptions & InstallSourceArchive to point to http://haiku-files.org/files/sources