descriptioncreate self-installing bundles for distribution on CD
homepage URLhttp://0install.net
ownertalex5 git@gmail.com
last changeSat, 25 Jun 2011 14:29:51 +0000
Push URLssh://repo.or.cz/srv/git/0export.git
Content tags:
Add:
readme
Zero Install is a decentralised installation system. Meta-data about each package is published in a "feed" file. Normally, a program is run by passing its name (a URI) to the 0launch command. This downloads the appropriate feeds, choose a set of implementations (a version of the program, along with any libraries it needs) and downloads them too. For details, see: http://0install.net However, it is sometimes useful to bundle a program and its libraries together on a CD (for example) so that it can be used on machines without a network connection, or where the network is very slow. It is also useful for archival purposes, in case the original web-sites supplying required libraries become unavailable. 0export takes the URI of a program and creates a "setup.sh" file; a self-extracting archive containing everything needed to run the program. This file can be executed on a machine without a network connection to install or run the program. Unlike the bundles created by the related zero2bundle program, programs installed using setup.sh are added to the Zero Install cache and are therefore still shared between users, and will get updates over the web where possible.
shortlog
2011-06-25 Thomas LeonardCope with native 0install in unit-tests master
2011-04-16 Thomas LeonardAdded explicit dependency on Python
2011-02-27 Thomas LeonardAlways export using the digest, not the ID
2011-02-05 Thomas LeonardUse slightly less deprecated API
2011-01-27 Thomas LeonardStart development series 0.3-post
2011-01-27 Thomas LeonardRelease 0.3 v0.3
2011-01-27 Thomas LeonardUpdated to 0launch 0.52 API
2011-01-16 Thomas LeonardRemoved pointless constructor
2010-10-30 Thomas LeonardDon't select a package version of the thing we're expor...
2010-07-10 Thomas LeonardStart development series 0.2-post
2010-07-10 Thomas LeonardRelease 0.2 v0.2
2010-07-10 Thomas LeonardOnly pass str paths to tarfile; unicode causes trouble
2010-07-10 Thomas LeonardAdded unit-test
2010-07-10 Thomas LeonardUpdated to 0launch 0.49 API
2010-07-10 Thomas LeonardLess verbose output from GnuPG when unpacking
2010-07-10 Thomas LeonardAdded option parsing to generated installer scripts
...
tags
12 months ago v0.3 Release 0.3
19 months ago v0.2 Release 0.2
2 years ago v0.1 Release 0.1
heads
7 months ago master
20 months ago allow-pkg
forks
0export/0export-afb.git afb@users.sourceforge.net 7 months ago