logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 6f1a037501c4d35a706fff3252d6df1b0b23bfc8
parent bccf5e6e6b15376304e2037f5ca4e0db9ee0eabd
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:

Mbookmarks.shtml1+
Mbookmarks.xbel4++++
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>