sites

parazyd.cf website
git clone git://parazyd.org/sites.git
Log | Files | Refs

commit b8199a2f969ef94b8ad84fc8e523de2c546f0549
parent 5261ada4a86c9a9a8b52a79a421921804c7aa5ac
Author: parazyd <parazyd@dyne.org>
Date:   Sun, 10 Dec 2017 13:21:15 +0100

72 text width

Diffstat:
Mcontact.html.md | 6+++---
Mdoc/arm-ramdisk.html.md | 11++++++-----
Mdoc/index.html.md | 3+--
Mindex.html.md | 21+++++++++++----------
Aninja.gif | 0
Mprojects.html.md | 35++++++++++++++++++-----------------
6 files changed, 39 insertions(+), 37 deletions(-)

diff --git a/contact.html.md b/contact.html.md @@ -9,9 +9,9 @@ You can contact me using any of the following: * **github:** [github/parazyd](https://github.com/parazyd) * **gnupg:** 0333 7671 FDE7 5BB6 A85E&nbsp;&nbsp;C91F [B876 CB44 FA1B 0274](/fa1b0274.txt) -A little bit of financial help towards my rent is always welcome. Thank you -kindly if you choose to throw some BTC my way ❤️ +A little bit of financial help towards my rent is always welcome. Thank +you kindly if you choose to throw some BTC my way ❤️ `1CnHTSLxbTEieUmEWp38JyU33yHhSyjvNS` -[![donate via bitcoin](btc.png)](bitcoin:1CnHTSLxbTEieUmEWp38JyU33yHhSyjvNS) +[![donate using bitcoin](btc.png)](bitcoin:1CnHTSLxbTEieUmEWp38JyU33yHhSyjvNS) diff --git a/doc/arm-ramdisk.html.md b/doc/arm-ramdisk.html.md @@ -39,8 +39,8 @@ Add more files as needed. To boot AoE, we need aoetools. Find them here: Finally, we need an init script that will set up the things needed and switch root once mounted. The following scripts implies an available AoE -mount at **/dev/etherd/e0.1p1**. It also implies having a directory called -**old_root** in that rootfs. +mount at **/dev/etherd/e0.1p1**. It also implies having a directory +called **old_root** in that rootfs. #!/bin/busybox sh @@ -109,14 +109,15 @@ To use this setup, our kernel needs the following: U-Boot ------ -For u-boot, we have to make an uInitrd out of the initrd.img we've previously -created. This can be achieved with the following: +For u-boot, we have to make an uInitrd out of the initrd.img we've +previously created. This can be achieved with the following: # mkimage -A arm -T ramdisk -C none -n uInitrd -d /path/to/initrd.img /path/to/uInitrd Copy this to the microsd card or push it in FEL mode. -If we're doing the microsd card boot, we can use a boot.scr like the following: +If we're doing the microsd card boot, we can use a boot.scr like the +following: setenv bootargs console=ttyS0,115200 root=/dev/ram0 ro rootwait load mmc 0 0x43000000 ${fdtfile} diff --git a/doc/index.html.md b/doc/index.html.md @@ -2,5 +2,4 @@ Knowledgebase ============= * [Mainline U-Boot on Odroid C2](odroidc2-mainline.html) -* [Setting up a sunxi board with a ramdisk and ATA over Ethernet rootfs - boot](arm-ramdisk.html) +* [Setting up a sunxi board with a ramdisk and ATA over Ethernet rootfs boot](arm-ramdisk.html) diff --git a/index.html.md b/index.html.md @@ -1,17 +1,18 @@ welcome ======= -Hi there! I'm Ivan. A [Bitcoin](https://bitcoin.org) enthusiast, programmer, -musician, and [hacker](https://en.wikipedia.org/wiki/Hacker_culture). Basically -you might call me a multitasker. +Hi there! I'm Ivan. A [Bitcoin](https://bitcoin.org) enthusiast, +programmer, musician, and +[hacker](https://en.wikipedia.org/wiki/Hacker_culture). Basically you +might call me a multitasker. -I am a supporter of free and open source software and an active contributor to -such. You can find some of them on the [projects page](projects.html). This -website for example has been built and runs using only -[free software](https://www.gnu.org/philosophy/free-sw.html). +I am a supporter of free and open source software and an active +contributor to such. You can find some of them on the [projects +page](projects.html). This website for example has been built and runs +using only [free software](https://www.gnu.org/philosophy/free-sw.html). -Feel free to lurk around this website, you might find useful things. If you -wish to contact me, you can find the related info at the -[contact page](contact.html), obviously :) +Feel free to lurk around this website, you might find useful things. If +you wish to contact me, you can find the related info at the [contact +page](contact.html), obviously :) Happy hacking! diff --git a/ninja.gif b/ninja.gif Binary files differ. diff --git a/projects.html.md b/projects.html.md @@ -3,26 +3,27 @@ projects Some projects I work on and/or are worth mentioning. -[Tor-DAM](https://git.parazyd.cf/tor-dam/) +[Tor DAM](https://git.parazyd.cf/tor-dam/) ------------------------------------------ -Tor DECODE Announce Mechanism is the protocol and tooling implementing -discovery and announcement of nodes running the software in the Tor -network. +Tor Distributed Announce Mechanism is the protocol and tooling +implementing discovery and announcement of nodes running the software in +the Tor network. [Maemo Leste](https://github.com/maemo-leste) --------------------------------------------- Fremantle Porting Task Force. The effort to reverse-engineer and provide -packages of Nokia's Maemo mobile operating system installable on devices and -computers other than the Nokia N900. +packages of Nokia's Maemo mobile operating system installable on devices +and computers other than the Nokia N900. [heads](https://heads.dyne.org) ------------------------------- -heads is the libre privacy distro. It is loosely based around the concepts -of [Tails](https://tails.boum.org). Built upon Devuan as a base distribution. +heads is the libre privacy distro. It is loosely based around the +concepts of [Tails](https://tails.boum.org). Built upon Devuan as a base +distribution. [devuan-sdk](https:///git.devuan.org/sdk/) @@ -35,27 +36,27 @@ libdevuansdk, wrappers are easy to code and create distro derivatives. [amprolla](http://git.parazyd.cf/amprolla/) ------------------------------------------- -Devuan's apt repo merger. A tool used to stack deb-based repositories on top of -each other while keeping priorities and banning packages. +Devuan's apt repo merger. A tool used to stack deb-based repositories on +top of each other while keeping priorities and banning packages. [Dowse](https://github.com/dyne/dowse) -------------------------------------- -The Privacy Hub for the Internet of Things. Awareness of the context of your -network made easy. +The Privacy Hub for the Internet of Things. Awareness of the context of +your network made easy. [Devuan](https://devuan.org) ---------------------------- -The distro of choice for people that want Debian without systemd. On top of -that, I maintain a build framework for a -[plethora of ARM devices](https://git.devuan.org/sdk/arm-sdk). +The distro of choice for people that want Debian without systemd. On top +of that, I maintain a build framework for a [plethora of ARM +devices](https://git.devuan.org/sdk/arm-sdk). [blck](http://git.parazyd.cf/blck/) ----------------------------------------- -use{ful,less} microservice to shorten links in an ephemeral way. First come -first serve. +use{ful,less} microservice to shorten links in an ephemeral way. First +come first serve.