commit: 96e2b9a9cb01b8e0af24ec88aaa44a43e7a2ae67
parent 67274addea33d000ff400c7995263d808b4db0d8
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 12 Mar 2021 00:25:20 +0100
bookmarks: Add ‘alpine-baselayout shouldn't export PS1’
Diffstat:
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/bookmarks.shtml b/bookmarks.shtml
@@ -276,6 +276,7 @@
<li><a rel="external noreferrer" href="https://utcc.utoronto.ca/~cks/space/blog/programming/GoCLibraryAPIIssues">Some reasons for Go to not make system calls through the standard C library</a></li>
<li><a rel="external noreferrer" href="https://utcc.utoronto.ca/~cks/space/blog/unix/CLibraryAPIRequiresC">The Unix C library API can only be reliably used from C</a></li>
<li><a rel="external noreferrer" href="https://bugzilla.mozilla.org/show_bug.cgi?id=36854">Open Mozilla bug that is closer to IPv4 than present day</a></li>
+ <li><a rel="external noreferrer" href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/12398#note_146574">alpine-baselayout shouldn't export PS1</a>: mirabilos' comment to alpine on how to manage PS1 in distributions while keeping compatibility</li>
</ul>
</section>
<!--#include file="/templates/en/footer.shtml" -->
diff --git a/bookmarks.xbel b/bookmarks.xbel
@@ -306,4 +306,8 @@
<bookmark href="https://utcc.utoronto.ca/~cks/space/blog/programming/GoCLibraryAPIIssues"><title>Some reasons for Go to not make system calls through the standard C library</title></bookmark>
<bookmark href="https://utcc.utoronto.ca/~cks/space/blog/unix/CLibraryAPIRequiresC"><title>The Unix C library API can only be reliably used from C</title></bookmark>
<bookmark href="https://bugzilla.mozilla.org/show_bug.cgi?id=36854"><title>Open Mozilla bug that is closer to IPv4 than present day</title></bookmark>
+ <bookmark href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/12398#note_146574">
+ <title>alpine-baselayout shouldn't export PS1</title>
+ <desc>mirabilos' comment to alpine on how to manage PS1 in distributions while keeping compatibility</desc>
+ </bookmark>
</xbel>