Re: [DNG] why is polkit needed?

2020-03-30 Thread tom
On Tue, 10 Mar 2020 12:08:23 -0600 tekHedd wrote: > On Sat, Mar 7, 2020, at 5:37 PM, Rick Moen wrote: > > Quoting tekHedd (tekh...@byteheaven.net): > > > > > Cool software doesn't really happen without the ability for apps > > > to communicate and read/write the state of the system and > > > c

Re: [DNG] ibus

2020-03-30 Thread tom
On Tue, 17 Mar 2020 18:12:42 -0400 Steve Litt wrote: > On Tue, 17 Mar 2020 10:59:41 +0100 > "Dr. Nikolaus Klepp" wrote: > > > Anno domini 2020 Tue, 17 Mar 10:27:11 +0100 > > Didier Kryn scripsit: > > > >     There's now a fashion of doing all innovations in a > > > complicated way. It seems

Re: [DNG] Help needed:[Fwd: eudev: Methods to detect if running in a container.]

2020-03-30 Thread aitor_czr
On 30/3/20 20:00, tom wrote: OpenRC natively supports detecting what kind of environment it running in. Be it baremetal, LXC, etc. Perhaps you could use that or at least look at the source code for it. Thanks a lot, tom. ___ Dng mailing list Dng@lis

Re: [DNG] Help needed:[Fwd: eudev: Methods to detect if running in a container.]

2020-03-30 Thread tom
On Mon, 30 Mar 2020 16:37:40 + aitor_czr wrote: > Hi, > > On 30/3/20 14:09, g4sra via Dng wrote: > > Fails to identify a Devuan Guest which has its own partition > > running in a VM hosted by Fedora. > > Are you referring to the *raw* host hard disk from a guest? > > http://www.virtualbo

Re: [DNG] What to do with an inode?

2020-03-30 Thread Bruce Perens via Dng
Many things. An open file descriptor refers to the inode. On Mon, Mar 30, 2020 at 10:18 AM aitor_czr wrote: > Hi, > On 30/3/20 15:46, Simon Hobson wrote: > > Hendrik Boom wrote: > > > On Mon, Mar 30, 2020 at 03:18:45PM +, aitor_czr wrote: > > $ ls --inode --directory "/" > > 2 / > > Is th

Re: [DNG] What to do with an inode?

2020-03-30 Thread aitor_czr
Hi, On 30/3/20 15:46, Simon Hobson wrote: Hendrik Boom wrote: On Mon, Mar 30, 2020 at 03:18:45PM +, aitor_czr wrote: $ ls --inode --directory "/" 2 / Is there anything I can do with an inode except check file identity within a filesystem? You can use it as a search condition for find

Re: [DNG] What to do with an inode?

2020-03-30 Thread Simon Hobson
Hendrik Boom wrote: > On Mon, Mar 30, 2020 at 03:18:45PM +, aitor_czr wrote: >> >> $ ls --inode --directory "/" >> >> 2 / > > Is there anything I can do with an inode except check file identity within > a filesystem? You can use it as a search condition for find using '-inum n' Other than

Re: [DNG] Help needed:[Fwd: eudev: Methods to detect if running in a container.]

2020-03-30 Thread aitor_czr
Hi, On 30/3/20 14:09, g4sra via Dng wrote: Fails to identify a Devuan Guest which has its own partition running in a VM hosted by Fedora. Are you referring to the *raw* host hard disk from a guest? http://www.virtualbox.org/manual/ch09.html#rawdisk Aitor. _

[DNG] What to do with an inode?

2020-03-30 Thread Hendrik Boom
On Mon, Mar 30, 2020 at 03:18:45PM +, aitor_czr wrote: > > $ ls --inode --directory "/" > > 2 / Is there anything I can do with an inode except check file identity within a filesystem? Can I, for example open a file for reading or writing or read a directory given the inode number instead o

Re: [DNG] Help needed:[Fwd: eudev: Methods to detect if running in a container.]

2020-03-30 Thread g4sra via Dng
On 30/03/2020 16:18, aitor_czr wrote: > Hi Svante, > > On 19/2/20 15:17, Svante Signell via Dng wrote: >> Hello, >> >> No replies so far from the devuan-dev list. Maybe with a larger audience I >> can >> get some help! >> >> Thanks! > Checking� whether the *inode* number of the primary director

Re: [DNG] Help needed:[Fwd: eudev: Methods to detect if running in a container.]

2020-03-30 Thread aitor_czr
Hi Svante, On 19/2/20 15:17, Svante Signell via Dng wrote: Hello, No replies so far from the devuan-dev list. Maybe with a larger audience I can get some help! Thanks! Checking  whether the *inode* number of the primary directory in the standard filesystem hierarchy used in the most unix-like