OSTree

Software Screenshot:
OSTree
Software Details:
Version: 2014.4
Upload Date: 17 Feb 15
Developer: Colin Walters
Distribution Type: Freeware
Downloads: 15

Rating: nan/5 (Total Votes: 0)

OSTree is an open source and freely distributed command-line utility implemented in C and designed for managing bootable, versioned and immutable file system trees. It is also known as the GNOME OS build tool.

The software is designed in such a way that it takes over the role of a traditional package managers, such as dpkg and rpm. However, it is not a package system or a utility for managing full disk images. It's actually a blend of the disadvantages and advantages of both.

Who uses OSTree?

This is the question that many of you would ask from the beginning, so we feel obliged to tell you that the well known GNOME Continuous integration system uses the OSTree package as a native deployment mechanism, among many other projects.

The following built-in commands are available in the application: admin, cat, commit, config, checkout, checksum, diff, fsck, init, log, ls, refs, reset, prune, pull, pull-local, remote, rev-parse, show, static-delta and trivial-httpd. They can be viewed at a glance by running the ‘./ostree --help’ command in a terminal emulator.

Getting started with OSTree

OSTree requires installation, so you should grab the latest version from Softoware, save it on your computer, extract it and open a terminal emulator to navigate to the location of the extracted archive files using the ‘cd’ command (e.g. cd /home/softoware/ostree-2014.4).

Next, you should take a look at the available options for the ‘./configure’ command (e.g. ./configure --help), if you want to optimize the software for a specific hardware architecture (32-bit and 64-bit are supported at this time) and operating system.

Run the ‘make’ command to compile the program, followed by the ‘sudo make install’ command, which must be run as a privileged user, or the ‘make install’ command as root (system administrator).

Similar Software

prcs2hg
prcs2hg

17 Feb 15

ViewGit
ViewGit

11 May 15

github-distutils
github-distutils

20 Feb 15

testrepository
testrepository

20 Feb 15

Comments to OSTree

Comments not found
Add Comment
Turn on images!