mbox series

[0/4] fix runqemu-ifup/down scritps

Message ID 20230626133213.47920-1-adrian.freihofer@siemens.com
Headers show
Series fix runqemu-ifup/down scritps | expand

Message

Adrian Freihofer June 26, 2023, 1:29 p.m. UTC
I hope this is the final series of patches to bring the runqemu scripts
to a clean and consistent state. It also includes the patches from
Alejandro to ensure we have everything in now.

But  yes, it was the right direction. The scripts are now so much easier
to use.

Adrian Freihofer (2):
  runqemu-ifdown: catch up with ifup
  runqemu: drop uid parameter for ifdown

Alejandro Hernandez Samaniego (2):
  runqemu: Stop using warn() since its been deprecated
  runqemu: Fix automated call to runqemu-ifup

 scripts/runqemu        |  8 ++++----
 scripts/runqemu-ifdown | 21 +++++++++++++++------
 scripts/runqemu-ifup   |  2 +-
 3 files changed, 20 insertions(+), 11 deletions(-)