Re: [DNG] I need to be able to push and pull changes.

2016-02-14 Thread aitor_czr
Hi Edward and Daniel, El 13/02/16 20:50, Edward Bartolo escribió: Hi All, I can push changes now. I can also pull using 'git pull url'. Please, ignore this mail. KatolaZ helped me solve the issue. The Daniel Reurich's simple-netaid fork now can build packages using git buildpackage. I added

Re: [DNG] Help me understand what Daniel Reurich is asking?

2016-02-12 Thread aitor_czr
Hi Svante, El 12/02/16 a las 09:51, Svante Signell escribió: On Fri, 2016-02-12 at 09:29 +0100, aitor_czr wrote: >Hi Daniel and Edward, > > >In summary: > >1) DebSrc 3.0 (native) generates only a tar.gz, containing also the debian >folder. There is not a debian br

Re: [DNG] Help me understand what Daniel Reurich is asking?

2016-02-12 Thread aitor_czr
Hi Daniel and Edward, El 12/02/16 a las 06:09, aitor_czr escribió: On 02/12/2016 02:51 AM, Daniel Reurich wrote: Where can i find documentation about this other method? I've never used it. > >Are the existing *.git files generated by this format? See, for example, >the case of

Re: [DNG] Help me understand what Daniel Reurich is asking?

2016-02-11 Thread aitor_czr
On 02/12/2016 02:51 AM, Daniel Reurich wrote: Where can i find documentation about this other method? I've never used it. > >Are the existing *.git files generated by this format? See, for example, >the case of gdisk: > >http://packages.devuan.org/devuan/pool/main/g/gdisk/ > >There isn't any tar

Re: [DNG] Frontend to pmount

2016-02-11 Thread aitor_czr
On 02/09/2016 03:02 PM, fsmithred wrote: I was inpired by Steve Litt's amounter, but I prefer a semi-automatic. And I wanted an easy clicky way to use pmount. So I recycled some code from refracta2usb and added inotifywait. The result is a set of scripts that will pop up a window showing the p

Re: [DNG] Help me understand what Daniel Reurich is asking?

2016-02-11 Thread aitor_czr
Hi Edward and Daniel, On 02/11/2016 08:00 PM, Edward Bartolo wrote: Hi All, Thanks to all for taking some of your time to reply to this email. I followed Daniel Reurich's code edits and finally my branch works with format 3.0 (native) and without requiring me to create an orig.tar.gz file every

[DNG] simple-netaid-gtk

2016-02-11 Thread aitor_czr
Hi all, I pushedto gitlab the latest changes in 'simple-netaid-gtk'. A multithread proccess has been added while the backend scans all the active wifis (as you can see in the class 'ScanWifis') against blocking the spinner: https://git.devuan.org/aitor_czr/simple-netaid-

Re: [DNG] Help me understand what Daniel Reurich is asking?

2016-02-11 Thread aitor_czr
.orig.tar.bz2 file, I am perplexed. Edward On 11/02/2016, aitor_czr wrote: > >On 02/11/2016 08:21 AM, Edward Bartolo wrote: >>$ git taf -a 0.1.1 -m "Tagging >>simple-netaid version number 0.1.1" > >$ git tag [...] > >Aitor. You can generate the tarball d

Re: [DNG] Help me understand what Daniel Reurich is asking?

2016-02-10 Thread aitor_czr
On 02/11/2016 08:21 AM, Edward Bartolo wrote: $ git taf -a 0.1.1 -m "Tagging simple-netaid version number 0.1.1" $ git tag [...] Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

[DNG] Help me understand what Daniel Reurich is asking?

2016-02-10 Thread aitor_czr
Sorry, some lines were missing: $ git clonehttps://git.devuan.org/edbarx/netman.git $ mv netman simple-netaid $ tar -c simple-netaid | bzip2 > simple-netaid_0.1.1.orig.tar.bz2 $ cd simple-netaid $ git tag -a 0.1.1 -m 'my_dear_netbarx_sniff' $ pristine-tar commit ../simple-netaid_0.1.1.orig.t

[DNG] Help me understand what Daniel Reurich is asking?

2016-02-10 Thread aitor_czr
Hi Edward, On 02/10/2016 08:09 AM, Edward Bartolo wrote: Hi, This is an email sent to me by Daniel Reurich Begin Email Quote: Hi Edward, I've forked and tried to build your project: https://git.devuan.org/net/simple-netaid It's failed to build the sources for a very basic reason: You

[DNG] vdev packaging effort ( was: state of what's working, for modern desktop usage)

2016-02-10 Thread aitor_czr
El 10/02/16 a las 13:00, shraptor escribió: I think Aitor wrote a while ago about creating a vdev package? Aitor could you give an update on that effort? best regards Scooby Hups! :) ___ Dng mailing list Dng@lists.dyne.org https://mailinglists

Re: [DNG] Trying (again) to compile simple-netaid (was, netman)

2016-02-10 Thread aitor_czr
El 10/02/16 a las 09:01, aitor_czr escribió: Hi Didier, El 09/02/16 a las 18:18, Didier Kryn escribió: Please Aitor, could you solve this issue with the subject of your emails. I don't know what mail client you are using, but I think you should change if it does only allow

Re: [DNG] Trying (again) to compile simple-netaid (was, netman)

2016-02-10 Thread aitor_czr
Hi Svante, El 09/02/16 a las 23:34, Svante Signell escribió: On Tue, 2016-02-09 at 12:44 -0500, Hendrik Boom wrote: >On Tue, Feb 09, 2016 at 01:24:35PM +0100, aitor_czr wrote: > >Hi Enzo, > > > >Here you are a list of the required packages (i tested it within a &

Re: [DNG] Trying (again) to compile simple-netaid (was, netman)

2016-02-10 Thread aitor_czr
Hi Hendrik, El 09/02/16 a las 21:00, Hendrik Boom escribió: Are those the required packages for building it? or for running it? -- hendrik For building it. The required packages for running it are: netman-backend -> |libc-bin |netman-frontend -> |netman-backend, libgtk2.0-0, libatk1.0-0,

Re: [DNG] Trying (again) to compile simple-netaid (was, netman)

2016-02-10 Thread aitor_czr
Hi Didier, El 09/02/16 a las 18:18, Didier Kryn escribió: Please Aitor, could you solve this issue with the subject of your emails. I don't know what mail client you are using, but I think you should change if it does only allow you a constant subject for all emails. Didier I sen

Re: [DNG] Trying (again) to compile simple-netaid (was, netman)

2016-02-09 Thread aitor_czr
El 09/02/16 a las 13:38, KatolaZ escribió: OK, thank you very much. Would you please mind to include the same list in a file called INSTALL to be added to the simple-netaid repo? The file INSTALL should look more or less like: $ cat INSTALL Dependencies In order to

Re: [DNG] Trying (again) to compile simple-netaid (was netman)

2016-02-09 Thread aitor_czr
Hi Enzo, El 09/02/16 a las 13:00, KatolaZ escribió: Hi folks, I have just downloaded the last version of simple-netaid (ex netman) from gitlab, since I was willing to give it another try. I am sorry to repeat the same rant as a few months ago, but there is still no INSTALL file in the archive

Re: [DNG] Dng Digest, Vol 17, Issue 45

2016-02-09 Thread aitor_czr
Hi Enzo, El 09/02/16 a las 13:00, dng-requ...@lists.dyne.org escribió: Hi folks, I have just downloaded the last version of simple-netaid (ex netman) from gitlab, since I was willing to give it another try. I am sorry to repeat the same rant as a few months ago, but there is still no INSTALL fi

Re: [DNG] state of what's working for modern desktop usage

2016-02-08 Thread aitor_czr
On 02/09/2016 06:21 AM, Go Linux wrote: easynetaid was renamed this afternoon as per edbarx's post to #devuan: As suggested by Jaromil netman was renamed to simple-netaid. Changes pushed. golinux I was waiting for some possible last-minute changes. So now, i will replace netman-gtk by s

Re: [DNG] Easynetaid is for now netman's new name

2016-02-07 Thread aitor_czr
El 08/02/16 a las 07:35, Hendrik Boom escribió: On Sun, Feb 07, 2016 at 02:00:26PM +0100, Edward Bartolo wrote: >Hi, > >I did all necessary changes in the netman project to rename it to: >"easynetaid" which is unique on google. That is a good name. Simple, unique, and descriptive. I wish al

Re: [DNG] Change netman into another name.

2016-02-07 Thread aitor_czr
Dear Edward, On 07/02/2016, Arnt Karlsen wrote: >On Sat, 6 Feb 2016 13:34:11 +0100, Arnt wrote in message ><20160206133411.74d85...@nb6.lan>: > >>On Sat, 06 Feb 2016 01:46:21 +0100, aitor_czr wrote in message >><56b5425d.6020...@gnuinos.org>: >> >

[DNG] pi-vuan

2016-02-07 Thread aitor_czr
On 02/07/2016 11:09 PM, KatolaZ ¡¡ wrote: There are a lot of people out there using pis, and some are already complaining about systemd, and many would love a pi-vuan. Any volunteers around?:) Yes :) ___ Dng mailing list Dng@lists.dyne.org https://ma

Re: [DNG] Change netman into another name.

2016-02-06 Thread aitor_czr
Hi Edward, On 02/06/2016 07:27 PM, dng-requ...@lists.dyne.org wrote: On Sat, 2016-02-06 at 19:03 +0100, Edward Bartolo wrote: >Whether you like it, systemd TROLL or NOT, it is me who can only >change the name of the project. > >Keep punning for your family members, SCUMBAG!!! > >On 06/02/2016,

Re: [DNG] Change netman into another name.

2016-02-05 Thread aitor_czr
On 02/05/2016 07:18 PM, Go Linux wrote: Every name I came up with was already in multiple use. I also thought of netbarx which is completely unique. Kinda like it actually. golinux IMO, netbarx is the best choice :) Aitor. ___ Dng mailing list

Re: [DNG] Change netman into another name.

2016-02-05 Thread aitor_czr
El 05/02/16 a las 17:14, Teodoro Santoni escribió: Although I'd prefer butplug, I suggest netrunner, netvan, igign, ethcable. Netbarx is a cool name, though. I also thought in Netrunner, but there is a distribution with this name: Netrunner OS. Aitor. _

Re: [DNG] Change netman into another name.

2016-02-05 Thread aitor_czr
El 03/02/16 a las 08:30, Edward Bartolo escribió: Hi All, I did a google search for netman but I was presented with several pages of results always pointing to other similarly named commercial projects. Therefore, I am thinking about changing netman's name into a unique name so that users woul

Re: [DNG] Change netman into another name.

2016-02-05 Thread aitor_czr
El 04/02/16 a las 21:17, edward Bartolo escribió: El 04/02/16 a las 21:17, edward Bartolo escribió:Hi All, > >I did a google search for netman but I was presented with several >pages of results always pointing to other similarly named commercial >projects. Therefore, I am thinking about changi

Re: [DNG] Change netman into another name.

2016-02-04 Thread aitor_czr
On 02/03/2016 08:30 AM, Edward Bartolo wrote: Hi All, I did a google search for netman but I was presented with several pages of results always pointing to other similarly named commercial projects. Therefore, I am thinking about changing netman's name into a unique name so that users would be

Re: [DNG] Vote for/against netman name change

2016-02-04 Thread aitor_czr
On 02/04/2016 06:29 PM, Clarke Sideroad wrote: If a trademark problem occurs with a minor comic super hero, deal with it then. (-; Do you remember Mandrake? :-) ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/lis

Re: [DNG] Vote for/against netman name change

2016-02-04 Thread aitor_czr
On 02/04/2016 05:21 PM, aitor_czr wrote: On 02/04/2016 12:47 PM, Edward Bartolo wrote: Hi All, This mail thread is intended to collect votes regarding netman's name change. The question is: Do you agree to renaming netman? The answers should be YES and NO. No long replies needed, I

Re: [DNG] Vote for/against netman name change

2016-02-04 Thread aitor_czr
On 02/04/2016 12:47 PM, Edward Bartolo wrote: Hi All, This mail thread is intended to collect votes regarding netman's name change. The question is: Do you agree to renaming netman? The answers should be YES and NO. No long replies needed, I will adhere to the outcome vote. The poll will be

Re: [DNG] Dng Digest, Vol 17, Issue 20

2016-02-04 Thread aitor_czr
On 02/04/2016 12:47 PM, Edward Bartolo wrote: Hi All, This mail thread is intended to collect votes regarding netman's name change. The question is: Do you agree to renaming netman? The answers should be YES and NO. No long replies needed, I will adhere to the outcome vote. The poll will b

Re: [DNG] Change netman into another name.

2016-02-03 Thread aitor_czr
On 02/03/2016 04:41 PM, Renaud (Ron) OLGIATI wrote: Sorry, i'm sending messages from the future once again. In that case, could you let us know what name was finally chosen ? ;-3) Cheers, Ron. Very sharp :) Aitor. ___ Dng mailing list Dng

Re: [DNG] Change netman into another name.

2016-02-03 Thread aitor_czr
On 02/03/2016 03:28 PM, Hendrik Boom wrote: I like netmgr and netmanx. "mgr" is more suggestive of manager than "man" is. And netmanx is fun. But I think netmgr is more descriptive. -- hendrik My vote is for netmgr :) Aitor. ___ Dng mailing li

Re: [DNG] Change netman into another name.

2016-02-03 Thread aitor_czr
On 03/09/2021 11:07 PM, aitor_czr wrote: On 03/02/16 13:00, Florian Zieboll wrote: I was going to suggest GUIP (from gui and ip) Mmmh..., there is a backend which works without requiring any gui. Aitor. Sorry, i'm sending messages from the future once again.

Re: [DNG] Change netman into another name.

2016-02-03 Thread aitor_czr
On 03/02/16 13:00, Florian Zieboll wrote: I was going to suggest GUIP (from gui and ip) Mmmh..., there is a backend which works without requiring any gui. Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailma

Re: [DNG] Change netman into another name.

2016-02-03 Thread aitor_czr
On 03/02/16 13:00, fsmithred wrote: What about: "nm-pitbull" in honour of the trolls? :D > The cat lovers among us might prefer Netmanx. Or... Edbarx Netmanx. fsr I like 'Netmanx'. Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailing

Re: [DNG] Change netman into another name.

2016-02-03 Thread aitor_czr
Changing the Subject :) On 02/03/2016 08:30 AM, Mitt Green wrote: Edward Bartolo wrote: >I am suggesting this name: >nm-devuan for network manager Devuan. I don't think it should contain Devuan word in it, as long as people from other communities will probably use it too. netconman for Netw

Re: [DNG] Dng Digest, Vol 17, Issue 12

2016-02-03 Thread aitor_czr
Hi all, On 02/03/2016 08:30 AM, Mitt Green wrote: Edward Bartolo wrote: >I am suggesting this name: >nm-devuan for network manager Devuan. I don't think it should contain Devuan word in it, as long as people from other communities will probably use it too. netconman for Network Connections M

Re: [DNG] Change netman into another name.

2016-02-03 Thread aitor_czr
On 02/03/2016 08:30 AM, Mitt Green wrote: I don't think it should contain Devuan word in it, as long as people from other communities will probably use it too. +1 Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/m

Re: [DNG] Experiencing with GtkBuilder

2016-01-26 Thread aitor_czr
Hi, On 12/15/15 12:25, aitor_czr wrote: Hi Rainer, On 20/11/15 12:11, Rainer Weikusat wrote: >aitor_czr writes: >> >As i said in ahother thead, i'm experiencing with GtkBuilder. >> > >> >The following example runs a widget containig a spinner and four b

Re: [DNG] netman-gtk3

2016-01-24 Thread aitor_czr
Hi all, I uploaded short video of netman-gtk3. gnuinos.org/netman-gtk3/netman.mpg The project isn't finished. Shortly i will push the code to gitlab. Cheers, Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mai

[DNG] desktop-base package review

2016-01-21 Thread aitor_czr
Hi Daniel, On 01/21/2016 11:11 PM, Daniel Reurich wrote: Hi, I've been hacking on the desktop-base package to add a bunch of features like monitor size & aspect ratio detection to improve our chances of selecting the best artwork, adding support for grub2 themes and using an images manifest so

Re: [DNG] Startup delays (Was: The perversion continues)

2016-01-19 Thread aitor_czr
On 01/19/2016 01:00 PM, KatolaZ wrote: On Tue, Jan 19, 2016 at 07:37:21AM +1100, Ozi Traveller wrote: >I have created iso using live-build for Debian wheezy and jessie as well as >Devuan Jessie. Apart from systemd and slight version differences they are >the same. Debian Jessie boot the slowest

Re: [DNG] Getting started with netman-gtk3

2016-01-16 Thread aitor_czr
Hi all, I pushed the code of netman-gtk3: https://git.devuan.org/aitor_czr/netman-gtk3/tree/master It's just started. Go to "Active Wifis" and click on the "Scan" button. You need to install the backend of netman. Cheers, Aitor. __

Re: [DNG] Quick start guide to uprading to Devuan and, configuring minimalism

2016-01-15 Thread aitor_czr
On 01/15/2016 01:00 PM, "dev1fanboy" wrote: if people have self hosted versions they should update those to exclude those lines. I will do it. Thanks, Chillfan Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin

Re: [DNG] netman-gtk3

2016-01-10 Thread aitor_czr
Hi, I'm making progress in netman-gtk3: http://s15.postimg.org/5zzjn2k0b/Screenshot_01112016_12_37_27_AM.png Piano, piano :) Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] merge netman-autostart into netman

2016-01-09 Thread aitor_czr
Hi Daniel, On 01/10/2016 02:37 AM, Daniel Reurich wrote: Hi, I wonder why netman-autostart is a separate package. I think that functionality should be included in the netman package and have the option to start it at start it handled using a var in /etc/default/netman This could also be conf

Re: [DNG] netman-autostart_0.1.1

2016-01-09 Thread aitor_czr
Hi all, On 01/09/2016 09:32 AM, Edward Bartolo wrote: I apologise even though my previous posts were not intended to offend or humiliate. As a coder supporting Devuan, my first preoccupation is to get code to do what it is intended for. I am giving support by coding to Devuan in my now very lim

Re: [DNG] netman-gtk3: invalid pointer error

2016-01-08 Thread aitor_czr
Hi Irrwahn, On 01/06/2016 11:24 PM, dng-requ...@lists.dyne.org wrote: Note: I didn't try to undertand what the code is intended to do, just commenting on some obvious flaws. >void scan_buffer (char **ptr, char *command, char *name, char *str1, char *str2) >{ > FILE *fp; > char *cad1, *cad

Re: [DNG] netman-autostart_0.1.1

2016-01-08 Thread aitor_czr
On 01/08/2016 01:58 PM, Rainer Weikusat wrote: >Hi, > >I tried to use the above command instead of: > >sed -i "/Exec=netman/c\ ${line}" "${launcher}" > >but found that it corrupts the destination .desktop file. Maybe your copy did that (in this case, posting the copy and the result could be very

Re: [DNG] netman-autostart_0.1.1

2016-01-07 Thread aitor_czr
On 01/07/2016 09:34 PM, Rainer Weikusat wrote: printf 'g/^Comment=/d\na\n%s\n.\nwq\n' "$comment" | ed netman.desktop [*] Aitor. [*] Joseph Conrad. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] netman-gtk3: invalid pointer error

2016-01-06 Thread aitor_czr
On 01/06/2016 07:59 PM, Edward Bartolo wrote: Hi, I can't free the memory of some pointers ( *cad2 and *res) in netman-gtk3. This is what i get: ~$ gcc main.c -o main ~$ ./main *** Error in `./main': munmap_chunk(): invalid pointer: 0x01bfdab4 *** Aborted See the comented lines 119 a

[DNG] netman-gtk3: invalid pointer error

2016-01-06 Thread aitor_czr
Hi, I can't free the memory of some pointers ( *cad2 and *res) in netman-gtk3. This is what i get: ~$ gcc main.c -o main ~$ ./main *** Error in `./main': munmap_chunk(): invalid pointer: 0x01bfdab4 *** Aborted See the comented lines 119 and 120 in the attached file. The textual ou

Re: [DNG] netman-autostart_0.1.1

2016-01-06 Thread aitor_czr
Hi Edward, Rainer On 01/06/2016 04:58 PM, Edward Bartolo wrote: Maybe, this can shed some light on what is causing this problem. The >first time dpkg-reconfigure is used on netman-gui it doesn't exit >complaining the netman.desktop file is not found. This may mean the >netman.desktop file is be

Re: [DNG] netman-autostart_0.1.1

2016-01-06 Thread aitor_czr
Hi Edward, On 05/01/2016, Edward Bartolo wrote: Hi Aitor, Sorry for taking so long to resume work on netman. At the moment I am trying to apply your netman debconf patch. However, git apply --index ../aitor/debconf-41822e0-27.12.2015.patch is failing complaining that: ../aitor/debconf-41822e0

Re: [DNG] Giving Devuan sans-initramfs capabilities

2016-01-06 Thread aitor_czr
On 01/06/2016 10:10 AM, Daniel Reurich wrote: choosing configuration is the hard part. You are right :) -- Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] netman-autostart_0.1.1

2016-01-06 Thread aitor_czr
Hi Edward, On 01/06/2016 08:10 AM, Edward Bartolo wrote: Hi, Since I received no replies I will attempt a manual edit of netman-gui.postinst keeping debconf-41822e0-27.12.2015.patch as a guide. Trying to persuade the patching software to accept the patch is more likely to be time consuming, the

Re: [DNG] upgrade to devuan

2016-01-05 Thread aitor_czr
Hi Vicente, On 01/05/2016 10:58 AM, Vicente Vera wrote: AFAIK installing devuan-baseconf_0.6.4+devuan1_all.deb is pretty much the same as modifying sources.list by hand. I chose 0.6.4+devuan1 because--correct me if I'm wrong: 0.6.4+devuan1 = jessie 0.6.4+devuan2 = ascii 0.6.4+devuan3 = ceres

Re: [DNG] Quick start guide to uprading to Devuan and, configuringminimalism

2016-01-05 Thread aitor_czr
Hi Patrice, On 01/05/2016 10:58 AM, Patrice Remy wrote: After the reboot (half way through the instructions), those with a Wifi network card won't be able to continue (install xfce4, and so on...) because they won't be in x-windows anymore, and the network-manager app needs x-windows to work, e

Re: [DNG] Giving Devuan sans-initramfs capabilities

2016-01-05 Thread aitor_czr
Hi Svante, On 01/04/2016 11:00 PM, Svante Signell wrote: The more we need to have vdev debianised then! aitor_csr, can I help? What about eudev? Now i'm progressing in netman-gtk3. Shortly i will follow with vdev. Aitor. @SteveT: I keep in mind to test your amounter :) _

Re: [DNG] Giving Devuan sans-initramfs capabilities

2016-01-02 Thread aitor_czr
the end of its image and load them early. Not sure what the kernel maintainers would say to this idea, but it seems like it would be more robust than initrd/initramfs. On Sat, Jan 2, 2016 at 6:25 AM, aitor_czr wrote: >On 01/02/2016 11:28 AM, Mitt Green > wrote: > >I think that ther

Re: [DNG] Giving Devuan sans-initramfs capabilities

2016-01-02 Thread aitor_czr
On 01/02/2016 11:28 AM, Mitt Green wrote: I think that there is no real alternative to initrd/initramfs for a >general-purpose kernel, as those included in the install image of a >distro. At the same time, nothing prevents a user from compiling and >installing her own preferred kernel, with or w

Re: [DNG] Some useful X11 utilities (was: Re: Windowmaker:, was Proposals for an xfce-desktop-lite )

2016-01-02 Thread aitor_czr
On 01/02/2016 10:30 AM, Mitt Green wrote: Nice to see someone mention i3. Except for the rare >multipanel app such as gimp, I find i3 works well for my >needs. It seems faster to flip through the open tiled >windows with keyboard shortcuts than clicking and moving >windows on a desktop. GIMP ha

Re: [DNG] Proposals for an xfce-desktop-lite

2016-01-01 Thread aitor_czr
Hi Adam, El 28/12/15 a las 16:43, Adam Borowski escribió: On Mon, Dec 28, 2015 at 11:16:17AM +0100, aitor_czr wrote: >I propose a new package 'xfce4-default-settings' to customize the default >appearance of the desktop in devuan. I also propose alsa-oss, Note that xfce4 in

Re: [DNG] Ian Murdock

2016-01-01 Thread aitor_czr
Hi Emiliano, On 12/31/2015 07:05 PM, Emiliano Marini wrote: Please excuse me, I know many of you can see this like a good tribute for Ian, but naming "Ian" to the first Devuan stable release could sound like using his name for the cause, at least for some evil-minded people. Nobody proposed n

Re: [DNG] Ian Murdock

2015-12-30 Thread aitor_czr
On 12/31/2015 12:25 AM, Teodoro Santoni wrote: Debian, is a statement of love Debian = Deborah + Ian Yes..., this is a sad loss for everyone. Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/

Re: [DNG] Ian Murdock

2015-12-30 Thread aitor_czr
On 12/31/2015 12:25 AM, Go Linux wrote: Perhaps Devuan should consider dedicating the Beta to Ian? They did so with debian lenny when Thiemo Seufer died. Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailma

Re: [DNG] Ian Murdock

2015-12-30 Thread aitor_czr
On 12/31/2015 12:25 AM, Franco Lanza wrote: I think we should release a communicate about Ian to celebrate him and mourn he's death. R.I.P. Ian, you are the father of devuan too. +1 ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.

Re: [DNG] Proposals for an xfce-desktop-lite

2015-12-30 Thread aitor_czr
On 12/30/2015 09:09 PM, Mitt Green wrote: I ought to like LXDE but that pcman file manager is rubbish! >IMHO, YMMV etc. Do you really think so? I'm a hooligan of PCManFM :) Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.

Re: [DNG] Proposals for an xfce-desktop-lite

2015-12-29 Thread aitor_czr
On 12/29/2015 11:35 PM, richard white wrote: Another suggestion would be the Lumina desktop. > >http://lumina-desktop.org/ > >It does not use any of the Linux-based desktop frameworks directly. >Instead, it relies on one class for communication with the system. >Which make easy to port. That so

Re: [DNG] Name of the thumb drive automounter

2015-12-29 Thread aitor_czr
On 12/29/2015 01:00 PM, Emiliano Marini wrote: Besides jokes jaam sounds cool:) +1 :) ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] Proposals for an xfce-desktop-lite

2015-12-28 Thread aitor_czr
Hi, On 12/28/2015 02:07 AM, Go Linux e.org wrote: It's quite a long list. If you see anything in there you can live without, please post to the issue on git #apt-cache show task-xfce-desktop #apt-cache show xfce4-goodies dev1fanboy has a minimal list posted here: https://git.devuan.org/dev1

Re: [DNG] netman-autostart_0.1.1

2015-12-27 Thread aitor_czr
n. Edward I pushed to gitlab the latest version with *debconf*: https://git.devuan.org/aitor_czr/netman/branches I will repeat the proccess: $ git clone https://git.devuan.org/aitor_czr/netman.git $ cd netman $ pristine-tar checkout ../netman_0.1.1-41822e0.orig.tar.bz2 pristine-tar: su

Re: [DNG] netman-autostart_0.1.1

2015-12-27 Thread aitor_czr
e, I learn. Edward On 27/12/2015, aitor_czr wrote: >Hi again, > >On 12/27/2015 01:51 PM, aitor_czr wrote: >>I attach three files. Because i also changed netman-gui.postrm > >The netman-gui.postrm was wrong. I attach it again. > > Aitor. Another mistake: i forgot to ch

Re: [DNG] netman-autostart_0.1.1

2015-12-27 Thread aitor_czr
Hi again, On 12/27/2015 01:51 PM, aitor_czr wrote: I attach three files. Because i also changed netman-gui.postrm The netman-gui.postrm was wrong. I attach it again. Aitor. #!/bin/sh set -e if [ -e /etc/xdg/autostart/netman.desktop ]; then rm -f /etc/xdg/autostart/netman.desktop fi

Re: [DNG] netman-autostart_0.1.1

2015-12-27 Thread aitor_czr
Hi Edward and Rainer: On 12/27/2015 11:22 AM, aitor_czr wrote: On 12/27/2015 11:14 AM, Edward Bartolo wrote: Hi Aitor, Did you push your last patch that makes netman use debconf? Shortly (i was working in vdev). Do you grant me permission to apply your patch to my uploaded sources

Re: [DNG] netman-autostart_0.1.1

2015-12-27 Thread aitor_czr
On 12/27/2015 11:14 AM, Edward Bartolo wrote: Hi Aitor, Did you push your last patch that makes netman use debconf? Shortly (i was working in vdev). Do you grant me permission to apply your patch to my uploaded sources? Yes, you have permissions to apply the patch. Aitor. ___

Re: [DNG] Error building vdev

2015-12-26 Thread aitor_czr
On 12/26/2015 06:01 PM, Jude Nelson wrote: The vdev_subprocess error comes from trying to build vdevfs, an optional add-on to vdev that is still under development and has not bee sync'ed with some recent changes to the rest of the codebase. You can avoid building it with no loss of functionali

Re: [DNG] Error building vdev

2015-12-26 Thread aitor_czr
On 12/26/2015 04:21 AM, Daniel Reurich wrote: On the other hand, i packaged succesfully*libfskit* and*libpstat*. >Anybody knows where can i find a stable branch of*libpthread* ? I thought libpthread was a part of glibc. regards, Daniel. You are right Daniel, i just downloaded the s

Re: [DNG] Preferred automounter behavior?

2015-12-26 Thread aitor_czr
Hi Steve, On 12/25/2015 09:03 PM, Steve Litt wrote: Hi, > >One persistently tempting question about using Python, or any other >interpreted programming language, is why they are used? I can answer that, always assuming speed and hardware interfacing aren't an issue: 1) For performing the same

Re: [DNG] netman-autostart_0.1.1

2015-12-26 Thread aitor_czr
Hi Rainer and Edward, On 12/24/2015 12:33 PM, Rainer Weikusat wrote: aitor_czr writes: >>>On 12/23/2015 01:00 PM, Edward Bartolo wrote: >>>>Hi All, >>>> >>>>As suggested around a weeka ago, I am opting to include another netman >>>

[DNG] Error building vdev

2015-12-25 Thread aitor_czr
Hi all, There are too few arguments in the declaration of the funtion *vdev_subprocess* in *libvdev/util.h*. This is: int vdev_subprocess( char const* cmd, char* const env[], char** output, size_t max_output, int stderr_fd, int* exit_status, bool use_shell ); The funtion is invokedin *fs/ac

Re: [DNG] netman-autostart_0.1.1

2015-12-24 Thread aitor_czr
Hi, On 24/12/15 12:33, Edward Bartolo wrote: Hi, Which questions should I ask during the installation of netman-gui regarding autostarting and autoconnecting. I suggest these, but listening to what others have to say is always good. a) Do you want netman-gui to start automatically on DE/WM l

Re: [DNG] vdev debian build status Was: git-buildpackage, finally succeeds.

2015-12-24 Thread aitor_czr
Hi Svante, On 12/23/2015 11:51 PM, Svante Signell wrote: Hi, Aitor On Wed, 2015-12-23 at 21:51 +0100, aitor_czr wrote: ... In earlier email you said you will debianize vdev. I haven't seen any replies on that subject lately. What is the status? I don't forget about it :-

[DNG] git-buildpackage finally succeeds.

2015-12-23 Thread aitor_czr
Hi Edward, On 12/23/2015 07:14 PM, Edward Bartolo wrote: Hi Aitor, Rainer and others, Finally, git-buildpackage succeeded to build the blessed packages! HURRAH! :) HURRAH! : Aitor. ___ Dng mailing list Dng@lists.dyne.org https://maili

Re: [DNG] gbp:error: upstream/0.1.1 is not a valid treeish

2015-12-23 Thread aitor_czr
Hi Edward, On 12/22/2015 06:39 PM, Edward Bartolo wrote: Hi All, >> >>By hook and by crook I have 'git pushed' my netman with Rainer's patch. >> >>My current objective is to successive build packages using git instead >>of dpkg-buildpackages as suggested by various helpful volunteers on >>this

[DNG] netman-autostart_0.1.1

2015-12-23 Thread aitor_czr
Hi Edward, On 12/23/2015 01:00 PM, Edward Bartolo wrote: Hi All, As suggested around a weeka ago, I am opting to include another netman package whose purpose will be to configure netman so that it autostarts and autoconnect. This will obvioulsy depend on netman-gui. I think, to configure netm

Re: [DNG] netman: Please, do NOT use 17-Dec-2015 commit/merge

2015-12-21 Thread aitor_czr
Hi Edward, On 21/12/15 14:16, Edward Bartolo wrote: Hi Rainer and many thanks for your help, In line with the quote above, what else should NOT be included in my upload (git push) to git.devuan.org? The list follows here: edbarx@edbarx-pc:~/netman_from_backup_08.12.2015$ git status On branc

Re: [DNG] Quick start guide to uprading to Devuan and, configuring minimalism

2015-12-20 Thread aitor_czr
Hi Emiliano and dev1fanboy, On 16/12/15 22:04, Emiliano Marini wrote >Thanks, let me know if it needs corrections or has misspellings. I uploaded my translation to the following link: http://gnuinos.org/index.php/es/2015-12-20-23-42-21/guia-de-actualizacion-a-devuan-desde-debian Aitor. __

Re: [DNG] Dng Digest, Vol 15, Issue 77

2015-12-20 Thread aitor_czr
Hi Rainer, On 12/20/2015 07:01 PM, Rainer Weikusat wrote: Using copy'n'paste to save the content of the not-reformatted mail to a text file is sufficient to create a 'working' patch-file for me. Here is is the patch: http://gnuinos.org/netman/ Cheers, Aitor. __

Re: [DNG] Apply Rainer's patch to netman.

2015-12-20 Thread aitor_czr
Hi, On 12/20/2015 07:02 PM, aitor_czr wrote: There were spaces instead of tab keys in the Makefile. Fixed it: Now we can also replace: dh $@ --with quilt,python2 by: dh $@ Aitor. ___ Dng mailing list Dng@lists.dyne.org https

Re: [DNG] Apply Rainer's patch to netman.

2015-12-20 Thread aitor_czr
On 12/20/2015 02:11 PM, aitor_czr wrote: By the way. This is the result of the proccess: $ git-buildpackage -j4 -tc -k465D41B1 --git-export-dir="../build-area" --git-pristine-tar --git-tag --git-ignore-branch pristine-tar: successfully generated /home/aitor/NETMAN_5/build-area/ne

Re: [DNG] Apply Rainer's patch to netman.

2015-12-20 Thread aitor_czr
Hi Arnt, On 12/20/2015 02:21 PM, Arnt Karlsen wrote: On Sun, 20 Dec 2015 13:02:28 +0100, aitor_czr wrote in message <567698d4.1080...@gnuinos.org>: >You can generate a patch in the parent directory by the following way: > >$ git diff --relative > ../aitor_czr-20.2.2015.

Re: [DNG] Apply Rainer's patch to netman.

2015-12-20 Thread aitor_czr
Hi Edward, On 12/20/2015 01:02 PM, aitor_czr wrote: On 12/19/2015 05:52 PM, Edward Bartolo wrote: >> >The command: >> >edbarx@edbarx-pc:~/netman_from_backup_08.12.2015$ git patch >> >../rainer_dng-15.12.2015.patch > >The right command is this other one: &g

Re: [DNG] Apply Rainer's patch to netman.

2015-12-20 Thread aitor_czr
Hi Edward, On 12/19/2015 07:40 PM, aitor_czr wrote: >I also read that the patch can be saved/archived into git, and I think >it is the proper way it should be done. Yes, you can use quilt for that. Forget this last comment. I spoke too quick.

Re: [DNG] Apply Rainer's patch to netman.

2015-12-20 Thread aitor_czr
| 10 +- debian/netman-backend.install |2 +- debian/rules |9 - 3 files changed, 10 insertions(+), 11 deletions(-) You can generate a patch in the parent directory by the following way: $ git diff --relative >

Re: [DNG] Apply Rainer's patch to netman.

2015-12-19 Thread aitor_czr
Hi Edward, On 12/19/2015 05:52 PM, Edward Bartolo wrote: Hi, > >I created a .patch file by copying and pasting the patch supplied by >Rainer, read above. I have the fully restored and up to date netman >sources, but I am not sure whether as typed below "git patch" should >actually apply the pa

Re: [DNG] Local netman sources fully restored.

2015-12-19 Thread aitor_czr
Hi Katolaz, On 12/19/2015 10:52 AM, KatolaZ wrote: On Sat, Dec 19, 2015 at 08:09:39AM +0100, Edward Bartolo wrote: >Hi All, > >Finally, I fully restored my local netman sources from a full system >backup I made on the 8th December 2015. Updating was a matter of only >deleting the netman/debian

<    2   3   4   5   6   7   8   9   10   >