--- nono/doc/upgrade-0.2.0.html 2026/04/29 17:05:00 1.1.1.2 +++ nono/doc/upgrade-0.2.0.html 2026/04/29 17:05:07 1.1.1.3 @@ -15,7 +15,10 @@ --brown: rgb(128, 64, 0); --green: rgb( 3, 175, 122); --grey: rgb(132, 145, 158); + --cream: rgb(255, 255, 128); + --yellow-green: rgb(216, 242, 85); --light-pink: rgb(255, 202, 191); + --light-green: rgb(119, 217, 168); --light-grey: rgb(200, 200, 203); --bg-grey: rgb(220, 220, 223); @@ -52,6 +55,12 @@ dt.dt-indent { .strike > q { color: var(--grey); } +.new { + background-color: var(--light-green); +} +.new > q { + background-color: var(--light-green); +}
@@ -91,9 +100,9 @@ hostnet-fallback = (default: 0) -About NVRAM in LUNA88K+
About NVRAM in LUNA-88K
On LUNA88K, originally PROM determines the boot target by referring NVRAM. +On LUNA-88K, originally PROM determines the boot target by referring NVRAM. Since nono ver 0.1.x didn't support NVRAM (though it created NVRAM.DAT file), it used hard-coded boot filename "boot" in order to boot OpenBSD/luna88k. nono ver 0.2.0 supports NVRAM, so at first it initializes the NVRAM