From: Zachary Vance Date: Sun, 29 Nov 2015 03:08:20 +0000 (-0800) Subject: Add alarmpi distro X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=5df24e865ff41f15e30253bd730be33b57678db1;p=za3k.git Add alarmpi distro --- 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