NN708

Results 54 comments of NN708

@RMcNeely Thanks for your interest! Here's my workflow: 1. Remove the patch line at [build.sh#L38](https://github.com/NN708/os/blob/master/build.sh#L38) 2. Set `CHANNEL` to `daily` at [etc/terraform-arm64.conf#L17](https://github.com/NN708/os/blob/master/etc/terraform-arm64.conf#L17) 3. Run the build using Debian sid as...

> I presume that since the script is mounting the `/proc` directory its actually pretty important to do this in a Debian container? Does it have to be Sid or...

> I can confirm that this does produce a bootable arm64 ISO that I can run in UTM on an M3 Macbook Pro, albeit this one does not include the...

> I seem to be unable to get past libpam with this no matter what I try from. Anyone know of a good way to debug `livebuild` crashes? @RMcNeely Are...

> @NN708 if you can confirm the installer from daily works as intended I can kick off a build for stable :) @danirabbit I can confirm that the installer runs...

Just to clarify, I'm building the ISO using Docker/Podman on ARM64 Linux (regardless of whether it's real hardware or a virtual machine), not Docker Desktop on Mac. This difference might...

Hi @danirabbit, I encountered an error during the installation process. The system attempted to remove `grub2-common`, resulting in a dependency error. However, I can't locate where the package list is...

Just tested this PR with Podman on Debian Trixie. I can confirm it is working perfectly. Great work!

Hi @slubman, Thank you for reporting this and sharing your solution. The reason it's not the default yet is that Electron's Wayland support is still experimental (https://github.com/electron/electron/issues/41551), with some features...

@Blooym You raise a fair point. However, core functionalities like copy/paste and IME are unreliable under native Wayland, which affects all current users. I believe this issue warrants more testing.