Re: Hello and feedback
- In reply to: Pedro Andres Aranda Gutierrez : "Hello and feedback"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Nov 2024 08:02:53 UTC
On Sun, Nov 17, 2024 at 9:49 AM Pedro Andres Aranda Gutierrez <paaguti@gmail.com> wrote: > > Hi, > > this is my first message on this mailing list. I have recently installed FreeBSD with KDE5 on a laptop and the result is promising. I could do most of my daily work with it if need be :-) There is one mayor quirk, however, which I would like to see improved: > > Currently, when I plus ing and mount USB drives, the mount point on /media is so long that any interaction through the command line (yes, I'm old style zsh/bash) usually takes more than one like on a 132 terminal window and that is not exactly comfortable. It would be nice if the drives were mounted on /media/<FS_LABEL> like, for example in Linux. You can teach this code to use label if available https://foss.heptapod.net/bsdutils/bsdisks/-/blob/branch/default/blockfilesystem.cpp?ref_type=heads#L148