Skip to content

Instantly share code, notes, and snippets.

View retro486's full-sized avatar

Russ Bernhardt retro486

View GitHub Profile
@retro486
retro486 / chroot-to-pi.sh
Last active June 4, 2020 15:27 — forked from htruong/chroot-to-pi.sh
Chroot to pi sd card
#!/bin/bash
#
##############################
# Forked from: https://gist.github.com/htruong/7df502fb60268eeee5bca21ef3e436eb
#
# Changes:
# * Make compatible with Archlinux/Manjaro (but only tested on Manjaro)
#
# Prerequisites:
# * https://aur.archlinux.org/packages/binfmt-qemu-static-all-arch/
#[macro_use]
extern crate cstr;
#[macro_use]
extern crate cpp;
#[macro_use]
extern crate qmetaobject;
use qmetaobject::*;
mod qrc;
import QtQuick 2.7
import QtQuick.Controls 2.2
import Ubuntu.Components 1.3
import QtQuick.Layouts 1.3
import Qt.labs.settings 1.0
import Tasks 1.0
ApplicationWindow {
id: root

Keybase proof

I hereby claim:

  • I am retro486 on github.
  • I am retro486 (https://keybase.io/retro486) on keybase.
  • I have a public key ASB3kTWR10XC8V4ILrRIHKnsSh3hA1EalUqR6YVaacHRYAo

To claim this, I am signing this object:

@retro486
retro486 / Map-POI-Plotter.markdown
Created April 19, 2014 07:39
A Pen by Russ Bernhardt.