Skip to content

GitHub cut down the README.adoc of this repo at 512k bytes #75

@cirosantilli

Description

@cirosantilli

Upstream report: isaacs/github#1610 We will have to either redirect people to the README.adoc blob, or setup a GitHub pages if this doesn't get fixed soon.

At 7068228

The README.adoc shown was cut down at:

Each run gets a separate output directory. For example:

./run --arch aarch64 --emulator gem5 --run-id 0 &>/dev/null &
./run --arch aarch64 --emulator gem5 --run-id 1 &>/dev/null &
produces two separate <<

when viewed from the home page:

Archive: http://web.archive.org/web/20190630152630/https://github.com/cirosantilli/linux-kernel-module-cheat

Links to sections below the cutoff were also broken, e.g. [rootfs_overlay], that's how I noticed it.

The length of the document down to the cut point was exactly 512k bytes, wc says:

15988   64231  512000

However, when viewing the README.adoc directly, the full document was rendered:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions