| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [run-virt/...] More cleanup, refactoring, comments | Simon Rettberg | 2016-10-21 | 1 | -6/+6 |
| | | |||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 1 | -1/+1 |
| | | | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries. | ||||
| * | [qemukvm] services, addon-init, env file, udev reload etc. NOT TESTED ENOUGH! | Christian Rößler | 2013-12-17 | 1 | -1/+7 |
| | | |||||
| * | Heavily reworked the networking for the various virtual machines: | Dirk | 2013-12-13 | 2 | -0/+272 |
| There will be three types of network interfaces for virtual machines available all will be configured for every type of virtualization tool a) br0 is the direct host bridge into the local LAN (br0 already exists) vmnet0 for VMware vboxnet0 for VirtualBox kvmnet0* for Qemu/KVM b) nat1 is an internal bridge which "NATes" into the local LAN (with DHCP) vmnet1 for VMware vboxnet1 for VirtualBox kvmnet1* for Qemu/KVM c) vsw2 is an internal host bridge to connect software defined LANs to vmnet2 for VMware vboxnet2 for VirtualBox kvmnet2* for Qemu/KVM | |||||
