[DNG] How to integrate devuan-installer in an existing devuan based system

2015-11-21 Thread aitor_czr
Hi all, This example is for amd64 architecture. I genuinely apologize for the length of the post !! *1.-**_MODIFYING THE FILESYSTEM.SQUASHFS_* Download the iso distribution: ExeGnuLinux, Refracta, Star... or whatever you want, and extract the content. You will find a squashfs file in it

[DNG] Experiencing with GtkBuilder

2015-11-19 Thread aitor_czr
Hi all, As i said in ahother thead, i'm experiencing with GtkBuilder. The following example runs a widget containig a spinner and four buttons. http://gnuinos.org/GtkBuilder 1.- The first button shows the spinner. 2.- The second button hides the spinner. 3.- The third button starts the

Re: [DNG] Experiencing with GtkBuilder

2015-11-19 Thread aitor_czr
Sorry, the link was wrong: http://gnuinos.org/GtkBuilder/ Aitor. On 19/11/15 17:18, aitor_czr wrote: Hi all, As i said in ahother thead, i'm experiencing with GtkBuilder. The following example runs a widget containig a spinner and four buttons. http://gnuinos.org/GtkBuilder 1.- The first

Re: [DNG] Problems of Devuan installer (Alpha2) I experinced.

2015-11-16 Thread aitor_czr
Hi, On 16/11/15 13:00, Hughe janpeng...@riseup.net wrote: Hi, I tried to install Duvuan using Devuan installer few times but all the attempts failed due to partitioning the hard disk, followed by GRUB installation at the end. So I used Debian installer (7.0 and 8.2) to create basic Debian

[DNG] Getting started with netman-gtk3

2015-11-15 Thread aitor_czr
I started a gui in gtk3 using cmake. I has only a button wich closes the window, so it's just started: https://git.devuan.org/aitor_czr/netman-gtk3/tree/master/ I will not use Anjuta. I will use a text editor (emacs, geany...) and glade separately. Cheers, Aitor

Re: [DNG] netman packages

2015-11-15 Thread aitor_czr
Hi Frits, Try this other way: 1) Checkout the gbp-master branch and remove the .git folder, because we will use git-import-orig instead of git-import-dsc, and git-import-orig doesn't support metadatas. 2) Now go to the parent directory, create a new folder and enter into it. 3) Create

Re: [DNG] An abrupt end to Debian Live CD version?

2015-11-13 Thread aitor_czr
I wish we had Daniel Baumann with us :) Aitor. On 11/12/2015 11:40 PM, Hendrik Boom wrote: I thought I should mention, before the towel is irretrievably lost, that you'd probably find a welcome in the devuan project. We tend to respect developers. I thnk you'd find a

Re: [DNG] Dng Digest, Vol 14, Issue 39

2015-11-13 Thread aitor_czr
Hi all, This thread is long... I've been busy these last days, and i need some time to read it carefully. There are interesting points of view. Aitor. On 11/13/2015 01:00 PM, Simon Hobson wrote: Mitt Green wrote: >I mean, that's something

Re: [DNG] netman packages

2015-11-11 Thread aitor_czr
Hi Hendrik, The latest version is in the following link: https://git.devuan.org/edbarx/netman/branches And here the debian branch and pristine-tar (updated): https://git.devuan.org/aitor_czr/netman/branches I updated also the packages: http://gnuinos.org/netman/ But only in amd64, because

Re: [DNG] netman packages

2015-11-11 Thread aitor_czr
Hi Hendrik, There is one change pending in the packages... Move 'netman.desktop' from: /usr/share/applications to the following directory: /etc/xdg/autostart Aitor. On 11/11/15 13:00, aitor_czr wrote: Sorry, Hendrik, i forgot to checkout the gbp-master brach (git-buildpackage): $ git

Re: [DNG] netman packages

2015-11-11 Thread aitor_czr
Sorry, Hendrik, i forgot to checkout the gbp-master brach (git-buildpackage): $ git clone https://git.devuan.org/aitor_czr/netman.git $ cd netman $ pristine-tar checkout ../netman_0.1.1~468c97d.orig.tar.bz2 $ git checkout gbp-master $ git-buildpackage -tc --git-export-dir="../build-area&qu

Re: [DNG] Commenting out code of netman and backend

2015-11-10 Thread aitor_czr
Dear Edward, On 10/11/15 19:11, Edward Bartolo wrote: Since you are trying to avoid the use of Lazarus, what is the problem with having the frontend being written in Lazarus Pascal? The created executable shouldn't need other libraries as it is statically linked. No, Edward, i'm not trying to

Re: [DNG] Packaging vdev

2015-11-10 Thread aitor_czr
Ok, Jude. Thanks :) On 10/11/15 20:43, Jude Nelson wrote: Hi aitor_czr, On Tue, Nov 10, 2015 at 7:25 AM, aitor_czr <aitor_...@gnuinos.org <mailto:aitor_...@gnuinos.org>> wrote: I uploaded fskit to gitlab: https://git.devuan.org/aitor_czr/fskit/tree/gbp-master T

Re: [DNG] Packaging vdev

2015-11-10 Thread aitor_czr
Hi Jude, I just saw the header: #include in "fuse/fskit_fuse.h". So 'libfskit-fuse' depens on 'libfskit'. Thanks, Aitor. On 10/11/15 20:43, Jude Nelson wrote: Hi aitor_czr, On Tue, Nov 10, 2015 at 7:25 AM, aitor_czr <aitor_...@gnuinos.org <mailto:aitor_...@gnu

Re: [DNG] Commenting out code of netman and backend

2015-11-10 Thread aitor_czr
Hi Edward, On 10/11/15 07:09, Edward Bartolo wrote: Hi Aitor, What are you migrating to C and gtk3? I assume you are talking about the frontend as the backend is in already in C. Yes, of course. I'm talking about the frontend. But i just started... I have to study something about free

Re: [DNG] Commenting out code of netman and backend

2015-11-10 Thread aitor_czr
It will be a good exercise :) On 11/11/15 06:39, Edward Bartolo wrote: Hi, Aitor, In that case and if Anjuta does not pull in most of Gnome, and also if QtCreator does not require most of KDE, I will be more than happy to join in. The same experimenting experience is also appealing to me. If I

Re: [DNG] Packaging vdev

2015-11-10 Thread aitor_czr
I uploaded fskit to gitlab: https://git.devuan.org/aitor_czr/fskit/tree/gbp-master I didn't see the dpkg template in 'contrib/debian'. That blindness !! Now, i see some significant differences between this template and mine. In my opinion: 1.- '/usr/lib/libfskit.so' and 'usr/lib

Re: [DNG] packages.devuan.org/merged/pool/ is empty

2015-11-09 Thread aitor_czr
Hi Jasper, This is the way how Amprolla works. If yout want to access to the content of /merged/pool you need to resort to debmirror. Aitor. On 08/11/15 14:38, Jasper Noë wrote: Hello Devuans, trying to install Devuan I get stuck here:

Re: [DNG] Packaging vdev

2015-11-08 Thread aitor_czr
Hi Shraptor, Yes, i had a look at buildconf.mk... Anyway, building sources the DESTDIR is /usr/local, but not packaging... I will try using CMake. Thanks, Aitor. On 11/08/2015 02:31 PM, shraptor wrote: Sorry read a little bit fast there, thought you was building vdev but you are

Re: [DNG] Packaging vdev

2015-11-08 Thread aitor_czr
Thanks, Jack, i will have a look at your work. Have a nice day, Aitor. On 11/08/2015 11:57 PM, Jack L. Frost wrote: You might want to look at my Arch vdev and vdev-related packages: https://pkg.fleshless.org/vdev-git/tree/PKGBUILD https://pkg.fleshless.org/libpstat-git/tree/PKGBUILD

Re: [DNG] Dng Digest, Vol 14, Issue 23

2015-11-08 Thread aitor_czr
It's a good idea !! I started migrating it to C and gtk3. After that we could migrate it to qt5 (don't forget LxQt) Cheers, Aitor. On 11/09/2015 08:32 AM, dng-requ...@lists.dyne.org wrote: To Whom It May Concern, I am thinking about commenting out my code to describe how it works and what

Re: [DNG] A Devuan install CD

2015-11-07 Thread aitor_czr
What are you referring to exactly? The tutorial of dev1fanboy explains how to upgrade from debian whezzy to devuan jessie, and the resulting system will depend on the original system. There aresome livecds of devuan available, neigther of the being hosted in the website of devuan, since they

[DNG] Packaging vdev

2015-11-07 Thread aitor_czr
Hi all, I just started with fskip: http://gnuinos.org/vdev/ It builds successfully, but after a installation i saw the following issue: all the /usr/lib/*.o files are missing !! Cheers, Aitor. ___ Dng mailing list Dng@lists.dyne.org

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

2015-11-04 Thread aitor_czr
+1 I agree 100% with the pencil of Steve Litt :) Aitor. On 04/11/15 12:38, Steve Litt wrote: Quick start guide to uprading to Devuan and configuring minimalism. > >There are a lot of people talking about minimalism in Devuan [snip some of the best documentation

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

2015-11-04 Thread aitor_czr
Hi cangrejo, Are you who interviewed the author of AmayaOS in a radio transmitter? Are available the videos of Alberto Zuin and Jaromil in Barcelona? You refer to the event in the website... Aitor. On 04/11/15 12:38, cangrejo wrote: If I had your permission, I

Re: [DNG] bootstrap-base error Re: About the experimental live DVD

2015-11-02 Thread aitor_czr
ing Netman and Xfce. Download zone: http://gnuinos.org/devuan/ Cheers, Aitor. On 10/16/2015 02:00 PM, aitor_czr <aitor_...@gnuinos.org> wrote: Hi Frits, - cdebootstrap deb package depends on libdebian-installer4 (>= 0.97) - main-menu udeb package depends on libdebian-installer4-ud

Re: [DNG] bootstrap-base error Re: About the experimental live DVD

2015-11-02 Thread aitor_czr
Hi Daniel, I saw you fixed a bug: in debian i always had to replace the repository in 'sources.list.udeb' from 'unstable' to 'stable'... Thanks for your good job ! Aitor. On 11/02/2015 08:05 PM, Daniel Reurich wrote: Hi Aitor, I'm the maintainer of debian-installer for Devuan. I'm

Re: [DNG] Is Jude Nelson OK?

2015-10-28 Thread aitor_czr
I had a look at vdev... Impresive. I will try to debianize it. Aitor. On 26/10/15 13:00, Jaromil wrote: >On Mon, 2015-10-26 at 10:46 +0100, shraptor wrote: > >Maybe he is just swamped with work. > >He said he follows what's happening and that there are still some

Re: [DNG] hplip package status

2015-10-22 Thread aitor_czr
Hi Sam, Actually hplip depends only on libsystemd0. You can uninstall systemd-shim, libpam-systemd and systemd. Cheers, Aitor. On 22/10/15 14:00, Jaromil wrote: dear Sam, we change the deps of policykit-1

Re: [DNG] Help text file for netman and backend.

2015-10-22 Thread aitor_czr
rfaces in the event of instability. The command used behind the scenes is 'ifdown wlanx ethx'. Compare it to a Fire Exit. Edward On 21/10/2015, aitor_czr<aitor_...@gnuinos.org> wrote: >Ok:) > >On 21/10/15 18:54, Edward Bartolo wrote: >>Hi Aitor, >> >>Please be inform

Re: [DNG] Help text file for netman and backend.

2015-10-21 Thread aitor_czr
Hi Edward, i'm using your latest version of netman and i works fine. I will update the packages. Thanks, Aitor. On 21/10/15 14:00, Edward Bartolo wrote: Hi, The following is a screen shot of netman showing the help window. http://postimg.org/image/cyumre9pn/ Edward

Re: [DNG] Help text file for netman and backend.

2015-10-21 Thread aitor_czr
Ok :) On 21/10/15 18:54, Edward Bartolo wrote: Hi Aitor, Please be informed that NETMAN.HELP has to be installed to: /usr/share/netman/ Thanks for helping in this project. Edward ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] pressed root pw

2015-10-20 Thread aitor_czr
Hi Mike, You have to use the md5 hash of the password. You can get it typing: $ echo "XX" | md5sum 52f400d860b7431525a4c5367684de17 - Now, add to the preseed.cfg the following line: d-i password/root-password-crypted password52f400d860b7431525a4c5367684de17 Cheers, Aitor. On 20/10/15

Re: [DNG] The status of the Devuan project, presented at, Opennebula

2015-10-20 Thread aitor_czr
Hi Jaromil, I live in Spain (Basque Country) at a few kilometers of Barcelona... That shame not to go! Have a nice day :) Aitor. On 20/10/15 14:00, Jaromil wrote: dear Init Freedom lovers, tomorrow our fellow VUA Alberto Zuin will be presenting Devuan at the OpenNebula

Re: [DNG] bootstrap-base error Re: About the experimental, live, DVD

2015-10-19 Thread aitor_czr
Hi Ozi, This configuration of live-build fails in my computer: # lb build [2015-10-19 09:54:22] lb build P: live-build 4.0.3 P: Building config tree for a debian/jessie/amd64 system [2015-10-19 09:54:22] lb bootstrap P: Setting up cleanup function [2015-10-19 09:54:22] lb bootstrap_cache

[DNG] devuan base-installer bootstrap-base pkgdetails GETDEPS, with exclude?

2015-10-19 Thread aitor_czr
Hi Frits, After doing a change in the sources you have to commit the change: $ git add . $ git commit --all and then type: $ dpkg-source --commit This will ask you about the name of the patch. Once the patch has been crated, you have to commit the new patch: $ git add . $ git commit --all

Re: [DNG] upgrade 16/10/2015 xorg fails to start

2015-10-17 Thread aitor_czr
Hi Rob, By default, Devuan uses the seventh tty for X sessions. The permision is denied because xserver-xorg is not SUID root. If it is called from another SUID root program (a display manager like slim or lightdm) it will work. But first, you can try reinstalling xserver-xorg package to set

Re: [DNG] gvfs alternatives

2015-10-17 Thread aitor_czr
I wasn't aware! Thanks, Aitor. On 17/10/15 19:18, Dragan FOSS wrote: On Sat, Oct 17, 2015 at 03:57:59PM +0200, Dragan FOSS wrote: >>On 10/17/2015 03:50 PM, Mitt Green wrote: >>>Hi, >>> >>>Since gvfs is big (speaking of number of packages) and requires systemd >>

Re: [DNG] bootstrap-base error Re: About the experimental, live, DVD

2015-10-16 Thread aitor_czr
, libdebian-installer4-extra4.udeb, etc... is 0.99+deb8u1. Aitor. On 16/10/15 11:07, aitor_czr wrote: Hi Frits, - cdebootstrap deb package depends on libdebian-installer4 (>= 0.97) - main-menu udeb package depends on libdebian-installer4-udeb (>= 0.101) But the version of both 'lib

[DNG] bootstrap-base error Re: About the experimental live, DVD

2015-10-14 Thread aitor_czr
and the other. 3.- As i said in another thread, there is a bug in live-installer.udeb package. This bug was hacked by Philip Newboroug -Corenominal-, but i think this is not neither the case. Here you are the changes, lines 63-83 of debian/live-installer.postinst: https://gitlab.com/aitor_czr/live

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, , eth2, .... and new systemd's naming scheme

2015-10-12 Thread aitor_czr
Good! I will update the packages of netman. I'm still generating the Packages*.gz and the Contents*.gz of my repository. Adding Contents*.gz slows the proccess. It takes so long... ...Patience... Aitor. On 12/10/15 14:00, Edward Bartolo wrote: Hi All, The changes have

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, , eth2, .... and new systemd's naming scheme

2015-10-12 Thread aitor_czr
because netman started to connect to a neighbour's wifi notwithstanding that my wifi signal was far stronger. This set me thinking there was something fishy in my algorithm. I uploaded the code changes to correct this horrible bug. Edward On 12/10/2015, aitor_czr<aitor_...@gnuinos.org>

[DNG] About the experimental live DVD

2015-10-11 Thread aitor_czr
Hi Frits, On 08/10/15 17:05, Godefridus Daalmans wrote: Hello, I would like to clarify some things about the live DVD that I made: - arch is amd64, userid user password live. It works inside virtualbox, not tested on bare iron. Do sudo bash to work as root. You can

[DNG] debmirror is failing

2015-10-10 Thread aitor_czr
Hi all, debmirror is failing. I run: $ debmirror -h ftp.es.mirror.devuan.org \ --progress --dist=jessie \ --root=/merged --di-arch=amd64 \ --section=main/debian-installer,main/installer-amd64 --arch=amd64 \ --method=rsync --ignore-release-gpg --i18n \

Re: [DNG] Alternative for ARM processors

2015-10-07 Thread aitor_czr
Hi Florian, thanks for the link. Aitor. On 07/10/15 00:34, Florian Zieboll wrote: If there weren't any major changes to the repository in the last few weeks, you can easily install Devuan on a Raspberry Pi (-> armhf), using the method I described a while ago in this mail:

Re: [DNG] Alternative for ARM processors

2015-10-07 Thread aitor_czr
Thanks Florian, It would be a good idea to build a special repository for Raspberry including: 1.- The Devuan ARM repository 2.- Raspbian repository: only those packages not available from the Devuan repository 3.- Marillat packages Cheers, Aitor On 07/10/15 14:00, Florian Zieboll

Re: [DNG] live-build experiment worked!

2015-10-07 Thread aitor_czr
Hi Godefridus, Here you are some packages: - xinit xserver-xorg xserver-xorg-video-noveau, etc... - rpl curl dselect console-data console-setup - mesa-utils mesa-utils-extra - compton (composite manager) --> I will share my config file - bleachbit gtkorphan file-roller - lxrandr lxtask

Re: [DNG] What can I do after netman?

2015-10-06 Thread aitor_czr
Thanks, you are right. Aitor. On 06/10/15 00:03, Riccardo Boninsegna wrote: A little nitpick: the Description: of those packages is formally incorrect -- it should be an one-line short description followed by a multiline one (indented with one space, and with a

Re: [DNG] What can I do after netman?,Message-ID:

2015-10-05 Thread aitor_czr
Updated *.deb packages of netman. deb http://packages.gnuinos.org/devuan/ jessie main deb-src http://packages.gnuinos.org/devuan/ jessie main Aitor. El 30/09/15 a las 17:40, Edward Bartolo escribió: I implemented optional use of a systray icon. Use the --no-tray-icon

Re: [DNG] live-build

2015-10-02 Thread aitor_czr
f the problem >is with your mirror configuration or a caching proxy. >P: Running debootstrap (download-only)... >I: Retrieving Release >I: Retrieving Release.gpg >I: Checking Release signature >E: Release signed by unknown key (key id CBF8D6FD518E17E1) >P: Begin unmounting f

Re: [DNG] netman: support for wlan1, wlan2, ... and eth1, , eth2, .... and new systemd's naming scheme

2015-10-01 Thread aitor_czr
I agree, this is a great GUI. Aitor. On 01/10/15 20:05, tilt! wrote: Hi Edward, this is a great GUI:) I would like to ask two questions: * Does the button "New" take the user to a scan for available WiFi networks? * I see there is a button "Delete" - does it enable the

Re: [DNG] live-build

2015-10-01 Thread aitor_czr
# ./build ??? You must run: # lb binary after running lb bootstrap && lb chroot. Aitor. On 02/10/15 00:24, Ozi Traveller wrote: I have all this in auto/config lb clean --purge lb init lb config -a amd64 \ --binary-images iso \ --distribution jessie \

Re: [DNG] New mirror of Devuan 100% free

2015-09-30 Thread aitor_czr
Files can also be transferred between two remote systems via ssh. So, one of them can be only a data hosting. Aitor. On 30/09/15 15:06, aitor_czr wrote: Hi, Tilt, A copy of the directory should work, but if you want to keep it up-to-date, then it requires actively running (e.g. a dedicated

Re: [DNG] New mirror of Devuan 100% free

2015-09-30 Thread aitor_czr
Hi, Tilt, A copy of the directory should work, but if you want to keep it up-to-date, then it requires actively running (e.g. a dedicated server). The repository can be updated localyand then the changes can be uploaded to de server, of course, but it requires a mantainer. Cheers, Aitor.

Re: [DNG] live-build

2015-09-30 Thread aitor_czr
wn key (key id CBF8D6FD518E17E1) P: Begin unmounting filesystems... P: Saving caches... chroot: failed to run command ‘/usr/bin/env’: No such file or directory On Tue, Sep 29, 2015 at 1:38 PM, aitor_czr <aitor_...@gnuinos.org <mailto:aitor_...@gnuinos.org>> wrote: You must cha

[DNG] Hleb Valoshka <375...@gmail.com>

2015-09-25 Thread aitor_czr
, Hleb Valoshka <375...@gmail.com> escribió: On 9/25/15, aitor_czr<aitor_...@gnuinos.org> wrote: >The Development Team of BulmaGes has been using those lines: > >|Homepage:http://bulmages.net >XS-Vcs-Git: git://gitorious.org/bulmages/bulmages.git >XS-Vcs-Browser:https://gito

Re: [DNG] What can I do after netman?

2015-09-25 Thread aitor_czr
wasn't a consensus on which use in the future: BitBucket, GitLab, GitHub...? I porposed trying with Savannah, but there was no time... Thank you again for your clarifications. Aitor. El 25/09/15 a las 12:19, Hleb Valoshka <375...@gmail.com> escribió: On 9/25/15, aitor_czr<aitor_...@gnui

Re: [DNG] What can I do after netman?

2015-09-25 Thread aitor_czr
Hi Hleb, Those lines are located in debian/control. So..., an APT repository pointing to itself? Here you are an example random search in git: https://github.com/andrenth/postfix-erlang/blob/master/debian/control Aitor. El 25/09/15 a las 05:02, Hleb Valoshka <375...@gmail.com> escribió:

Re: [DNG] What can I do after netman?

2015-09-25 Thread aitor_czr
://gitorious.org/bulmages/bulmages/trees/. during years in debian/control. Gitorious is missing. But here you are an example: https://gitlab.com/aitor_cz/bulmages/blob/gbp-release15/debian/control So, it is wrong? Have a nice day, Aitor.| El 25/09/15 a las 11:16, aitor_czr <ait

Re: [DNG] What can I do after netman?

2015-09-25 Thread aitor_czr
Hi Hleb, you are right !! El 25/09/15 a las 08:44, aitor_czr escribió: Hi Hleb, Those lines are located in debian/control. So..., an APT repository pointing to itself? Here you are an example random search in git: https://github.com/andrenth/postfix-erlang/blob/master/debian/control Aitor

Re: [DNG] What can I do after netman?

2015-09-24 Thread aitor_czr
in /etc/network/interfaces, doing nothing..." else | echo "iface wlan0 inet dhcp" >> /etc/network/interfaces| fi Aitor. El 24/09/15 a las 13:02, aitor_czr escribió: Hi again, I uploaded the updated packages of 'netman' to: deb http://packages.gnuinos.or

Re: [DNG] What can I do after netman?

2015-09-24 Thread aitor_czr
> > My bad, thanks for explaining - perfectly fine of course. >> > >> > Best regards, >> > T. >> > >> > Am 23.09.2015 um 20:57 schrieb aitor_czr: >>> >> Hi Tilt, >>> >> >>> >> I was referring to a branch int

Re: [DNG] What can I do after netman?

2015-09-24 Thread aitor_czr
I didn't express myself well. Aitor. On 23/09/2015, tilt! <t...@linuxfoo.de> wrote: >> > My bad, thanks for explaining - perfectly fine of course. >> > >> > Best regards, >> > T. >> > >> > Am 23.09.2015 um 20:57 schrieb aitor_cz

Re: [DNG] What can I do after netman?

2015-09-23 Thread aitor_czr
They are ready, but it is a test: http://gnuinos.org/netman/ I think something goes wrong, because if i run netman in the command line i get the following message: $ netman TApplication.HandleException Executable not found: "/usr/lib/netman/bin/backend " Stack trace: $005B6822

Re: [DNG] What can I do after netman?

2015-09-23 Thread aitor_czr
23:21, aitor_czr wrote: > Good idea :-) > > On 22/09/15 11:20, tilt! wrote: >> On 04/07/2021 10:54 PM, aitor_czr wrote: >>> gpg-netman (git-buildpackage) >> >> People will think it's related to "gpg", which it isn't. >> >> I would

Re: [DNG] What can I do after netman?

2015-09-23 Thread aitor_czr
m it was replicated and > netman failed due to that. Removing the replication, netman worked. > > Edward > > On 23/09/2015, aitor_czr <aitor_...@gnuinos.org> wrote: >> > Hi Tilt, >> > >> > I was referring to a branch into the netman project in Git,

Re: [DNG] Messages from the future (Was: Re: [DN Offlist G], netman GIT project)

2015-09-22 Thread aitor_czr
around? Didier Le 22/09/2015 14:05, aitor_czr a écrit : >Sorry, my clock is changing again with different hard disks and >different operating systems. > >... I saw it timestamping "debian/changelog" in netman-package... > >I can't be using hwclock every few minutes

Re: [DNG] What can I do after netman?

2015-09-22 Thread aitor_czr
Hi Tilt, I debianized it, and shortly i will push it to Git, and i will offer also a little APT repository containig it, the lastest version of linux-libre and Compiz Fusion. Now i need a description for netman-gui and netman-backend to add them to the debian/control file. Regards,

Re: [DNG] Messages from the future (Was: Re: [DN Offlist G], netman GIT project)

2015-09-22 Thread aitor_czr
Thanks, Edward. El 22/09/15 22:10, Edward Bartolo escribió: Remove the motherboard's battery for a few minutes to allow the circuitry to reset itself. If you have a voltmeter, check whether the battery's voltage is still within acceptable limits: for a 3V battery, 2V is not acceptable. If you

Re: [DNG] What can I do after netman?

2015-09-22 Thread aitor_czr
would like to have it renamed "netman-devuan-nm". It is important for any users to know from where netman was conceived, and this is, the Devuan Project. Edward On 07/04/2021, aitor_czr<aitor_...@gnuinos.org> wrote: >Good idea:-) > >On 22/09/15 11:20, tilt! wrote:

Re: [DNG] What can I do after netman?

2015-09-22 Thread aitor_czr
orkhorse. > >backend, a CLI program that uses ifup and ifdown to connect and >disconnect to a wifi. Wired connections are also supported. Various >'interfaces' files are used for wifi configuration. > >On 22/09/2015, aitor_czr<aitor_...@gnuinos.org> wrote: >>Hi Tilt

Re: [DNG] What can I do after netman?

2015-09-22 Thread aitor_czr
Good idea :-) On 22/09/15 11:20, tilt! wrote: On 04/07/2021 10:54 PM, aitor_czr wrote: gpg-netman (git-buildpackage) People will think it's related to "gpg", which it isn't. I would like to suggest the name "netman-package" for that pr

Re: [DNG] Messages from the future (Was: Re: [DN Offlist G] netman GIT project)

2015-09-22 Thread aitor_czr
orry again, Aitor. El 17/09/15 a las 19:51, Peter Olson escribió: On February 24, 2032 at 3:32 PM aitor_czr<aitor_...@gnuinos.org> wrote: Your last few messages have had Date: lines far in the future. Check your clock! Peter Olson ___ Dng

Re: [DNG] Ho do I remove added files using git?

2015-09-20 Thread aitor_czr
Hi Edward, I don't undestand your question. There is no problem doing those changes. Using 'quilt' there is a restriction: you can't add binaries to the upstream branch... Aitor. On 20/09/15 20:25, aitor_czr wrote: Sorry, again a Digest in the Subject. On 20/09/15 20:21, aitor_czr wrote

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

2015-09-20 Thread aitor_czr
Commit your changes doing: $ git add . $ git commit --all After that, push the branch. You can use tags as backups, but keep in mind that when you extract a tag you will get a disconnected HEAD. So, you will have to create a branch after that. Otherwise, you will lose all your changes.

[DNG] Ho do I remove added files using git?

2015-09-20 Thread aitor_czr
Sorry, again a Digest in the Subject. On 20/09/15 20:21, aitor_czr wrote: Commit your changes doing: $ git add . $ git commit --all After that, push the branch. You can use tags as backups, but keep in mind that when you extract a tag you will get a disconnected HEAD. So, you will have

Re: [DNG] New mirror of Devuan 100% free

2015-09-19 Thread aitor_czr
But i have a solution for that. On 19/09/15 10:38, aitor_czr wrote: I see there are some packages with a *.git file, instead of *debian.tar.gz and *orig.tar.gz http://packages.devuan.org/devuan/pool/main/d/devuan-indices/ This is why my script sometimes doesn't work. Aitor. On 18/09/15 17

Re: [DNG] Messages from the future (Was: Re: [DN Offlist G], netman GIT project)

2015-09-19 Thread aitor_czr
˙uıɐƃɐ sʞuɐɥʇ ˙˙˙ǝuıɟ sʞɹoʍ ʇı puɐ 'qɐɹʇuoɔ oʇ pǝppɐ ʇdıɹɔs ʎɯ ƃuıʇsǝʇ uǝǝq ǝʌ,ı On 18/09/15 12:06, aitor_czr wrote: I noted that my clock changes automatically and periodically, i don't know why. I will take care... I added a script to crontab, and run: # chkconfig ntp on so that does

Re: [DNG] New mirror of Devuan 100% free

2015-09-19 Thread aitor_czr
I see there are some packages with a *.git file, instead of *debian.tar.gz and *orig.tar.gz http://packages.devuan.org/devuan/pool/main/d/devuan-indices/ This is why my script sometimes doesn't work. Aitor. On 18/09/15 17:51, aitor_czr wrote: I have a problem with the repository: i can't add

Re: [DNG] New mirror of Devuan 100% free

2015-09-18 Thread aitor_czr
Regenerating /dists/... Aitor. On 17/09/15 19:52, aitor_czr <aitor_...@gnuinos.org> wrote: There are packages missing, but i've seen were is the mistake and i will solve it. This is my first attempt. Aitor. ___ Dng mailing list Dng@lists.dy

Re: [DNG] Messages from the future (Was: Re: [DN Offlist G], netman GIT project)

2015-09-18 Thread aitor_czr
I noted that my clock changes automatically and periodically, i don't know why. I will take care... I added a script to crontab, and run: # chkconfig ntp on so that does not happen again, to find out why. On 18/09/15 11:54, aitor_czr wrote: Hi Peter, # ntpdate -u hora.roa.es I returned

Re: [DNG] New mirror of Devuan 100% free

2015-09-18 Thread aitor_czr
the script i get: >> No section and no priority for 'tasksel', skipping. >> There have been errors. Any idea? Aitor. On 18/09/15 12:06, aitor_czr <aitor_...@gnuinos.org> wrote: Regenerating/dists/... Aitor. On 17/09/15 19:52, aitor_czr<aitor_...@gnuinos.org> wrote: >

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-17 Thread aitor_czr
Ok, thanks. On 17/09/15 10:21, Edward Bartolo wrote: Hi Aitor, I think avoiding to use two links for the backend would help to keep the project as simple as possible. Also using the version as a directory would indicate that more than one concurrent version of netman would be installed. The

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-17 Thread aitor_czr
This is the case, for example, of Qt. Qtchooser chooses between Qt4 or Qt5 depending on the installed package: qt4-default, or qt5-default. But i think this is not our case... So, i will use the directory suggested by Tilt, if you agree. Aitor. On 17/09/15 10:21, Edward Bartolo wrote: Also

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-17 Thread aitor_czr
So, the content of "/etc/netman.conf" would be: backend=/usr/lib/netman/bin/backend Isn't it? Aitor. On 17/09/15 16:28, Edward Bartolo wrote: Hi Aitor, Agreed. Shall I also remove the ability to have the backend placement set in an /etc/netman.conf file? By itself the frontend is unable to

Re: [DNG] Messages from the future (Was: Re: [DN Offlist G] netman GIT project)

2015-09-17 Thread aitor_czr
Apologies. I'm aware, and i checked it. Thanks. On 17/09/15 19:51, Peter Olson wrote: On February 24, 2032 at 3:32 PM aitor_czr <aitor_...@gnuinos.org> wrote: Your last few messages have had Date: lines far in the future. Check your clock! Peter

Re: [DNG] New mirror of Devuan 100% free

2015-09-17 Thread aitor_czr
I meant to say "life", no "live"... On 17/09/15 19:45, aitor_czr wrote: Hi all, I built a new repository of gnuinos, now based on Devuan: deb http://packages.gnuinos.org/ jessie main deb-src http://packages.gnuinos.org/ jessie main Here is the site: http:/

Re: [DNG] New mirror of Devuan 100% free

2015-09-17 Thread aitor_czr
Added the missing packages, but now i must rebuild the /dist/ folder, containing the indexes, because the checksums have changed. So, it is not still available. Aitor. On 17/09/15 19:52, aitor_czr <aitor_...@gnuinos.org> wrote: There are packages missing, but i've seen were is the m

[DNG] New mirror of Devuan 100% free

2015-09-17 Thread aitor_czr
Hi all, I built a new repository of gnuinos, now based on Devuan: deb http://packages.gnuinos.org/ jessie main deb-src http://packages.gnuinos.org/ jessie main Here is the site: http://188.165.204.61/repo It includes Linux-libre 3.16.7 (and shortlynetman will be also included in it, of

Re: [DNG] New mirror of Devuan 100% free

2015-09-17 Thread aitor_czr
There are packages missing, but i've seen were is the mistake and i will solve it. This is my first attempt. Aitor. On 17/09/15 19:45, aitor_czr wrote: Hi all, I built a new repository of gnuinos, now based on Devuan: deb http://packages.gnuinos.org/ jessie main deb-src http

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-16 Thread aitor_czr
should appropriately be 0.1.0 as this is the first version and still needs maturation to become proper version 1.0 Edward On 15/09/2015, aitor_czr<aitor_...@gnuinos.org> wrote: >The only error hurled by lintian is: > >"Could not find a profile matching "{VENDOR

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-16 Thread aitor_czr
Fu/usr/lib/lazarus/1.2.4/components/lazutils/lib/x86_64-linux -Fu/usr/lib/lazarus/1.2.4/packager/units/x86_64-linux -Fu. -FUlib/x86_64-linux -l -dLCL -dLCLgtk2 netman.lpr Edward On 21/07/2019, aitor_czr<aitor_...@gnuinos.org> wrote: >Lazbuild doen't exit as a package, but it would be

Re: [DNG] live-build

2015-09-15 Thread aitor_czr
nload-only)... I: Retrieving Release E: unknown location deb/dists/jessie/Release P: Begin unmounting filesystems... P: Saving caches... chroot: failed to run command ‘/usr/bin/env’: No such file or directory On Tue, Aug 11, 2015 at 6:34 AM, Ozi Traveller <ozitravel...@gmail.com <mailto:ozi

Re: [DNG] live-build

2015-09-15 Thread aitor_czr
I don't know... I will have a look at the package. Default config values must be changed. Aitor. El 16/09/15 a las 02:03, Ozi Traveller escribió: Will this be fixed for the beta? On Wed, Sep 16, 2015 at 8:36 AM, aitor_czr <aitor_...@gnuinos.org <mailto:aitor_...@gnuinos.org&g

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-15 Thread aitor_czr
The only error hurled by lintian is: "Could not find a profile matching "{VENDOR}/main" for vendor devuan at /usr/bin/lintian line 979." On the other hand, what about the number version of the package? 0.1.0 ?? 1.0 ?? Aitor. On 15/09/15 15:30, aitor

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-15 Thread aitor_czr
I think that the dependencies of netman are the following: Build-Depends: debhelper (>= 7.0.50), gcc, lazarus, dh-python, python-all-dev "netman-gui" deps -> netman-backend, libatk1.0-0, libgdk-pixbuf2.0-0, libglib2.0-0, libpango-1.0-0, libx11-6 "netman-backend" deps -> libc-bin Aitor.

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
Ok, thank you. On 14/09/15 13:10, Edward Bartolo wrote: Hi Aitor, I discovered that disconnecting immediately calls auto-connect restoring the connection. I will 'git push' the necessary changes to netman after making sure this behaviour is rectified. However, this afternoon I am too busy to

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
Wow =-O El 14/09/15 a las 21:33, Rainer Weikusat escribió: NB: I'm (professionally) maintaining 57 Debian packages, 33 of these being completely 'original' developments. ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] upgrade wheezy to ceres -- warnings, errors, and, oddities

2015-09-14 Thread aitor_czr
In my opinion, the best way to update the system is (as KatolaZ says) "apt-get dist-upgrade". Aitor. El 14/09/15 a las 21:33, Rob Owens escribió: Hi Rob, I don't know if it is related, and maybe my comment is just silly, but in order to upgrade from Wheezy I believe you

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
Good job ! Now i must to hit with the correct dependencies. All the rest is done. So, now i need some time to build it into a chroot jail using pbuilder, etc... Regards, Aitor. On 14/09/15 20:51, Edward Bartolo wrote: Hi Aitor, Hopefully, now the BUG has been removed. On my computer

<    3   4   5   6   7   8   9   >