Anno domini 2020 Fri, 21 Feb 10:47:06 +0100 Dr. Nikolaus Klepp scripsit:
Anno domini 2020 Fri, 21 Feb 01:45:02 +0100 Slávek Banko scripsit:
{...] On my testing machine, I have most of the dependencies installed from binary packages. I always try to avoid compilations other than the Trinity ports. I intend to prepare a readme with basic instructions. There I want to mention the packages that should be installed before building Trinity ports. However, it needs some time...
Cheers
Perfect. I always run into the "build from ports"-problem, 'cause there's always one package I miss - and then there's a mess.
Ok, up to testing: As far as I see thing have improved a lot. The only issue from users perspective is mounting/unmounting of masstorage devices. This is what I get:
USB masstorage device:
- 1 icon per device/partition
- 1 dialog per device/partition for root password
- mounting works
- unmounting works
If the filesystem is FAT, then mount permissions are off: only root can read/write the mountpoint: rwx------ root wheel - IMO this should be "rwx------ USER wheel"
Addition to this: The device gets mounted after the first dialog for root password.
CD ROM:
- 1 icons for the same device
- 2 dialogs ask for the root password.
- mounting / unmounting / eject work correct.
So this is really great!
Nik