Skip to content

Install Server for LiRE to make build and install process possible without root privileges

Notifications You must be signed in to change notification settings

smolorz/lire_install_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LiRE Install Server
-------------------

This little piece of software makes building and installing full LiRE
systems more user-friendly. Normally, you need to be root at the end
of the LiRE building process. If you run this install server on the
build system every user can walk through the LiRE build and install
completely.

Installation:
------------
On systems using upstart, the lire-install-server.conf can
be put into /etc/init in order to automatically start
the server at boot.

The install_server.py lire_base_socket_class.py and
lire_core_install (part of the LiRE-git repo) must be
put in /usr/local/bin/.

License
-------
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

About

Install Server for LiRE to make build and install process possible without root privileges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages