> I find that my pager and editor are set in /etc/env.d/99pager and
> /etc/env.d/99editor respectively, but creating a
> /etc/env.d/99bashlineediting file containing "set -o vi" doesn't seem to
> work.
1) env-update
env.d is just the place where all the packages places their crap so env-update
c
Well, actually, you was alread adviced about some working methods of solving
your issue (both right and wrong ones, but it is anyway your decision to take
ones to use), so I'll just clarify the simple thing:
You can suffer on such problems in relation to IPv6 **ONLY** in the case when
your ISP
> One guess is that it could be OpenRC because I actually selected the systemd
> profile for kde.
It is.
> check-if-root:
> @if test `id -u` = 0 && ! grep -q 'lxc\|docker' /proc/self/cgroup; then
> \
> echo; \
> echo 'No. You make ME a sandwich.'; \
> echo; \
> exit 1; \
> fi
That code means "if current user is root and it is not a
В письме от понедельник, 20 ноября 2017 г. 0:38:36 +07 пользователь Grant
Edwards написал:
> On 2017-11-19, Michael Palimaka wrote:
> > Hi all,
> >
> > I'm collecting information about people's experiences in #gentoo.
>
> Just curious: what is "#gentoo"?
>
> Something to do with Twitter?
IRC
> Is it really necessary to block one package when another installed?
Most of the time, the reason to make packages to block each other is
collisions (if they they contain files (like binaries or libraries) with same
install paths).
Although, I can't guarantee that it was the case here.
I've n
В письме от среда, 20 декабря 2017 г. 17:04:33 +07 пользователь Helmut
Jarausch написал:
> Hi,
> I have no experience with GIT.
>
> I'd like to determine if a GIT repository in Gentoo is up-to-date.
> Normally, a GIT folder has a '.git' subfolder. Using 'git status' in
> such a GIT folder works f
Well, depends on your printer and exact driver you prefer to use.
I've just set up my HL-L5100DN as "Generic PostScript Printer Foomatic/
Postscript" and it works like a charm. Is it any reason for you to use
proprietary drivers?
В письме от понедельник, 12 марта 2018 г. 19:54:18 +07 пользовател
> Which official released released versions V1.0, V2.0 etc contain a
> particular commit C1ABCDE?
> Unfortunately I know of no direct way of answering either question with
> the web UI of github
Talking about github - you can open the commit page (say, https://github.com/
torvalds/linux/commit/fa
> I can't remember why I HAD TO add the tinfo USE flag to ncurses.
AFAIRC, android-related things required that, for example.
> kill -s SIGSTOP
> kill -s SIGCONT
Although, such a "freezing" doesn't free any RAM :-/
I think autofs will fit that type of solution
And why just don't put if in fstab and forget about it?
The package you're referring to have only support of python2 interpreters
(python2_7 (CPython) and pypy (not the pypy3)).
It seems, by default (if neither of PYTHON_SINGLE_TARGET is set), portage
tries to do the "magic" (well, in my opinion, it opposes to the Gentoo
Philosophy, and it should th
> Does anyone knows why? Any idea?
The reason is in that fact, that many of it's components are in rust.
And since it was possible to dodge it until now, maintainers considered it is
not a way since now.
And, by the way, it is not that many time to build rust, as you think:
> Thu Jun 22 12:34
> I just installed firefox-bin and did not feel any difference.
>
> I will try to compile firefox just for curiosity.
Well. Only flags that can give you any difference is bindist (logos and so on),
pgo (hard-way optimization), custom-*, and system-* ones.
So, taking default "fx-bin" vs "fx" doe
> >=dev-lang/rust-1.15.1 to >=dev-lang/rust-1.15.1-bin.
... to >=dev-lang/rust-bin-1.15.1
// fixed ;)
signature.asc
Description: This is a digitally signed message part.
> when time_t reaches 2 billion.
He meant 2k38 problem, when time_t will overflow int32 :)
signature.asc
Description: This is a digitally signed message part.
this is fully depends on your WM.
First of all, you can just bind scrot on any key combination your WM allow to.
Second of all, say, KDE's Spectacle can be used to take screenshot by timeout.
So, you set timeout, press "take screenshot", it hides it's window, you open
your popup menu, wait for
> read 'Enter device (like /dev/sd(a1,b1,...): ' device
AFAIK, this is not valid syntax for `read` in any shell (even on Debian. I
just checked)
signature.asc
Description: This is a digitally signed message part.
echo '>sys-kernel/gentoo-sources-4.15' >> /etc/portage/package.mask/kernels
В письме от воскресенье, 3 ноября 2019 г. 23:01:39 +07 пользователь gentoo-
user+h...@lists.gentoo.org написал:
> Thank you for confirming your subscription. You have now been added to the
> normal version of the list.
>
> The email address you are subscribed with is .
>
> If you ever wish to uns
> It seems mplayer is still being updated. It works so I haven't switched.
> Sat Feb 8 10:50:49 2020 >>> media-video/mplayer-1.3.0-r5
> Mon Feb 24 22:35:44 2020 >>> media-video/mplayer-1.3.0-r6
revbumps (-rN "updates") are not real "updates", actually. Mostly, it's just
ebuild changes
22 matches
Mail list logo