Results 1 to 3 of 3

Thread: Nixstaller

  1. #1

    Nixstaller

    I've recently came across Nixstaller, which is a simple setup creation toolkit for Linux systems. This takes away the burden of generating packages for different Linux distros (RPM, DEB?)

    What it does is put all in a *.sh file and then the user just executes it. I'm definitely going to use this for my projects to make the installation process easier.

  2. #2

    Re: Nixstaller

    Oh, this is one to remember. Can it be used do distribute closed software?

    Btw is there a need forn an usefull tools page/thread on this site?
    http://3das.noeska.com - create adventure games without programming

  3. #3

    Re: Nixstaller

    Quote Originally Posted by noeska
    Oh, this is one to remember. Can it be used do distribute closed software?

    Btw is there a need forn an usefull tools page/thread on this site?
    It can be used to distribute closed software. All you do is place your files in the directory structure, run the script to build the installer and viola...

    I think there should be a section for useful tools on this site. A great big list of developer... t0yz!

    Oh, and a little update. This is available for a few UNIX based systems (freeBSD, OpenSolaris, etc)... my bad, hehe

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •