Re: [DNG] slashes in FAT file names

2018-12-23 Thread Rick Moen
Quoting Didier Kryn (k...@in2p3.fr): >   Therefore I wonder how 'find' would do, unless fopen() accepts > the pathological name, which I doubt of. I'm pretty sure you're right, because upon reflection and testing 'find . -inum N' returns a relative pathspec. Example: $ cd /tmp /tmp $ ls -i

Re: [DNG] Website changes

2018-12-23 Thread Olaf Meeuwissen
Hi, goli...@dyne.org writes: > Greetings! > > Some changes are being made to the Devuan website as a result of recent > discussions on this list and the dev1galaxy forum. > > 1) One user commented that they had no idea which iso to choose. So > descriptions of the Devuan isos have been added

Re: [DNG] slashes in FAT file names

2018-12-23 Thread Olaf Meeuwissen
Hi Karl, k...@aspodata.se writes: > Didier: > ... >> 2) there isn't a function in the C library which permits to change >> the name of a file (or open it), except by giving its whole pathname. >> Eg. it's not possible to open it from its directory entry. > ... > > man openat > man renameat

[DNG] Website changes

2018-12-23 Thread golinux
Greetings! Some changes are being made to the Devuan website as a result of recent discussions on this list and the dev1galaxy forum. 1) One user commented that they had no idea which iso to choose. So descriptions of the Devuan isos have been added to: https://devuan.org/ (mid-page)

Re: [DNG] slashes in FAT file names

2018-12-23 Thread Eric Pozharski
On Sat, Dec 22, 2018 at 11:13:55AM -0500, Hendrik Boom wrote: > Let me thank everyone for their advice; it looks as if I have enough > ideas to try out now. I'll do that when I'm fully awake an report > back on what worked. *SKIP* > > ls -l lists them like this: > > > > -rw-r--r-- 1 hendrik

Re: [DNG] slashes in FAT file names

2018-12-23 Thread karl
Didier: ... >   2) there isn't a function in the C library which permits to change > the name of a file (or open it), except by giving its whole pathname. > Eg. it's not possible to open it from its directory entry. ... man openat man renameat Regards, /Karl Hammar

Re: [DNG] slashes in FAT file names

2018-12-23 Thread Didier Kryn
Le 22/12/2018 à 07:24, Rick Moen a écrit : Quoting Hendrik Boom (hend...@topoi.pooq.com): I have a 32GiB microSD card an am reying to read it on my Devuan system. I munted it with a simpel mount/dev/sdb1 /nedia/hendrik/ It reads almost everything fine, except for a few files whose names

Re: [DNG] [kato...@freaknet.org: Re: Debugging Devuan .onion/TOR]

2018-12-23 Thread KatolaZ
On Sun, Dec 23, 2018 at 01:39:31PM +0100, Arnt Karlsen wrote: > On Sun, 23 Dec 2018 12:48:11 +0100, KatolaZ wrote in message > <20181223114811.p4u6c3et2vsi4...@katolaz.homeunix.net>: > > > On Sat, Dec 22, 2018 at 11:32:37PM +0100, Arnt Karlsen wrote: > > > On Sat, 22 Dec 2018 22:23:12 +0100,

Re: [DNG] slashes in FAT file names

2018-12-23 Thread Hendrik Boom
On Sun, Dec 23, 2018 at 09:45:47AM +0100, Martin Steigerwald wrote: > Hendrik Boom - 23.12.18, 04:15: > > On Sun, Dec 23, 2018 at 02:35:35AM +0100, Gonzalo Pérez de Olaguer > Córdoba wrote: > > > Hi Hendrik, > > > > > > El Sat, 22 Dec 2018 18:20:22 -0500 > > > > > > Hendrik Boom escribió: > >

Re: [DNG] [kato...@freaknet.org: Re: Debugging Devuan .onion/TOR]

2018-12-23 Thread Arnt Karlsen
On Sun, 23 Dec 2018 12:48:11 +0100, KatolaZ wrote in message <20181223114811.p4u6c3et2vsi4...@katolaz.homeunix.net>: > On Sat, Dec 22, 2018 at 11:32:37PM +0100, Arnt Karlsen wrote: > > On Sat, 22 Dec 2018 22:23:12 +0100, KatolaZ wrote in message > >

Re: [DNG] [kato...@freaknet.org: Re: Debugging Devuan .onion/TOR]

2018-12-23 Thread KatolaZ
On Sat, Dec 22, 2018 at 11:32:37PM +0100, Arnt Karlsen wrote: > On Sat, 22 Dec 2018 22:23:12 +0100, KatolaZ wrote in message > <2018112311.yxleukxbnjohj...@katolaz.homeunix.net>: > > > Sorry, replied to sender instead of list. > > > > Just to confirm that the onion address seems to be

Re: [DNG] Multiple problems with upgrade

2018-12-23 Thread KatolaZ
On Sat, Dec 22, 2018 at 07:32:46PM -0700, Se7en wrote: > To whom it may concern, > > I have had many issues with an upgrade from Jessie to ASCII, and have voiced > my complaints in IRC. Some of these issues are also reported in Debian Proper > with no proposed solutions. I feel the need to voice

Re: [DNG] slashes in FAT file names

2018-12-23 Thread Martin Steigerwald
Hendrik Boom - 23.12.18, 04:15: > On Sun, Dec 23, 2018 at 02:35:35AM +0100, Gonzalo Pérez de Olaguer Córdoba wrote: > > Hi Hendrik, > > > > El Sat, 22 Dec 2018 18:20:22 -0500 > > > > Hendrik Boom escribió: > > > > > > Rename them. > > > > > > > > > > > > 1. 'ls -i' #Gets the inode number.

Re: [DNG] Multiple problems with upgrade

2018-12-23 Thread Arnt Karlsen
On Sat, 22 Dec 2018 19:32:46 -0700, Se7en wrote in message <20181223023245.6jirxk6nvs7qjgx7@lappy.thinkpad>: > To whom it may concern, > > I have had many issues with an upgrade from Jessie to ASCII, and have > voiced my complaints in IRC. Some of these issues are also reported > in Debian