From 5df24e865ff41f15e30253bd730be33b57678db1 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Sat, 28 Nov 2015 19:08:20 -0800 Subject: [PATCH] Add alarmpi distro --- arch.md | 5 +++++ index.html | 1 + 2 files changed, 6 insertions(+) create mode 100644 arch.md diff --git a/arch.md b/arch.md new file mode 100644 index 0000000..9f10359 --- /dev/null +++ b/arch.md @@ -0,0 +1,5 @@ +Arch Linux runs on raspberry pi. The official installation method is [here](http://archlinuxarm.org/platforms/armv6/raspberry-pi). A script to automate this is [on github](https://github.com/za3k/short-programs/blob/master/extract-alarmpi). + +If you just want to download the image, it's [1GB](https://za3k.com/archlinux-raspberrypi-1G.img). You'll have to resize the linux partition yourself after putting it on an SD card. + +A signature or SHA sum is deliberately not provided. Use at your own risk. diff --git a/index.html b/index.html index 229cc32..0902253 100644 --- a/index.html +++ b/index.html @@ -107,6 +107,7 @@
  • HackMonkey, a security-free, hassle-free alternative to Greasemonkey. Executes arbitrary javascript on user-specified webpages
  • google-count prints the number of google results for a phrase, for xkcd-style big data analysis
  • dedent, a command-line script to let unix tools deal with indented file formats
  • +
  • Get the latest Arch Linux distribution for raspberry pi
  • Things which matter most must never be at the mercy of things which matter least - Johann Wolfgang von Goethe
    -- 2.47.3