Changes between Version 2 and Version 3 of SandBox
- Timestamp:
- May 10, 2010, 6:20:17 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SandBox
v2 v3 64 64 * harvest public keys from svn.haiku-os.org 65 65 * {{{ 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/ }}} 67 68 * Copy all sources to http://haiku-files.org/files/releases/r1alpha2/sources/ 68 69 * simply allow the .OptionalPackageDescriptions & InstallSourceArchive to point to http://haiku-files.org/files/sources