Skip to content

instfiles: refine FreeBSD specific RC script - #3873

Merged
metalefty merged 1 commit into
neutrinolabs:develfrom
metalefty:freebsd-rc
Sep 9, 2026
Merged

instfiles: refine FreeBSD specific RC script#3873
metalefty merged 1 commit into
neutrinolabs:develfrom
metalefty:freebsd-rc

Conversation

@metalefty

Copy link
Copy Markdown
Member
  • Generate snakeoil certificate on xrdp daemon start
  • Set the proper ownership and permissions after generation

This change address the duplicate host key issue when creating a VM image with xrdp installed. The keys are be generated on the daemon's first startup.

Requested by: Colin Percival cperciva@FreeBSD.org

- Generate snakeoil certificate on xrdp daemon start
- Set the proper ownership and permissions after generation

This change address the duplicate host key issue when creating a VM
image with xrdp installed. The keys are be generated on the daemon's
first startup.

Requested by:   Colin Percival <cperciva@FreeBSD.org>
@matt335672

Copy link
Copy Markdown
Member

LGTM

I noticed the failing CI tests last night. At the moment it's not clear to me what's going on. I'll investigate further.

@metalefty

Copy link
Copy Markdown
Member Author

BTW, the CI failure looks identical to the issue as a guy reported on the Google Groups.

We also need to bump to FreeBSD 15.1 as 15.0 will reach EoL.

@matt335672

Copy link
Copy Markdown
Member

I can't reproduce the fail on my local FreeBSD 15.1 machine.

However, I've noted that the version of imlib2 is different, and imlib2 is performing the scaling for the failing tests.

My version is 1.12.6_1,2 (works)
The CI version for both platforms is 1.12.7,2 (fails)

I don't know why my local VM is using an older version. Different mirror maybe?

@metalefty

Copy link
Copy Markdown
Member Author

I think it is caused quarterly pkg repo vs latest repo. I remember CI image refers latest.

@metalefty

Copy link
Copy Markdown
Member Author

Let's address CI issue separately, merging.

@metalefty
metalefty merged commit cfeb593 into neutrinolabs:devel Sep 9, 2026
14 of 18 checks passed
@metalefty
metalefty deleted the freebsd-rc branch September 9, 2026 04:24
@matt335672

Copy link
Copy Markdown
Member

I'll try running the CI on 15.1-STABLE and see what happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants