[Feature Request] UUID in fstab.

Utkarsh Anand <[email protected]> Thu, 29 Mar 2018 21:56:06 +0530
Newsgroups gmane.os.netbsd.devel.installation
Message-ID <[email protected]>
I don't know for sure, but has there been any discussion on using UUID instead 
of partition names (like /dev/wd0a) for entries in /etc/fstab by default? 
Device names might change for people in due course of time (say, Adding a new 
HDD or SSD) and in such situations, it's a good idea to use UUID instead.

Utkarsh Anand