Skip to content

thoschi/linuxmuster-linbo

 
 

Repository files navigation

linbo icon

linuxmuster-linbo is the free and opensource imaging solution for linuxmuster.net. It handles Windows 7 & 10 and Linux operating systems. Via TFTP and Grub's PXE implementation it boots a small linux system (linbofs) with a gui, which can manage all the imaging tasks on the client. Console tools are also available to manage clients and imaging remotely via the server.

Build instructions:

  • Install 64bit Ubuntu 18.04.

  • Add 32bit Architecture:
    sudo dpkg --add-architecture i386
    sudo apt update

  • If you are using Ubuntu server or minimal: sudo apt install dpkg-dev

  • Install build depends (uses sudo):
    ./get-depends.sh

  • Build package:
    ./buildpackage.sh

For more information take a look at the wiki

About

Linbo imaging system for linuxmuster.net

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 53.9%
  • C++ 43.3%
  • Python 1.2%
  • Batchfile 0.7%
  • 1C Enterprise 0.6%
  • QMake 0.3%