Skip to content

Instantly share code, notes, and snippets.

@ten9miq
ten9miq / make_current_arm64_rpi_kernel_debs.sh
Created October 15, 2021 12:43 — forked from satmandu/make_current_arm64_rpi_kernel_debs.sh
Make arm64 deb packages for the offical Raspberry Pi Foundation arm64 kernels + NOW INSTALLS headers package too.
#!/bin/bash -x
# make_arm64_rpi_kernel_debs.sh
# Builds arm64 debian packages from the CURRENT rpi firmware repository kernel which is installed by:
# sudo rpi-update
# This runs on an arm64 host with arm64 compilation tools...
# or with some sort of cross-compilation setup.
# Debs are put in $workdir/build
#
# This will NOT work in Raspbian unless you have an arm64 compilation
# environment setup. Appears to work on
@ten9miq
ten9miq / Text2Link.js
Last active November 15, 2023 03:56 — forked from draqoon/Text2Link.js
Convert URL text to link for Tampermonky