Re: [DNG] For all you automounter programmers

2016-04-26 Thread Steve Litt
On Tue, 26 Apr 2016 18:19:32 -0400 fsmithred wrote: > I like pmount for mounting usb devices. It's pretty smart. For > removable devices, you don't need to list them in /etc/pmount.allow, > and it handles encrypted filesystems (cryptsetup/luks). Ahh, now I remember.

Re: [DNG] For all you automounter programmers

2016-04-26 Thread Joel Roth
Steve Litt wrote: > Hi all, > > It seems like everyone in the Devuan community has written his or her > own usb drive automounter, As a suggestion for an aspiring automounter writer (or reminder to self) I was thinking that if we can get a sufficiently unique identifier from the device (UUID,

Re: [DNG] For all you automounter programmers

2016-04-26 Thread fsmithred
On 04/26/2016 07:19 PM, Hendrik Boom wrote: > > Root, as usual, us trusted to know what it is doing. > OK, thanks. I just had a Homer Simpson moment. Steve's intent was to make it possible for users to *write* not mount. I used to do something similar, but with the uid instead of the gid. Using

Re: [DNG] For all you automounter programmers

2016-04-26 Thread Hendrik Boom
On Tue, Apr 26, 2016 at 06:19:32PM -0400, fsmithred wrote: > On 04/26/2016 03:36 PM, Hendrik Boom wrote: > > On Tue, Apr 26, 2016 at 02:08:33PM -0400, Steve Litt wrote: > >> Hi all, > >> > >> It seems like everyone in the Devuan community has written his or her > >> own usb drive automounter, and

Re: [DNG] Fwd: mpv from devuan.org/merged is broken

2016-04-26 Thread fsmithred
On 04/23/2016 06:40 AM, David Hare wrote: > Purging the -dmo packages and replacing with current repo ones, > without something going horribly wrong, was not simple. Now sorted > like this: > > # get list of installed "-dmo" packages > dpkg -l|grep "\-dmo"|grep "^ii"|awk '{print $2}'|sed

Re: [DNG] For all you automounter programmers

2016-04-26 Thread fsmithred
On 04/26/2016 03:36 PM, Hendrik Boom wrote: > On Tue, Apr 26, 2016 at 02:08:33PM -0400, Steve Litt wrote: >> Hi all, >> >> It seems like everyone in the Devuan community has written his or her >> own usb drive automounter, and I've just discovered something that will >> help us all. >> >> The

Re: [DNG] For all you automounter programmers

2016-04-26 Thread Steve Litt
On Tue, 26 Apr 2016 15:36:52 -0400 Hendrik Boom wrote: > On Tue, Apr 26, 2016 at 02:08:33PM -0400, Steve Litt wrote: > > Hi all, > > > > It seems like everyone in the Devuan community has written his or > > her own usb drive automounter, and I've just discovered

Re: [DNG] Tochpad scrolling on devuan

2016-04-26 Thread aitor_czr
On 04/26/2016 08:04 PM, fuumind wrote: Hi fuumind, > >On 04/26/2016 02:00 PM, fuumind wrote: >>Thanks for the link! >> >>My kernel went from 3.16 to 4.4 but still no scrolling. >> >>also: >> >>lsmod|grep -iE

Re: [DNG] For all you automounter programmers

2016-04-26 Thread Hendrik Boom
On Tue, Apr 26, 2016 at 02:08:33PM -0400, Steve Litt wrote: > Hi all, > > It seems like everyone in the Devuan community has written his or her > own usb drive automounter, and I've just discovered something that will > help us all. > > The thumb drive you buy at the store is formatted with a

Re: [DNG] NO_PUBKEY

2016-04-26 Thread Daniel Reurich
Hi Fred, We added a new signing subkey to the archive keyring before we'd published it in devuan-keyrings package. We've reverted back to the old key and are just waiting for amprolla to catch up. Sorry, that was my fault for not fully considering the repercussions of messing with existing gpg

Re: [DNG] Which desktops work without systemd

2016-04-26 Thread Mitt Green
Steve Litt wrote: > International Conference on Chemistry and > Chemical Process? That's what I found for > this acronym. It's ICCCM, a.k.a. I39L, Inter-Client Communication Conventions Manual, a standard for window managers [1]. / Mitt [1]:

Re: [DNG] NO_PUBKEY

2016-04-26 Thread Fred DC
On 26/04/2016 20:15, Julien Pinon wrote: > Le mardi 26 avril 2016 à 18:00, > Fred DC écrivait : > >> Maybe I do something wrongly, I am not too familiar with gpg. >> >> All as root >> "apt-get update" says: NO_PUBKEY AF49E19219D58C5D >> >> so if I do: gpg --recv-key

Re: [DNG] Which desktops work without systemd

2016-04-26 Thread Steve Litt
On Mon, 25 Apr 2016 07:08:43 +0100 Arnt Gulbrandsen wrote: > Steve Litt writes: > > I'm not sure the preceding sentence yields a mutual exclusivity, but > > yes, I really would like that history lesson, as this is something > > that has bothered me for a long time. >

[DNG] List of applications that have been cleaned

2016-04-26 Thread Lars Noodén
I'm aware that a lot of applications have been cleaned of systemd dependencies. Is there a list somewhere or an automated way (say on deprecated Debian Jessie) to show what has been cleaned? Regards, Lars ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] NO_PUBKEY

2016-04-26 Thread Fred DC
On 26/04/2016 16:43, Florian Zieboll wrote: > > assuming that "$KEY_ID" is the correct Devuan archive signing key, as > root or sudo'ed: > > $ gpg --recv-key $KEY_ID > $ gpg --export $KEY_ID | apt-key add - > > resp. in one go: > > $ apt-key adv --keyserver hkp://keys.gnupg.net \ >

Re: [DNG] NO_PUBKEY

2016-04-26 Thread Florian Zieboll
On Tue, 26 Apr 2016 16:07:25 +0200 Fred DC wrote: > By updating devuan ascii I get the following error: > > Failed to fetch > http://packages.devuan.org/devuan/dists/ascii/InRelease The following > signatures couldn't be verified because the public key is not > available:

[DNG] NO_PUBKEY

2016-04-26 Thread Fred DC
By updating devuan ascii I get the following error: Failed to fetch http://packages.devuan.org/devuan/dists/ascii/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AF49E19219D58C5D Any advise? Fred

Re: [DNG] Tochpad scrolling on devuan

2016-04-26 Thread dev1fanboy
The synaptics driver is usually the way to go. Check if it's installed by dpkg -l | grep synaptics, if not then apt-get install xserver-xorg-input-synaptics. Usually any options you want will have to be configured as the defaults are pretty basic, the archlinux wiki has some good info on the

Re: [DNG] Tochpad scrolling on devuan

2016-04-26 Thread fuumind
Thanks for the link! My kernel went from 3.16 to 4.4 but still no scrolling. also: lsmod|grep -iE "apple|cyapa|sermouse|synap|psmouse|vsxx|bcm" btbcm 16384 1 btusb bluetooth 516096 24 bnep,btbcm,btrtl,btusb,btintel psmouse 122880 0 And freeciv

Re: [DNG] Tochpad scrolling on devuan

2016-04-26 Thread David Hare
deb http://packages.devuan.org/merged jessie-backports main in your sources.list.. Do be careful to comment that line immediately after use, I'm not the only one who had problems with unintentional "upgrades" from backports. Some of my posts might not have made the list properly, my usual mail

Re: [DNG] Tochpad scrolling on devuan

2016-04-26 Thread fuumind
I doubt that my hardware is too new. It is a Dell Latitude E6410 that I bought second hand a couple of years ago. :) How would I go about upgrading to a backported kernel? Is there a repo somewhere I can use or do I need to build it myself? /fuumind On Mon, 25 Apr 2016 21:27:39 -0400 Hendrik

[DNG] software that sucks

2016-04-26 Thread aitor_czr
On 04/26/2016 12:56 AM, Mitt Green wrote: I suppose, KDE shouldn't be a role model:) True. aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng