get the arch string - i.e. x86_64 or i386 - using arch, as uname -i now returns ...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 22 Oct 2023 12:38:58 +0000 (14:38 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 22 Oct 2023 12:38:58 +0000 (14:38 +0200)
commit672ad567d30d1d9232d7b3bd5050c6c8168e0475
treed1d2895100301e7dc7da0e2a2aac417c6ce92a31
parent2d32d9d4baa2916386063103319e217e27f2b2d7
get the arch string - i.e. x86_64 or i386 - using arch, as uname -i now returns 'unknown'
Makefile
build.common
lbuild-initvm.sh