commit: aad9f7c1e9fa0bf3f3787e2306e2af4e7ad85c73
parent 859679ad29ccba4fb21c1a7b1b646ef96d636dce
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 22 Oct 2019 20:13:01 +0200
articles/2019-08 Summary: Improve notes
Diffstat:
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/articles/2019-08 Summary.xhtml b/articles/2019-08 Summary.xhtml
@@ -2,12 +2,13 @@
<a href="/articles/2019-08%20Summary"><h1>2019-08 Summary</h1></a>
<p>I managed to take it quite easy this month, which well is quite nice, mainly watched animes, (re)watched some movies, re-readed entire webcomics (<a href="http://rain.thecomicseries.com/comics/first">Rain</a> and <a href="https://elgoonishshive.com/">El Goonish Shive</a>), discovered some (<a href="https://www.thelegendofjamieroberts.com/">The Legend of Jamie Roberts</a> (same author as <a href="http://www.validationcomic.com/">Validation</a>), <a href="http://www.venusenvycomic.com/">Venus Envy</a>, <a href="http://www.lunarbaboon.com/">Lunar Baboon</a>, <a href="https://www.dolari.org/cs/">Closet Space</a> …)</p>
<h2>Gentoo (or lack thereof)</h2>
-<p>I crash tested NetBSD-daily on 2019-08-29 with ZFS on root, without success but I still have it on my laptop, tried asking on <code>#netbsd</code> on freenode but I got no answer. The way I did it was: create a zfs for NetBSD and reuse the grub+libzfs that I have with gentoo (also used for booting alpine), add grub entry for NetBSD such as:<code><pre>
+<p>I crash tested NetBSD-daily on 2019-08-29 with ZFS on root, without success but I still have it on my laptop, tried asking on <code>#netbsd</code> on freenode but I got no answer. The way I did it was: create a zfs for NetBSD, extract the binary sets and reuse the grub+libzfs that I have with gentoo (also used for booting alpine), add grub entry for NetBSD such as:<code><pre>
menuentry 'NetBSD' {
knetbsd /ROOT/NetBSD/@/netbsd
knetbsd_module /ROOT/NetBSD/@/stand/amd64/9.0/modules/solaris/solaris.kmod
knetbsd_module /ROOT/NetBSD/@/stand/amd64/9.0/modules/zfs/zfs.kmod
}
</pre></code></p>
-<p><a href="https://queer.hacktivis.me/objects/bde50b8d-0cb4-4dab-8fe0-7286223f3578">Fediverse post for comments</a>, published on 2019-09-01T13:01:00Z, last updated on 2019-10-22T20:06:00Z</p>
+<p>2019-10-22 Update: Also note that I tried a bunch of stuff in the nice kernel prompt for picking a boot device, and yeah the first disk isn't encrypted on my laptop, but the second disk is and I got integrity checks.</p>
+<p><a href="https://queer.hacktivis.me/objects/bde50b8d-0cb4-4dab-8fe0-7286223f3578">Fediverse post for comments</a>, published on 2019-09-01T13:01:00Z, last updated on 2019-10-22T20:12:00Z</p>
</article>
diff --git a/feed.atom b/feed.atom
@@ -25,7 +25,7 @@
<link rel="alternate" type="text/html" href="/articles/2019-08%20Summary"/>
<id>https://hacktivis.me/articles/2019-08%20Summary</id>
<published>2019-09-01T13:01:00Z</published>
- <updated>2019-10-22T20:06:00Z</updated>
+ <updated>2019-10-22T20:12:00Z</updated>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!--#include file="/articles/2019-08 Summary.xhtml"-->
</div></content>