I just read about the correct way to report a bug or fix to the gnulib
developers. I have emailed them as below:
Date: Sat, 13 Feb 2021 at 12:40
Subject: Suggested fix to mountlist.c: Define fuse.portal, devtmpfs and
squashfs mounts as dummy
To: bug-gnu...@gnu.org
Cc: juli...@ubuntu.com
Hi gnulib
I formatted it as follows:
@@ -164,7 +164,10 @@
#define ME_DUMMY_0(Fs_name, Fs_type) \
(strcmp (Fs_type, "autofs") == 0 \
+ || strcmp (Fs_type, "devtmpfs") == 0 \
+ || strcmp (Fs_type, "fuse.portal") == 0 \
|| strcmp (Fs_type, "proc") == 0 \
+ || strcmp (Fs_type, "squashfs") == 0 \
|| strcm
Hi Julian and Kamil,
I tried to notify the gnulib upstream developers of this fix by creating a pull
request in the github mirror (https://github.com/coreutils/gnulib/pull/11). I
don't know how to create a pull request in the original git repository
(git://git.sv.gnu.org/gnulib.git). I'm still
I still get a blank screen with a text cursor in the top left corner on
my desktop computer. There is no login and no GUI after I install the
nvidia-driver-390. It has 2 GTX 1080 Ti cards. My laptop is working
OK. Can anyone help me or give me some tips on how to troubleshoot
this?
--
You rec
4 matches
Mail list logo