Git Product home page Git Product logo

paso's Introduction

Paso is an installation builder for Pardus Linux.

Pardus installation system is YALI (Yet Another Linux Installer).
YALI sets up the system by pisi packages from the installation media.
Paso just builds the special package repository for installation,
it's not another installation method.

Users can install or remove packages on their systems and
create paso files for sharing. Paso files are small gzipped XML files
and thus can easily be shared, because it just contains list of packages.
Packages in the list collects from the installed Pardus system,
not from Internet repositories.

Everybody can build iso images on their own system by the Paso build process.
Paso searches the packages from local resources, Pardus installation CD's and
internet repositories then builds the installation repository.

Fore more information about YALI, visit
http://www.pardus.org.tr/eng/projeler/yali

Or you need to Pardusman for creating installation from Pardus repositories directly.
http://svn.pardus.org.tr/uludag/trunk/kde/pardusman/


BUILD REQUIREMENTS
    -python-qt-devel


RUNTIME REQUIREMENTS
    - python >= 2.7
    - qt >= 4.5
    - cdrtools
    - syslinux


INSTALLATION
    -Use Pisi package from Pardus repositories or download section of project home (if supported).
    -You can also install without pisi package easily;
        -Extract the archive
        -Run commands;
            python setup.py build
            sudo python setup.py install



RUN WITHOUT INSTALL
    -Extract the archive
    -Run command;
        python setup.py build
        python build/lib/paso.py



TRANSLATION
    -Copy from paso.ts file and create your .ts file. 
        -Example for Turkish is "tr_TR.ts". First string is "ISO 639 language code", second is "ISO 3166 country code"
    -Open and edit ts/your.ts file with Qt Linguist. 
    -Open and edit addfiles/paso.desktop file with your favorite text editor.
    -When you’re ready you can send them back to me via email. (to <alierkanimrek at gmail.com>)
    -



paso's People

Contributors

alierkanimrek avatar

Watchers

James Cloos avatar

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.