You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(59) |
Sep
(57) |
Oct
(5) |
Nov
(45) |
Dec
(21) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(13) |
Feb
(22) |
Mar
(14) |
Apr
(7) |
May
(33) |
Jun
(57) |
Jul
(25) |
Aug
(40) |
Sep
(53) |
Oct
(58) |
Nov
(75) |
Dec
(22) |
| 2003 |
Jan
(101) |
Feb
(101) |
Mar
(103) |
Apr
(125) |
May
(85) |
Jun
(57) |
Jul
(62) |
Aug
(42) |
Sep
(76) |
Oct
(214) |
Nov
(290) |
Dec
(274) |
| 2004 |
Jan
(187) |
Feb
(172) |
Mar
(313) |
Apr
(209) |
May
(169) |
Jun
(147) |
Jul
(118) |
Aug
(193) |
Sep
(227) |
Oct
(125) |
Nov
(246) |
Dec
(191) |
| 2005 |
Jan
(244) |
Feb
(175) |
Mar
(165) |
Apr
(130) |
May
(217) |
Jun
(122) |
Jul
(188) |
Aug
(235) |
Sep
(165) |
Oct
(133) |
Nov
(209) |
Dec
(88) |
| 2006 |
Jan
(66) |
Feb
(89) |
Mar
(108) |
Apr
(91) |
May
(29) |
Jun
(45) |
Jul
(64) |
Aug
(42) |
Sep
(44) |
Oct
(81) |
Nov
(64) |
Dec
(9) |
| 2007 |
Jan
(24) |
Feb
(122) |
Mar
(55) |
Apr
(50) |
May
(84) |
Jun
(13) |
Jul
(80) |
Aug
(70) |
Sep
(78) |
Oct
(45) |
Nov
(56) |
Dec
(42) |
| 2008 |
Jan
(65) |
Feb
(3) |
Mar
(51) |
Apr
(151) |
May
(54) |
Jun
(72) |
Jul
(73) |
Aug
(47) |
Sep
(55) |
Oct
(123) |
Nov
(16) |
Dec
(4) |
| 2009 |
Jan
(23) |
Feb
(39) |
Mar
(27) |
Apr
(36) |
May
(35) |
Jun
(51) |
Jul
(11) |
Aug
(14) |
Sep
(40) |
Oct
(67) |
Nov
(38) |
Dec
(13) |
| 2010 |
Jan
(15) |
Feb
(35) |
Mar
(40) |
Apr
(11) |
May
(26) |
Jun
(10) |
Jul
(5) |
Aug
(50) |
Sep
(86) |
Oct
(67) |
Nov
(36) |
Dec
(11) |
| 2011 |
Jan
(50) |
Feb
(6) |
Mar
(13) |
Apr
(13) |
May
(29) |
Jun
(27) |
Jul
(26) |
Aug
(27) |
Sep
(21) |
Oct
(7) |
Nov
(27) |
Dec
(4) |
| 2012 |
Jan
(11) |
Feb
(20) |
Mar
(48) |
Apr
(18) |
May
(8) |
Jun
(19) |
Jul
|
Aug
(15) |
Sep
(3) |
Oct
(4) |
Nov
(5) |
Dec
(1) |
| 2013 |
Jan
(13) |
Feb
(7) |
Mar
(4) |
Apr
(25) |
May
(2) |
Jun
(8) |
Jul
(4) |
Aug
(8) |
Sep
(7) |
Oct
|
Nov
(5) |
Dec
(10) |
| 2014 |
Jan
|
Feb
|
Mar
(6) |
Apr
(20) |
May
(5) |
Jun
|
Jul
(2) |
Aug
|
Sep
(8) |
Oct
(21) |
Nov
(4) |
Dec
(7) |
| 2015 |
Jan
(10) |
Feb
(9) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(11) |
Oct
|
Nov
(17) |
Dec
(32) |
| 2016 |
Jan
(10) |
Feb
(15) |
Mar
(4) |
Apr
(7) |
May
(10) |
Jun
(11) |
Jul
(15) |
Aug
(26) |
Sep
(13) |
Oct
(10) |
Nov
(16) |
Dec
(6) |
| 2017 |
Jan
(9) |
Feb
(3) |
Mar
|
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
(3) |
Sep
(3) |
Oct
(6) |
Nov
(8) |
Dec
|
| 2018 |
Jan
(12) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Udo L. <udo...@al...> - 2015-12-02 10:12:31
|
On 08.11.2015 21:39, Heiko Zuerker wrote: > All, > > I uploaded testing releases for 1.8 under: > ftp://ftp.devil-linux.org/pub/devel/testing > It seems already very stable, but need more help testing. > > Hi, do some more tests... devil-linux-1.8.0-2015-11-08-i686.tar.bz2 is "broken". 1.) During tests on a proxmox-ve host, there was no network device (I tried e1000 + virtio). lsmod shows only: ata_piix libata loop The same on devil-linux-1.8.0-2015-11-08-x86_64-server.tar.bz2 work. (lsmod shows also virtio_net/e1000). 2.) lvm don't work on devil-linux-1.8.0-2015-11-08-i686.tar.bz2 # vgcreate -s4M devil-linux /dev/hda2 Physical volume "/dev/hda2" successfully created Volume group "devil-linux" successfully created #lvcreate -n data -L 512M devil-linux /dev/mapper/control: open failed: No such device Failure to communicate with kernel device-mapper driver. Check that device-mapper is available in the kernel. Incompatible libdevmapper (unknown version) and kernel driver (unknown version). striped: Required device-mapper targest(s) not detected in your kernel. this is not an real wonder, because dm_mod is also not loaded... Udo |
|
From: Heiko Z. <he...@zu...> - 2015-11-27 17:26:11
|
All, I found the problem with the modules. It was still using the old module-init-tools to generate the dependency files. That's now corrected. I'll upload a new test version once the nightly build finishes successfully. If you're building your own, the changes are already in CVS and on the FTP server. The ssh host key issue has been resolved also. Heiko Quoting Heiko Zuerker <he...@zu...>: > Hi, > > Quoting Ma poubelle <the...@gm...>: > >> Hi, >> >> 1) ssh server >>>> I needed to generate this key with ssh-keygen -A >>> Is this something we want to execute automatically >> if /etc/ssh/ssh_host_ed25519_key is missing? >> Since other keys are generated when enabling the service, I think it >> would >> a good idea to generate also this one. >> > > I'll add it > >> 5) fdisk >>>> There are 15 of these, I am not used to see that... >>> That's weird. I'm not seeing those on my system. >>> Are there any other error or warning messages in the syslog or during >> boot? >> No message. >> That is not a problem for me, it just different... >> (I am testing DL on an ESX server.) >> > > That's how I use it too.Not sure why you see all the ramdisks... > >> 6) LVM >>> That's working fine on my servers. Not sure what's going on. Any error >>> or >> warning messages? >> With a little bit of searching, it was because I was using reiserfs which >> is not in the distrib. >> Changed to ext4 and now it is working fine. >> > > Reiserfs is actually included, but the module doesn't load > automatically. This most likely has the same root cause as #7. > >> 7) iptables >>> I started looking into this. Frank pointed that one out also. There's >> something wrong with the module loading and dependency tracking. Not yet >> sure what's going on. I started a new compile with the 4.2 kernel and the >> latest kmod. Maybe it's a bug that's fixed now. >> Ok, fine. >> > > > > -- > > Regards > Heiko Zuerker > -- Regards Heiko Zuerker |
|
From: Heiko Z. <he...@zu...> - 2015-11-27 14:20:40
|
Hi, Quoting Ma poubelle <the...@gm...>: > Hi, > > 1) ssh server >>> I needed to generate this key with ssh-keygen -A >> Is this something we want to execute automatically > if /etc/ssh/ssh_host_ed25519_key is missing? > Since other keys are generated when enabling the service, I think it would > a good idea to generate also this one. > I'll add it > 5) fdisk >>> There are 15 of these, I am not used to see that... >> That's weird. I'm not seeing those on my system. >> Are there any other error or warning messages in the syslog or during > boot? > No message. > That is not a problem for me, it just different... > (I am testing DL on an ESX server.) > That's how I use it too.Not sure why you see all the ramdisks... > 6) LVM >> That's working fine on my servers. Not sure what's going on. Any error or > warning messages? > With a little bit of searching, it was because I was using reiserfs which > is not in the distrib. > Changed to ext4 and now it is working fine. > Reiserfs is actually included, but the module doesn't load automatically. This most likely has the same root cause as #7. > 7) iptables >> I started looking into this. Frank pointed that one out also. There's > something wrong with the module loading and dependency tracking. Not yet > sure what's going on. I started a new compile with the 4.2 kernel and the > latest kmod. Maybe it's a bug that's fixed now. > Ok, fine. > -- Regards Heiko Zuerker |
|
From: Ma p. <the...@gm...> - 2015-11-27 07:51:10
|
Hi, 1) ssh server >> I needed to generate this key with ssh-keygen -A >Is this something we want to execute automatically if /etc/ssh/ssh_host_ed25519_key is missing? Since other keys are generated when enabling the service, I think it would a good idea to generate also this one. 5) fdisk >> There are 15 of these, I am not used to see that... >That's weird. I'm not seeing those on my system. >Are there any other error or warning messages in the syslog or during boot? No message. That is not a problem for me, it just different... (I am testing DL on an ESX server.) 6) LVM >That's working fine on my servers. Not sure what's going on. Any error or warning messages? With a little bit of searching, it was because I was using reiserfs which is not in the distrib. Changed to ext4 and now it is working fine. 7) iptables >I started looking into this. Frank pointed that one out also. There's something wrong with the module loading and dependency tracking. Not yet sure what's going on. I started a new compile with the 4.2 kernel and the latest kmod. Maybe it's a bug that's fixed now. Ok, fine. Regards. 2015-11-26 17:04 GMT+01:00 Heiko Zuerker <he...@zu...>: > Thanks for testing, that's very helpful! > > 1) ssh server > I needed to generate this key with ssh-keygen -A > > Is this something we want to execute automatically if > /etc/ssh/ssh_host_ed25519_key is missing? > > 5) fdisk > There are 15 of these, I am not used to see that... > > > That's weird. I'm not seeing those on my system. > Are there any other error or warning messages in the syslog or during boot? > > 6) LVM > > That's working fine on my servers. Not sure what's going on. Any error or > warning messages? > > > 7) iptables > > I started looking into this. Frank pointed that one out also. There's > something wrong with the module loading and dependency tracking. Not yet > sure what's going on. I started a new compile with the 4.2 kernel and the > latest kmod. Maybe it's a bug that's fixed now. > > Heiko > > Quoting Ma poubelle <the...@gm...>: > > Hi, > > First of all, thanks for the great job! > > I did some tests and here my results: > > 1) ssh server > I got in the logs: > Nov 25 12:26:39 Devil sshd[1552]: error: Could not load host key: > /etc/ssh/ssh_host_ed25519_key > > I needed to generate this key with ssh-keygen -A > > 2) radius-client (with PAM) > OK > > 3) apache > Very basic site OK > > 4) mysql > I just logged in and out OK > > 5) fdisk > root@Devil:/etc/init.d# fdisk -l > Disk /dev/ram15: 16 MiB, 16777216 bytes, 32768 sectors > Units: sectors of 1 * 512 = 512 bytes > Sector size (logical/physical): 512 bytes / 4096 bytes > I/O size (minimum/optimal): 4096 bytes / 4096 bytes > > There are 15 of these, I am not used to see that... > > 6) LVM > Seems ok, but it is not mounted after a reboot. > I did test with /var/data > > 7) iptables > root@Devil:/etc/init.d# iptables -L > iptables v1.4.21: can't initialize iptables table `filter': Table does not > exist (do you need to insmod?) > Perhaps iptables or your kernel needs to be upgraded. > > Do you know what to do? > > 8) heartbeat ? > This package has been removed? > What is the replacement one? > > > > Thanks again! > > Regards. > > > 2015-11-21 20:53 GMT+01:00 <udo...@al...>: > >> Hi Heiko, >> I don't prefer an symlink, because the output is different - if someone >> use netstat inside an script, the different output will perhaps "kill" >> the script. >> Not the clean way... >> >> What's about an simple message? >> cat /bin/netstat >> #!/bin/bash >> echo "no netstat anymore - please use ss instead" >> >> >> Udo >> >> Am 2015-11-21 14:20, schrieb Heiko Zuerker: >> > Udo, >> > >> > Should we create a symlink? Not creating one would force us all >> > getting used to the new commands. >> > >> > Heiko >> > >> > Quoting udo...@al...: >> > >> >> Hi Heiko, >> >> instead of netstat "ss" do the job... >> >> >> >> Thanks >> >> >> >> Udo >> >> >> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >> > > > > -- > > Regards > Heiko Zuerker > > > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple > OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > |
|
From: Heiko Z. <he...@zu...> - 2015-11-26 16:04:24
|
Thanks for testing, that's very helpful!
> 1) ssh server
> I needed to generate this key with ssh-keygen -A
Is this something we want to execute automatically if
/etc/ssh/ssh_host_ed25519_key is missing?
> 5) fdisk
> There are 15 of these, I am not used to see that...
That's weird. I'm not seeing those on my system.
Are there any other error or warning messages in the syslog or during boot?
> 6) LVM
That's working fine on my servers. Not sure what's going on. Any error
or warning messages?
> 7) iptables
I started looking into this. Frank pointed that one out also. There's
something wrong with the module loading and dependency tracking. Not yet
sure what's going on. I started a new compile with the 4.2 kernel and the
latest kmod. Maybe it's a bug that's fixed now.
Heiko
Quoting Ma poubelle <the...@gm...>:
> Hi,
>
> First of all, thanks for the great job!
>
> I did some tests and here my results:
>
> 1) ssh server
> I got in the logs:
> Nov 25 12:26:39 Devil sshd[1552]: error: Could not load host key:
> /etc/ssh/ssh_host_ed25519_key
>
> I needed to generate this key with ssh-keygen -A
>
> 2) radius-client (with PAM)
> OK
>
> 3) apache
> Very basic site OK
>
> 4) mysql
> I just logged in and out OK
>
> 5) fdisk
> root@Devil:/etc/init.d# fdisk -l
> Disk /dev/ram15: 16 MiB, 16777216 bytes, 32768 sectors
> Units: sectors of 1 * 512 = 512 bytes
> Sector size (logical/physical): 512 bytes / 4096 bytes
> I/O size (minimum/optimal): 4096 bytes / 4096 bytes
>
> There are 15 of these, I am not used to see that...
>
> 6) LVM
> Seems ok, but it is not mounted after a reboot.
> I did test with /var/data
>
> 7) iptables
> root@Devil:/etc/init.d# iptables -L
> iptables v1.4.21: can't initialize iptables table `filter': Table
> does not exist (do you need to insmod?)
> Perhaps iptables or your kernel needs to be upgraded.
>
> Do you know what to do?
>
> 8) heartbeat ?
> This package has been removed?
> What is the replacement one?
>
>
>
> Thanks again!
>
> Regards.
>
>
>
> 2015-11-21 20:53 GMT+01:00 <udo...@al...>:
>
>> Hi Heiko,
>> I don't prefer an symlink, because the output is different - if someone
>> use netstat inside an script, the different output will perhaps "kill"
>> the script.
>> Not the clean way...
>>
>> What's about an simple message?
>> cat /bin/netstat
>> #!/bin/bash
>> echo "no netstat anymore - please use ss instead"
>>
>> Udo
>>
>> Am 2015-11-21 14:20, schrieb Heiko Zuerker:
>>> Udo,
>>>
>>> Should we create a symlink? Not creating one would force us all
>>> getting used to the new commands.
>>>
>>> Heiko
>>>
>>> Quoting udo...@al...:
>>>
>>>> Hi Heiko,
>>>> instead of netstat "ss" do the job...
>>>>
>>>> Thanks
>>>>
>>>> Udo
>>>>
>>
>>
>>
------------------------------------------------------------------------------
>> _______________________________________________
>> Devil-linux-discuss mailing list
>> Dev...@li...
>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss
--
Regards
Heiko Zuerker
|
|
From: Heiko Z. <he...@zu...> - 2015-11-26 15:58:22
|
Heartbeat changed quite a bit with the new version. It's on my list to be tackled soon. Heiko Quoting Frank Weis <Fra...@cg...>: > > >8) heartbeat ? > >This package has been removed? > >What is the replacement one? > > > What? no heartbeat? I NEED heartbeat, only in one couple of 65+ boxen > at the moment but I absolutely need it.... > > > > -- > > FRANK WEIS > Conseiller informaticien > > LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG > Ministère de l’Éducation nationale, de l’Enfance et de la Jeunesse > Centre de gestion informatique de l’éducation > > eduPôle - Walferdange > Route de Diekirch, L-7220 Walferdange > _Adresse postale_ : B.P. 98, L-7201 Bereldange > > Tél. : (+352) 247-85973 . Fax : (+352) 247-85174 > E-mail : Fra...@cg... > www.cgie.lu[1] > www.men.lu[2] > www.gouvernement.lu[3] > > Ce message et toutes pièces jointes sont établis à l'intention exclusive > de ses destinataires. Ils peuvent contenir des informations > confidentielles. Si vous recevez ce message par erreur, merci de le > détruire et d'en avertir immédiatement l'expéditeur. Toute utilisation > de ce message non conforme à sa destination, toute diffusion ou toute > publication, totale ou partielle, est interdite, sauf autorisation > expresse. Ce message a fait l'objet d'un traitement anti-virus. > > Le contenu de ce message et des pièces jointes ne pourrait engager la > responsabilité du ministère que s'il a été émis par une personne dûment > habilitée agissant dans le strict cadre des fonctions auxquelles elle > est employée et à des fins non étrangères à ses attributions. > > > On Thu, 2015-11-26 at 10:35 +0100, Ma poubelle wrote: > >> 8) heartbeat ? >> This package has been removed? >> What is the replacement one? >> Links: ------ [1] http://www.cgie.lu/ [2] http://www.men.lu/ [3] http://www.gouvernement.lu -- Regards Heiko Zuerker |
|
From: Frank W. <Fra...@cg...> - 2015-11-26 09:55:47
|
>8) heartbeat ? >This package has been removed? >What is the replacement one? What? no heartbeat? I NEED heartbeat, only in one couple of 65+ boxen at the moment but I absolutely need it.... -- Frank Weis Conseiller informaticien LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG Ministère de l’Éducation nationale, de l’Enfance et de la Jeunesse Centre de gestion informatique de l’éducation eduPôle - Walferdange Route de Diekirch, L-7220 Walferdange Adresse postale : B.P. 98, L-7201 Bereldange Tél. : (+352) 247-85973 . Fax : (+352) 247-85174 E-mail : Fra...@cg... www.cgie.lu www.men.lu www.gouvernement.lu Ce message et toutes pièces jointes sont établis à l'intention exclusive de ses destinataires. Ils peuvent contenir des informations confidentielles. Si vous recevez ce message par erreur, merci de le détruire et d'en avertir immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. Ce message a fait l'objet d'un traitement anti-virus. Le contenu de ce message et des pièces jointes ne pourrait engager la responsabilité du ministère que s'il a été émis par une personne dûment habilitée agissant dans le strict cadre des fonctions auxquelles elle est employée et à des fins non étrangères à ses attributions. On Thu, 2015-11-26 at 10:35 +0100, Ma poubelle wrote: > 8) heartbeat ? > This package has been removed? > What is the replacement one? |
|
From: Ma p. <the...@gm...> - 2015-11-26 09:35:57
|
Hi, First of all, thanks for the great job! I did some tests and here my results: 1) ssh server I got in the logs: Nov 25 12:26:39 Devil sshd[1552]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key I needed to generate this key with ssh-keygen -A 2) radius-client (with PAM) OK 3) apache Very basic site OK 4) mysql I just logged in and out OK 5) fdisk root@Devil:/etc/init.d# fdisk -l Disk /dev/ram15: 16 MiB, 16777216 bytes, 32768 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes There are 15 of these, I am not used to see that... 6) LVM Seems ok, but it is not mounted after a reboot. I did test with /var/data 7) iptables root@Devil:/etc/init.d# iptables -L iptables v1.4.21: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Do you know what to do? 8) heartbeat ? This package has been removed? What is the replacement one? Thanks again! Regards. 2015-11-21 20:53 GMT+01:00 <udo...@al...>: > Hi Heiko, > I don't prefer an symlink, because the output is different - if someone > use netstat inside an script, the different output will perhaps "kill" > the script. > Not the clean way... > > What's about an simple message? > cat /bin/netstat > #!/bin/bash > echo "no netstat anymore - please use ss instead" > > > Udo > > Am 2015-11-21 14:20, schrieb Heiko Zuerker: > > Udo, > > > > Should we create a symlink? Not creating one would force us all > > getting used to the new commands. > > > > Heiko > > > > Quoting udo...@al...: > > > >> Hi Heiko, > >> instead of netstat "ss" do the job... > >> > >> Thanks > >> > >> Udo > >> > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: <udo...@al...> - 2015-11-21 19:53:12
|
Hi Heiko, I don't prefer an symlink, because the output is different - if someone use netstat inside an script, the different output will perhaps "kill" the script. Not the clean way... What's about an simple message? cat /bin/netstat #!/bin/bash echo "no netstat anymore - please use ss instead" Udo Am 2015-11-21 14:20, schrieb Heiko Zuerker: > Udo, > > Should we create a symlink? Not creating one would force us all > getting used to the new commands. > > Heiko > > Quoting udo...@al...: > >> Hi Heiko, >> instead of netstat "ss" do the job... >> >> Thanks >> >> Udo >> |
|
From: Heiko Z. <he...@zu...> - 2015-11-21 13:20:44
|
Udo, Should we create a symlink? Not creating one would force us all getting used to the new commands. Heiko Quoting udo...@al...: > Hi Heiko, > instead of netstat "ss" do the job... > > Thanks > > Udo > > Am 2015-11-20 17:54, schrieb Heiko Zuerker: >> Udo, >> >> Yes it's time to move on from ifconfig. Don't really want to do it, >> but "ip" took over for quite a few tools and we need to go with the >> times... >> >> Not sure about the netstat. Have to look into it. We definitely need a >> tool that provides the netstat functionality. >> >> Heiko >> >> -- Regards Heiko Zuerker |
|
From: <udo...@al...> - 2015-11-21 12:55:18
|
Hi Heiko, instead of netstat "ss" do the job... Thanks Udo Am 2015-11-20 17:54, schrieb Heiko Zuerker: > Udo, > > Yes it's time to move on from ifconfig. Don't really want to do it, > but "ip" took over for quite a few tools and we need to go with the > times... > > Not sure about the netstat. Have to look into it. We definitely need a > tool that provides the netstat functionality. > > Heiko > > |
|
From: Heiko Z. <he...@zu...> - 2015-11-20 16:54:49
|
Udo, Yes it's time to move on from ifconfig. Don't really want to do it, but "ip" took over for quite a few tools and we need to go with the times... Not sure about the netstat. Have to look into it. We definitely need a tool that provides the netstat functionality. Heiko Quoting Udo Lembke <udo...@al...>: > Hi Heiko, > just start with testing... > > Two Points yet: > > ifconfig is gone... ok, time to learn "ip". > netstat is also gone. Is this right? > > Udo > > On 18.11.2015 14:21, Heiko Zuerker wrote: >> Just wondering if anybody got a chance to test the 1.8? >> If you guys just rely on my testing, then it will take a long time >> until we'll have a stable 1.8 release... >> >> Heiko >> > > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |
|
From: Udo L. <udo...@al...> - 2015-11-20 14:20:46
|
Hi Heiko, just start with testing... Two Points yet: ifconfig is gone... ok, time to learn "ip". netstat is also gone. Is this right? Udo On 18.11.2015 14:21, Heiko Zuerker wrote: > Just wondering if anybody got a chance to test the 1.8? > If you guys just rely on my testing, then it will take a long time > until we'll have a stable 1.8 release... > > Heiko > |
|
From: Frank W. <Fra...@cg...> - 2015-11-18 13:44:48
|
Hallo Heiko, I have installed it in the lab without problems at the moment. I will deploy it tomorrow and report if I find anything. Thanks -- Frank Weis Conseiller informaticien LE GOUVERNEMENT DU GRAND-DUCHÉ DE LUXEMBOURG Ministère de l’Éducation nationale, de l’Enfance et de la Jeunesse Centre de gestion informatique de l’éducation eduPôle - Walferdange Route de Diekirch, L-7220 Walferdange Adresse postale : B.P. 98, L-7201 Bereldange Tél. : (+352) 247-85973 . Fax : (+352) 247-85174 E-mail : Fra...@cg... www.cgie.lu www.men.lu www.gouvernement.lu Ce message et toutes pièces jointes sont établis à l'intention exclusive de ses destinataires. Ils peuvent contenir des informations confidentielles. Si vous recevez ce message par erreur, merci de le détruire et d'en avertir immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. Ce message a fait l'objet d'un traitement anti-virus. Le contenu de ce message et des pièces jointes ne pourrait engager la responsabilité du ministère que s'il a été émis par une personne dûment habilitée agissant dans le strict cadre des fonctions auxquelles elle est employée et à des fins non étrangères à ses attributions. On Wed, 2015-11-18 at 07:21 -0600, Heiko Zuerker wrote: > Just wondering if anybody got a chance to test the 1.8? > If you guys just rely on my testing, then it will take a long time > until we'll have a stable 1.8 release... > > Heiko > > Quoting Udo Lembke <udo...@al...>: > > > Hi Heiko, > > thanks a lot! > > > > I was "disconnected" some days... but will test soon. > > > > Udo > > > > On 07.11.2015 22:14, Heiko Zuerker wrote: > > > Udo, > > > > > > Everything has been added and is now part of 1.8. > > > I might be able to upload a testing version tomorrow, depending > > > how > > > the full compile goes. > > > > > > Heiko > > > > > > Quoting Heiko Zuerker <he...@zu...>: > > > > > > > Udo, > > > > > > > > I'll take a look at it once I got the 1.7 under control. > > > > Updating all the various pieces of software is a nightmare that > > > > takes > > > > forever. Damn interdependencies keep causing problems. > > > > > > > > Heiko > > > > > > ------------------------------------------------------------------- > > ----------- > > _______________________________________________ > > Devil-linux-discuss mailing list > > Dev...@li... > > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > |
|
From: Heiko Z. <he...@zu...> - 2015-11-18 13:21:22
|
Just wondering if anybody got a chance to test the 1.8? If you guys just rely on my testing, then it will take a long time until we'll have a stable 1.8 release... Heiko Quoting Udo Lembke <udo...@al...>: > Hi Heiko, > thanks a lot! > > I was "disconnected" some days... but will test soon. > > Udo > > On 07.11.2015 22:14, Heiko Zuerker wrote: >> Udo, >> >> Everything has been added and is now part of 1.8. >> I might be able to upload a testing version tomorrow, depending how >> the full compile goes. >> >> Heiko >> >> Quoting Heiko Zuerker <he...@zu...>: >> >>> Udo, >>> >>> I'll take a look at it once I got the 1.7 under control. >>> Updating all the various pieces of software is a nightmare that takes >>> forever. Damn interdependencies keep causing problems. >>> >>> Heiko > > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |
|
From: Udo L. <udo...@al...> - 2015-11-10 11:08:22
|
Hi Heiko, thanks a lot! I was "disconnected" some days... but will test soon. Udo On 07.11.2015 22:14, Heiko Zuerker wrote: > Udo, > > Everything has been added and is now part of 1.8. > I might be able to upload a testing version tomorrow, depending how > the full compile goes. > > Heiko > > Quoting Heiko Zuerker <he...@zu...>: > >> Udo, >> >> I'll take a look at it once I got the 1.7 under control. >> Updating all the various pieces of software is a nightmare that takes >> forever. Damn interdependencies keep causing problems. >> >> Heiko |
|
From: Heiko Z. <he...@zu...> - 2015-11-08 20:39:42
|
All, I uploaded testing releases for 1.8 under: ftp://ftp.devil-linux.org/pub/devel/testing It seems already very stable, but need more help testing. -- Regards Heiko Zuerker |
|
From: Heiko Z. <he...@zu...> - 2015-11-07 21:15:07
|
Udo, Everything has been added and is now part of 1.8. I might be able to upload a testing version tomorrow, depending how the full compile goes. Heiko Quoting Heiko Zuerker <he...@zu...>: > Udo, > > I'll take a look at it once I got the 1.7 under control. > Updating all the various pieces of software is a nightmare that takes > forever. Damn interdependencies keep causing problems. > > Heiko > > Quoting Udo Lembke <udo...@al...>: > >> Hi, >> we use devil linux as mailserver with postfix/dovecot/roundcube and >> it's works very well. >> >> But I need to install additional software for that. Perhaps it's >> possible to get this software in the mainline server >> devil linux? >> perl: >> Convert/UUlib >> Unix/Syslog >> >> sieve for dovecot: >> /usr/lib/dovecot/libdovecot-sieve.a >> /usr/lib/dovecot/lib90_sieve_plugin.so >> /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.so >> /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.la >> /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.a >> /usr/lib/dovecot/libdovecot-sieve.la >> /usr/lib/dovecot/lib90_sieve_plugin.la >> /usr/lib/dovecot/libdovecot-sieve.so.0 >> /usr/lib/dovecot/libdovecot-sieve.so >> /usr/lib/dovecot/libdovecot-sieve.so.0.0.0 >> /usr/lib/dovecot/settings/libmanagesieve_settings.so >> /usr/lib/dovecot/settings/libmanagesieve_settings.la >> /usr/lib/dovecot/settings/libmanagesieve_login_settings.a >> /usr/lib/dovecot/settings/libmanagesieve_login_settings.la >> /usr/lib/dovecot/settings/libmanagesieve_login_settings.so >> /usr/lib/dovecot/settings/libmanagesieve_settings.a >> /usr/lib/dovecot/lib90_sieve_plugin.a >> /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.la >> /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.so >> /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.a >> >> >> Best regards >> >> Udo >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > -- > > Regards > Heiko Zuerker > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |
|
From: Heiko Z. <he...@zu...> - 2015-09-22 12:05:21
|
Udo, I'll take a look at it once I got the 1.7 under control. Updating all the various pieces of software is a nightmare that takes forever. Damn interdependencies keep causing problems. Heiko Quoting Udo Lembke <udo...@al...>: > Hi, > we use devil linux as mailserver with postfix/dovecot/roundcube and > it's works very well. > > But I need to install additional software for that. Perhaps it's > possible to get this software in the mainline server > devil linux? > perl: > Convert/UUlib > Unix/Syslog > > sieve for dovecot: > /usr/lib/dovecot/libdovecot-sieve.a > /usr/lib/dovecot/lib90_sieve_plugin.so > /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.so > /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.la > /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.a > /usr/lib/dovecot/libdovecot-sieve.la > /usr/lib/dovecot/lib90_sieve_plugin.la > /usr/lib/dovecot/libdovecot-sieve.so.0 > /usr/lib/dovecot/libdovecot-sieve.so > /usr/lib/dovecot/libdovecot-sieve.so.0.0.0 > /usr/lib/dovecot/settings/libmanagesieve_settings.so > /usr/lib/dovecot/settings/libmanagesieve_settings.la > /usr/lib/dovecot/settings/libmanagesieve_login_settings.a > /usr/lib/dovecot/settings/libmanagesieve_login_settings.la > /usr/lib/dovecot/settings/libmanagesieve_login_settings.so > /usr/lib/dovecot/settings/libmanagesieve_settings.a > /usr/lib/dovecot/lib90_sieve_plugin.a > /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.la > /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.so > /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.a > > > Best regards > > Udo > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |
|
From: Udo L. <udo...@al...> - 2015-09-22 11:23:13
|
Hi, we use devil linux as mailserver with postfix/dovecot/roundcube and it's works very well. But I need to install additional software for that. Perhaps it's possible to get this software in the mainline server devil linux? perl: Convert/UUlib Unix/Syslog sieve for dovecot: /usr/lib/dovecot/libdovecot-sieve.a /usr/lib/dovecot/lib90_sieve_plugin.so /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.so /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.la /usr/lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.a /usr/lib/dovecot/libdovecot-sieve.la /usr/lib/dovecot/lib90_sieve_plugin.la /usr/lib/dovecot/libdovecot-sieve.so.0 /usr/lib/dovecot/libdovecot-sieve.so /usr/lib/dovecot/libdovecot-sieve.so.0.0.0 /usr/lib/dovecot/settings/libmanagesieve_settings.so /usr/lib/dovecot/settings/libmanagesieve_settings.la /usr/lib/dovecot/settings/libmanagesieve_login_settings.a /usr/lib/dovecot/settings/libmanagesieve_login_settings.la /usr/lib/dovecot/settings/libmanagesieve_login_settings.so /usr/lib/dovecot/settings/libmanagesieve_settings.a /usr/lib/dovecot/lib90_sieve_plugin.a /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.la /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.so /usr/lib/dovecot/sieve/lib90_sieve_extprograms_plugin.a Best regards Udo |
|
From: Heiko Z. <he...@zu...> - 2015-09-08 13:44:27
|
Olibouli I took a closer look at the drivers last weekend and we don't use the Intel drivers at all. Even the igb driver is the native Kernel one. Since I'm working on major updates, you'll get the latest and greatest Kernel anyway hopefully sometime soon. This should give the latest drivers. Heiko Quoting Olibouli <oli...@fr...>: > Hello Heiko, > Sorry for the late answer. > You were right, drivers e1000, e1000e and igb comes with the kernel. > In fact the link issue was due to some problem concerning auto configuration > of Ethernet link. Configuring each extremity in manual have successfully > solved the problem. > Anyway, a note to update the drivers is welcome. > Many thanks for everything. > > Olibouli > ---------------------------------------------------------------------------- > ---------------------------------------------------------------------------- > ------------------------------------------------- > > Date: Wed, 02 Sep 2015 15:23:57 -0500 > From: Heiko Zuerker <he...@zu...> > Subject: Re: [Devil-Linux-discuss] Intel igb driver > To: dev...@li... > Message-ID: > <201...@ww...> > Content-Type: text/plain; charset="utf-8" > > Olibouli. > > Do the modules e1000 or e1000e work? > They come with the Kernel itself and should be much more current. > > I'll add a note to update the other drivers. Not sure when I'll get around > to it, since?I'm currently busy with working on DL 1.7.0 (Kernel 3.16, new > gcc, new glibc, etc.). > > Heiko > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |
|
From: Olibouli <oli...@fr...> - 2015-09-08 13:38:36
|
Hello Heiko, Sorry for the late answer. You were right, drivers e1000, e1000e and igb comes with the kernel. In fact the link issue was due to some problem concerning auto configuration of Ethernet link. Configuring each extremity in manual have successfully solved the problem. Anyway, a note to update the drivers is welcome. Many thanks for everything. Olibouli ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ------------------------------------------------- Date: Wed, 02 Sep 2015 15:23:57 -0500 From: Heiko Zuerker <he...@zu...> Subject: Re: [Devil-Linux-discuss] Intel igb driver To: dev...@li... Message-ID: <201...@ww...> Content-Type: text/plain; charset="utf-8" Olibouli. Do the modules e1000 or e1000e work? They come with the Kernel itself and should be much more current. I'll add a note to update the other drivers. Not sure when I'll get around to it, since?I'm currently busy with working on DL 1.7.0 (Kernel 3.16, new gcc, new glibc, etc.). Heiko |
|
From: Heiko Z. <he...@zu...> - 2015-09-07 19:58:45
|
It'll be a little while before I can release the first 1.7 testing version. The new glibc, gcc, and Kernel are working fine already. I decided to go through every single source package we have and either update it or remove it (if it hasn't been maintained). It's a slow and painful process, especially since my build server is a bit slow. So stay tuned and be a bit patient. Heiko P.S. If anybody wants to buy me some hardware upgrades, I'm open for it. ;-) Quoting Dietmar Rieder <die...@gm...>: > Great, thanks also from my side... > > Heiko Zuerker <he...@zu...> schrieb am Mo., 7. Sep. 2015 19:59: > >> Yes I'll take care of it. >> >> Heiko >> >> Quoting Martin Glazer <sou...@gl...>: >> >>> Hi Heiko, et al >>> >>> I know that you are working on a new version of devil-linux. >>> While doing so, could you please upgrade shorewall to the 4.6 branch >>> (latest stable) and include the shorewall-init package? >>> >>> Many thanks >>> >>> Martin >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> Devil-linux-discuss mailing list >>> Dev...@li... >>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >> >> -- >> >> Regards >> Heiko Zuerker >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |
|
From: Dietmar R. <die...@gm...> - 2015-09-07 18:01:47
|
Great, thanks also from my side... Heiko Zuerker <he...@zu...> schrieb am Mo., 7. Sep. 2015 19:59: > Yes I'll take care of it. > > Heiko > > Quoting Martin Glazer <sou...@gl...>: > > > Hi Heiko, et al > > > > I know that you are working on a new version of devil-linux. > > While doing so, could you please upgrade shorewall to the 4.6 branch > > (latest stable) and include the shorewall-init package? > > > > Many thanks > > > > Martin > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > Devil-linux-discuss mailing list > > Dev...@li... > > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > > -- > > Regards > Heiko Zuerker > > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: Heiko Z. <he...@zu...> - 2015-09-07 17:58:53
|
Yes I'll take care of it. Heiko Quoting Martin Glazer <sou...@gl...>: > Hi Heiko, et al > > I know that you are working on a new version of devil-linux. > While doing so, could you please upgrade shorewall to the 4.6 branch > (latest stable) and include the shorewall-init package? > > Many thanks > > Martin > > ------------------------------------------------------------------------------ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- Regards Heiko Zuerker |