Skip to content

catalinbostan/lxadm

 
 

Repository files navigation

lxadm 0.1.6

Manage illumos LX zones.

Build Status

lxadm takes care of setting up LX zones on illumos derived operating systems.

Setup

lxadm comes as a prebuilt pure perl package, so it should install out of the box on any machine with a current perl installation.

wget https://github.com/hadfl/lxadm/releases/download/v0.1.6/lxadm-0.1.6.tar.gz
tar zxvf lxadm-0.1.6.tar.gz
cd lxadm-0.1.6
./configure --prefix=/opt/lxadm-0.1.6 

Now you can run

gmake
gmake install

Check the man page for information about how to use lxadm.

Support and Contributions

If you find a problem with lxadm, please open an Issue on GitHub.

And if you have a contribution, please send a pull request.

Enjoy!

Dominik Hassler & Tobi Oetiker 2017-12-11

About

Manage illumos LX zones.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 85.4%
  • M4 7.5%
  • Makefile 7.1%