logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 7b6e7bb2c4da6a269df600a23269eb1843a1bc9f
parent 22a5a04f519bc13bbe51b5644d04553bf54026ac
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  2 Aug 2017 19:34:20 +0200

articles/Disk identification: notes regarding Haiku

Diffstat:

Marticles/Disk identification.html1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/articles/Disk identification.html b/articles/Disk identification.html @@ -64,3 +64,4 @@ $ blkid <li>Maybe it doesn’t work for everything (please contact, fork, patch, …) but as it is about the same thing as what SunOS and Plan9 uses I think I’m safe saying : This should work and be flexible enough</li> </p> <p>Also anyway I think <code>findfs(8)</code> should be modified to add at least the <code>DISK ID</code> in it</p> +<p>Note: Turns out Haiku uses almost exactly my idea, I think I can make mine compatible with it (because I think that can be how good standards are made)</p>