ejoerns / poky-nfsroot

nfs-export-updater patches for poky
Other
1 stars 1 forks source link

Usability Improvements and Multi-Instance Support #3

Closed ejoerns closed 7 months ago

ejoerns commented 11 months ago

Removes the need to run any additional external script (like runqemu-extract-sdk or runqemu-export-rootfs.

Allows to start multiple instances by figuring out free ports for starting the unfsd and by using machine-specific socket names for interaction.

Also providing an exportdir is now optional. It will default to assume and create a nfsroot-<image>-${MACHINE} folder.