GithubHelp home page GithubHelp logo

phatina / storaged Goto Github PK

View Code? Open in Web Editor NEW

This project forked from storaged-project/udisks

0.0 2.0 0.0 4.51 MB

The Storaged project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.

License: Other

Shell 0.27% C 96.57% Python 3.17%

storaged's Introduction

STATUS

NOTE: This repository exists due to Jenkins CI testing. It will be removed once it's set up.

Some change (foo bar baz).

build status

OVERVIEW

The Storaged project provides a daemon, tools and libraries to access and manipulate disks and storage devices.

For API stability and intended audience of Storaged, see the API STABILITY and AUDIENCE section of the storaged-project(8) man page (doc/man/storaged-project.xml in the tarball and git repository).

LICENSE

See the COPYING file for the license. In a nutshell, the daemon and tools are licensed under the GPLv2 (or later) and libraries are licensed under LGPLv2 (or later).

INSTALLATION

Storaged has several dependencies listed in rpm_dependencies.txt.

If you run rpm based distro, install the dependencies by:

# yum install -y $(cat rpm_dependencies.txt)

AUTOTOOLS

To configure and install the Storaged, perform following tasks:

$ ./autogen.sh

Functionality of storaged is split into several modules:

  • iSCSI:

      $ ./configure --enable-iscsi
    
  • LVM2:

      $ ./configure --enable-lvm2
    

It is possible to enable all the modules at once:

$ ./configure --enable-modules

The actual build and installation:

$ make
# make install

RELEASES

Releases of Storaged are available in compressed tarballs from

https://github.com/storaged-project/storaged/releases

BUGS and DEVELOPMENT

Please report bugs via the GitHub's issues tracker at

https://github.com/storaged-project/storaged/issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.