Mark Esler

Results 83 comments of Mark Esler

Manually copying should work. It can be done through snapcraft too. After unsquashing, you can rebuild and edit `squashfs-root/snap/snapcraft.yaml`. Commands can be ran during different stages etc. If there is...

We should document building the kernel and debian.asahi configurations https://github.com/UbuntuAsahi/ubuntu-asahi/issues/36#issuecomment-1569286908 And we should also add how launchpad builds things.

^ the GNOME demo looks clean. Ubuntu Asahi won't ship mods, but hopefully support will land upstream in mutter or KDE etc. In sway I configured waybar around it and...

@bonna79 u-boot supports external drives. Please see https://github.com/leifliddy/asahi-fedora-usb

There are a few ways, but I edited `/etc/default/grub` and added the flag to `GRUB_CMDLINE_LINUX_DEFAULT`, ran `update-grub` and rebooted. Like: ```terminal # cat /etc/default/grub | grep GRUB_CMDLINE_LINUX_DEFAULT GRUB_CMDLINE_LINUX_DEFAULT="quiet splash apple_dcp.show_notch=1"...

The kernel parameter should work regardless of OS.

[from upstream](https://www.reddit.com/r/AsahiLinux/comments/159fg1a/psa_stop_telling_people_to_run_wipelinux/) > ## PSA: Stop telling people to run wipe-linux > > That script is deliberately dangerous and only intended for developers wiping regularly. > > Going forward mentioning...

When the docs are made, we should just link to upstream for the uninstall process :)

I would love for this to be CC0, but the attribution clause in the [terms of use](https://www.cve.org/Legal/TermsOfUse) page implies CC BY 4.0 or similar: > Any copy you make for...

Thank you @ekera :pray: I have filed Launchpad Bug against the `libcrypto++` on Focal: https://bugs.launchpad.net/ubuntu/+source/libcrypto++/+bug/2060564 With fresh amd64 VMs using the latest Ubuntu point releases, I was able to reproduce...