From c7d1528bd74ec47a2b3cc782745c48b507039a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Sat, 3 Apr 2021 01:00:00 +0000 Subject: [PATCH] properly document the china option --- README.adoc | 18 ++++++++++++++++++ common.py | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 9ab213c..575446c 100644 --- a/README.adoc +++ b/README.adoc @@ -20,8 +20,26 @@ TL;DR: xref:qemu-buildroot-setup-getting-started[xrefstyle=full] The source code for this page is located at: https://github.com/cirosantilli/linux-kernel-module-cheat[]. Due to https://github.com/isaacs/github/issues/1610[a GitHub limitation], this README is too long and not fully rendered on github.com, so either use: https://cirosantilli.com/linux-kernel-module-cheat or <>. +image::https://raw.githubusercontent.com/cirosantilli/china-dictatorship-media/master/Xinjiang_prisoners_sitting_identified.jpeg[width=800] + toc::[] +== `--china` + +The most important functionality of this repository is the `--china` option, sample usage: + +.... +./setup +./run --china > index.html +firefox index.html +.... + +see also: https://cirosantilli.com/china-dictatorship/#mirrors + +The secondary systems programming functionality is described on the sections below starting from <>. + +image::https://raw.githubusercontent.com/cirosantilli/china-dictatorship-media/master/Tiananmen_cute_girls.jpg[width=800] + == Getting started Each child section describes a possible different setup for this repo. diff --git a/common.py b/common.py index 987e58e..59812ed 100644 --- a/common.py +++ b/common.py @@ -241,7 +241,7 @@ Enable or disable ccache: https://cirosantilli.com/linux-kernel-module-cheat#cca '--china', default=False, help='''\ -To have some fun when the kernel starts to beat you. +https://cirosantilli.com/linux-kernel-module-cheat#china ''' ) self.add_argument(