Nils Freydank writes:
> You need special variables provided by an git eclass. Newest is git-r3.eclass
> which you can find in /eclass/.
>
> General docs are in devmanual.gentoo.org (which is mostly up-to-date).
>
> Here is an example in my overlay (inside the portage tree are several others,
>
netfab writes:
> Le 08/04/17 à 16:23, mgcyung a tapoté :
>> I am new to ebuild writing. And I want to copy a file into
>> diretory /etc in src_install of a ebuild. Which function should I use?
>>
>
> Maybe insinto/doins.
>
>
> https://devmanual.gentoo.org/function-reference/install-functi
Am Sat, 8 Apr 2017 23:55:29 +0200
schrieb Alan McKinnon :
> > Adding up all terms except 'tot' I get 5.6G where are the remaining
> > 2G? And why is shmem 0.85G - I have even seen a value of 4G for
> > shmem although all tempfs filesystems
> > were nearly empty.
>
> Lots of things use shared m
Am Sat, 08 Apr 2017 21:33:20 +0200
schrieb Helmut Jarausch :
> Hi,
>
> since a few days my system eats up memory, uses SWAP space and gets
> slow.
> It might depend on xorg-server, but I don't know why.
>
> On a nearly idle system (except xorg-server and some XTerms) I have
> MEM | tot 7
On Sat, Apr 08, 2017 at 09:33:20PM +0200, Helmut Jarausch wrote
> Hi,
>
> since a few days my system eats up memory, uses SWAP space and gets
> slow. It might depend on xorg-server, but I don't know why.
>
> On a nearly idle system (except xorg-server and some XTerms) I have
> MEM | tot
On 04/08/2017 02:57 PM, Alan McKinnon wrote:
> On 08/04/2017 20:16, Francesco Turco wrote:
>> I'm trying to globally enable the "bindist" USE flag on my system
>
> Why on $DEITY's green earth would you even think of doing that?
>
> Dont. Just ... don't. I don;t know what you are trying to accompl
On Sat, Apr 8, 2017 at 5:57 PM, Alan McKinnon wrote:
> On 08/04/2017 20:16, Francesco Turco wrote:
>> I'm trying to globally enable the "bindist" USE flag on my system
>
> Why on $DEITY's green earth would you even think of doing that?
>
> Dont. Just ... don't. I don;t know what you are trying to
On 08/04/2017 20:16, Francesco Turco wrote:
> I'm trying to globally enable the "bindist" USE flag on my system
Why on $DEITY's green earth would you even think of doing that?
Dont. Just ... don't. I don;t know what you are trying to accomplish
doing that, but it can't end well.
Set that flag in
On 08/04/2017 21:33, Helmut Jarausch wrote:
> Hi,
>
> since a few days my system eats up memory, uses SWAP space and gets slow.
> It might depend on xorg-server, but I don't know why.
>
> On a nearly idle system (except xorg-server and some XTerms) I have
> MEM | tot 7.5G | free2.9G |
Hi,
since a few days my system eats up memory, uses SWAP space and gets
slow.
It might depend on xorg-server, but I don't know why.
On a nearly idle system (except xorg-server and some XTerms) I have
MEM | tot 7.5G | free2.9G | cache 1.2G | buff 114.6M |
slab 498.0M | shme
On Saturday 08 Apr 2017 20:16:02 Francesco Turco wrote:
> I'm trying to globally enable the "bindist" USE flag on my system, but it
> seems net-p2p/bitcoin-qt wants -bindist:
>
> ### BEGIN ###
>
> # USE="bindist" emerge -uDNav @world --with-bdeps=y
>
> These are the packages that would be merged
I'm trying to globally enable the "bindist" USE flag on my system, but it
seems net-p2p/bitcoin-qt wants -bindist:
### BEGIN ###
# USE="bindist" emerge -uDNav @world --with-bdeps=y
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R] dev-li
You need special variables provided by an git eclass. Newest is git-r3.eclass
which you can find in /eclass/.
General docs are in devmanual.gentoo.org (which is mostly up-to-date).
Here is an example in my overlay (inside the portage tree are several others,
too):
https://git.holgersson.xyz/ho
I am new to ebuild writing. And I want to write a ebuild with the
sources from github. If there is a 'git' protocal support in SRC_URI or
other method?
Best wishes
---
mgcyung
Le 08/04/17 à 16:23, mgcyung a tapoté :
> I am new to ebuild writing. And I want to copy a file into
> diretory /etc in src_install of a ebuild. Which function should I use?
>
Maybe insinto/doins.
https://devmanual.gentoo.org/function-reference/install-functions/index.html
I am new to ebuild writing. And I want to copy a file into diretory /etc
in src_install of a ebuild. Which function should I use?
Best wishes
---
mgcyung
16 matches
Mail list logo