From 8e6cdcb14b0902b668809bf0081d8f178975f4c4 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Sat, 10 May 2025 07:50:47 +0100 Subject: [PATCH] fix github analytics --- README.adoc | 21 +++++++++++++-------- docinfo-footer.html | 8 +++++++- 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/README.adoc b/README.adoc index bf36f36..4461896 100644 --- a/README.adoc +++ b/README.adoc @@ -1525,13 +1525,18 @@ xdg-open README.html For development, you will want to do a more controlled build with extra error checking as follows. -For the initial build do: +TODO: get this working seamlessly on Docker. For now some quick instructions for host building. For the initial build, first install RVM and Ruby as per https://www.rvm.io/rvm/install[]: .... -python3 -m venv .venv -. .venv/bin/activate -./setup -./build --download-dependencies docs +\curl -sSL https://get.rvm.io | bash +rvm install 3.2.3 +.... + +The TODO Docker instructions which are not yet working should look simply something like this: + +.... +./run-docker +./build --download-dependencies doc .... which also downloads build dependencies. @@ -10092,7 +10097,7 @@ printf asdf > /dev/${module}0 printf asdf > /dev/${module}0 printf we | dd of="$f" bs=1 seek=1 conv=notrunc status=none [ "$(cat "$f")" = aqwf ] -... +.... It is also worth noting that the implementation of scull is meant to be "readable" but not optimal: @@ -26980,12 +26985,12 @@ Hardware maintenance manual: https://download.lenovo.com/pccbbs/mobiles_pdf/p51_ Summary string of key hardware for copy paste: ____ -Lenovo ThinkPad P51 laptop with CPU: <> (4 cores / 8 threads, 2.90 GHz base, 8 MB cache), DRAM: 2x <> (2x 16GiB, 2400 Mbps), SSD: <> (512GB, 3,000 MB/s). +Lenovo ThinkPad P51 laptop with CPU: <> (4 cores / 8 threads, 2.90 GHz base, 8 MB cache), DRAM: 2x Samsung M471A2K43BB1-CRC (2x 16GiB, 2400 Mbps), SSD: Samsung MZVLB512HAJQ-000L7 (512GB, 3,000 MB/s). ____ Further specs: -* Hard disk: <> +* Hard disk: Seagate ST1000LM035-1RK1 1TB hard disk * GPU: <> * Pre-installed OS: ** Windows 10 Pro 64 diff --git a/docinfo-footer.html b/docinfo-footer.html index 4503a77..7ffa723 100644 --- a/docinfo-footer.html +++ b/docinfo-footer.html @@ -1,5 +1,4 @@ + +