descriptioncreate self-installing bundles for distribution on CD
homepage URLhttp://0install.net
ownertalex5+git@gmail.com
last changeMon, 16 Sep 2013 11:01:02 +0000 (16 12:01 +0100)
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
2013-09-16 Thomas LeonardFixed --archmaster
2013-04-20 Thomas LeonardDownload and run using 0install API directly
2013-04-20 Thomas LeonardAdded --extract-only option
2013-04-20 Thomas LeonardMade unit-tests pass on ArchLinux
2013-04-20 Thomas LeonardPass --verbose through to 0install when launching the...
2013-04-20 Thomas LeonardRecord 0export version number in generated script
2013-03-16 Thomas LeonardBetter error when a key is missing from the bundle
2013-03-16 Thomas LeonardFixed name of unit-test class
2013-02-26 Thomas LeonardStart development series 0.5-post
2013-02-26 Thomas LeonardRelease 0.5v0.5
2013-02-26 Thomas LeonardAdded support for Arch
2013-02-18 Thomas LeonardRun tests with $PATH set
2012-10-07 Thomas LeonardNoLocalVersions inherits from model.Restriction
2012-06-05 Thomas LeonardStart development series 0.4-post
2012-06-05 Thomas LeonardRelease 0.4v0.4
2012-06-05 Thomas LeonardUpdated to use new Driver API
...
tags
11 years ago v0.5 Release 0.5
11 years ago v0.4 Release 0.4
13 years ago v0.3 Release 0.3
13 years ago v0.2 Release 0.2
14 years ago v0.1 Release 0.1
heads
10 years ago master
13 years ago allow-pkg
forks
Cached version (2372s old)
0export/0export-afb.git afb@users.sourceforge.net 12 years ago