Hi all,
Just wondering if it would be totally crazy for me to share the nfsroot between multiple boards. Right now I have it setup with seperate rootfs for each board, and it's a bit of a hassle for upgrades etc.
If I have stuff like /var/run, /var/lock, /var/tmp and /tmp set to tmpfs in the fstab would this be doable?
I guess the only other thing is getting u-boot to pass the hostname over, is that currently supported? I'm running u-boot 1.3.1 right now..
I suppose the other option is just to create a bunch of aliased directories, to try to minimize the amount of upgrade work required..
Any thoughts or comments would be most appreciated!