Open irevoire opened 5 years ago
The source is a simple python script. Since we started publishing virtualbox based Vagrant box for OPX, we decided not to publish the the source to avoid additional support and eventually phase out the tool. Please let me know if you still want to see the code and We can send it to you. But, I don’t think we want to publish it.
How can it be a Python script?
$ file ~/Downloads/lvm
/home/joey/Downloads/lvm: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=fdb92fd0de3892fc2176220c6694f8eee61d4fa3, stripped
It's an executable generated from a Python script. https://datatofish.com/executable-pyinstaller/
Hello,
I was just wondering where I could find the source code of lvm? Or is lvm not open source?