Trying 5.0rc2 just now, a few comments:
I had a couple of partitions with similar labels (space, ssdspace) and encountered a problem with the cheatcode "changes=EXIT:LABEL:space/p50/porteus/" ; (space=sda6, ssdspace=sdb4) On boot porteus says this:
setting up directory for changes
sh: sdb4: unknown operand
mkdir: can't create directory /mnt/sda6: File exists
rmdir: /mnt/sda6: Resource busy
sh: sdb4/p50/porteus/: unknown operand
^ couldn't find LABEL:space/p50/porteus/. Correct your from= cheatcode
So it works if I relabel space->bigspace such that the string is not a substring of ssdspace. Anyway it's alarming when it says it's trying to rmdir /mnt/sda6 which is never what I would want, though it failed to do anything unfortunate.
And on another note, my laptop runs hotter on porteus than some other distros because
/sys/class/scsi_host/host*/link_power_management_policy is set to max_performance; laptop runs much cooler when this is set to med_power_with_dipm. Here's a reference:
https://insanity.industries/post/sata-p ... nsumption/
More impressions later, otherwise so far so good.
My best always to all y'all.