aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemu-ifup
Commit message (Collapse)AuthorAge
* Improved QEMU network interface mgmt.Toni Uhlig2020-10-01
| | | | | | | | * Removed C&P QEMU ifup script * Removed deprecated brctl usage * Set TAP device ifname, required to run multiple QEMU VMs Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* ignore `make net` return values, improved `make help`usageToni Uhlig2018-09-07
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* - Makefile should not create symlinks if they exist alreadyToni Uhlig2018-09-05
- uid/gid set to 0/0 in CPIO archive - provide the debian qemu-ifup script (used if /etc/qemu-ifup does not exist) - image-reinstall deletes the initramfs but leaves all other targets intact Signed-off-by: Toni Uhlig <matzeton@googlemail.com>