mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
properly document the china option
This commit is contained in:
18
README.adoc
18
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 <<build-the-documentation,build the docs yourself>>.
|
||||
|
||||
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 <<getting-started>>.
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user