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: Serge L. <ser...@gm...> - 2012-02-24 03:06:23
|
Hi Martin,
On 02/23/2012 06:05 PM, Martin Glazer wrote:
>
> Here is the output of fdisk -l (the USB device is seen as /dev/sda)
...
> Any other thoughts?
find the PCI address for the device
example:
root@hyper:/sys/class/block # ls -l /sys/class/block/sdb
lrwxrwxrwx 1 root root 0 Feb 22 18:09 /sys/class/block/sdb ->
../../devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host0/target0:0:0/0:0:0:0/block/sdb
(address is 00:1a.7)
then find what modules the PCI device uses.
example:
00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI
Controller #2 (prog-if 20 [EHCI])
Subsystem: Super Micro Computer Inc Device 0006
Flags: bus master, medium devsel, latency 0, IRQ 18
Memory at fbeda000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
Kernel driver in use: ehci_hcd
(kernel driver is ehci_hcd).
If it doesn't work for some reason, just post "lspci -v | grep "Kernel driver in
use:" I'll try to find what driver is absent in initrd.
Serge
|
|
From: Martin G. <sou...@gl...> - 2012-02-24 02:21:18
|
On 02/23/2012 10:16 AM, Heiko Zuerker wrote:
> Quoting Dominic Raferd<dl...@ed...>:
>
>> Hi Martin
>>
>> Can you tell us what you see, without USB stick in, when the boot
>> process gets to the stage:
>>
>> Creating devices in /dev
>> Searching for configuration media
>> Checking...
>>
>> what gets checked and what results are returned?
>>
>> I wonder if your system is checking the device where etc-mods-tar.bz2 is
>> stored, or if it is trying to check it but is unable to read it. With
>> your USB stick out I think the mSATA drive would be /dev/sda. Did you
>> store the configuration on the first partition of mSATA (/dev/sda1) or
>> on a separate second partition (/dev/sda2)? If the former, you might try
>> the latter, it is really better anyway. What boot loader are you using?
>> Did you (re-)format the partition(s) and if so how?
>>
>> Dominic
>>
>> [ After the initial boot process there are normally two steps to finding
>> the DL system configuration:
>>
>> 1. search for etc-mods.tar.bz2 on devices in turn (e.g. /dev/hda
>> /dev/hdc1 /dev/hdc /deb/hdb1) which should (of course) end with
>> success, then 'loading configuration'
>> 2. search for Devil-Linux CD-ROM, in this case a 'Search List' is first
>> printed (e.g. /dev/hda /dev/hdc /dev/hdb) and then they are checked
>> in turn, so this should end with 'Found Devil-Linux v...' ]
> Do you see your partitions listed?
> Does the kernel detect your SATA controller? Does it find the drive?
Yes I see the partitions listed
root@Devil:~ # fdisk -l
Disk /dev/sda: 4009 MB, 4009754624 bytes
145 heads, 48 sectors/track, 1125 cylinders, total 7831552 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc3072e18
Device Boot Start End Blocks Id System
/dev/sda1 * 48 7831551 3915752 b W95 FAT32
Disk /dev/sdb: 1979 MB, 1979228160 bytes
255 heads, 63 sectors/track, 240 cylinders, total 3865680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 3850559 1925248+ b W95 FAT32
/dev/sdb2 3850560 3865679 7560 b W95 FAT32
I am assuming the kernel is seeing the sata controller as I can access
the mSATA drive once booted to partition/read/write, etc.
Would there be any device driver that is only being loaded once etc-mods
has been read?
|
|
From: Martin G. <sou...@gl...> - 2012-02-24 02:05:59
|
Hi,
Thanks for the response,
I don't see it finding any media when it gets to that spot....
...
Version 1.6.0-RC2
Kernel 3.2.4-grsec
Mounting SHM FS on /shm
waiting until usb-storage driver has initialized all devices ...
Creating devices in /dev
Searching for configuration media
Would you really like to load DL without Configuration Media? (y/n)
The mSATA drive has 2 partitions - one with just the etc-mods and the
other with both etc-mods and bootdisk.iso, etc
I have reformated the mSATA drive a few times already, but that has made
no difference.
Here is what happens if I boot off the mSATA drive with the USB drive in
place...
...
Version 1.6.0-RC2
Kernel 3.2.4-grsec
Mounting SHM FS on /shm
waiting until usb-storage driver has initialized all devices ...
Creating devices in /dev
Searching for configuration media
Checking for "etc-mods.tar.bz2" on "/dev/sda1" ... success!
loading configuration
Searching for Devil-Linux CD-ROM
Search list:
checking /dev/sda1 ... Found Devil-Linux v1.6.0-RC2
Found ISO (1.6.0-RC2) on /dev/sda1
Mounting SHM FS on /cdrom/shm
Unmounting proc
Starting up final system...
In other words, the USB drive is identified as /dev/sda
I am pretty sure it is booting initially from the mSATA drive as that is
what I have in the boot order and I don't see any activity on the USB
LED until after the configuration is searched/found. I used SysLinux
with serial console for the boot loader as I could not get it to boot
using Grub (with serial).
Here is the output of fdisk -l (the USB device is seen as /dev/sda)
root@Devil:~ # fdisk -l
Disk /dev/sda: 4009 MB, 4009754624 bytes
145 heads, 48 sectors/track, 1125 cylinders, total 7831552 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc3072e18
Device Boot Start End Blocks Id System
/dev/sda1 * 48 7831551 3915752 b W95 FAT32
Disk /dev/sdb: 1979 MB, 1979228160 bytes
255 heads, 63 sectors/track, 240 cylinders, total 3865680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 3850559 1925248+ b W95 FAT32
/dev/sdb2 3850560 3865679 7560 b W95 FAT32
Any other thoughts?
On 02/23/2012 03:17 AM, Dominic Raferd wrote:
> Hi Martin
>
> Can you tell us what you see, without USB stick in, when the boot
> process gets to the stage:
>
> Creating devices in /dev
> Searching for configuration media
> Checking...
>
> what gets checked and what results are returned?
>
> I wonder if your system is checking the device where etc-mods-tar.bz2 is
> stored, or if it is trying to check it but is unable to read it. With
> your USB stick out I think the mSATA drive would be /dev/sda. Did you
> store the configuration on the first partition of mSATA (/dev/sda1) or
> on a separate second partition (/dev/sda2)? If the former, you might try
> the latter, it is really better anyway. What boot loader are you using?
> Did you (re-)format the partition(s) and if so how?
>
> Dominic
>
> [ After the initial boot process there are normally two steps to finding
> the DL system configuration:
>
> 1. search for etc-mods.tar.bz2 on devices in turn (e.g. /dev/hda
> /dev/hdc1 /dev/hdc /deb/hdb1) which should (of course) end with
> success, then 'loading configuration'
> 2. search for Devil-Linux CD-ROM, in this case a 'Search List' is first
> printed (e.g. /dev/hda /dev/hdc /dev/hdb) and then they are checked
> in turn, so this should end with 'Found Devil-Linux v...' ]
>
> On 23/02/2012 03:33, Martin Glazer wrote:
>> Hi,
>>
>> Been using DL for a while and now I am trying to replace my PC hardware.
>> I have a new Soekris NET6501 with an internal 2GB mSATA drive
>> (TS2GMSA500).
>>
>> I've installed DL on a USB stick and have it running from there but I
>> want to install it on the mSATA drive.
>>
>> I've used the install-on-usb script and and installed DL on the drive
>> (including etc-mods) however I have a problem - the system boots off
>> the mSATA drive, but then when it comes to loading etc-mods, it cannot
>> find etc-mods or the bootcd.iso file and so cannot boot.
>>
>> If I boot from the mSATA drive with the USB stick in place, it finds
>> the config on the USB stick as well as the bootcd.iso and continues to
>> boot of the USB stick.
>> The USB stick appears as /dev/sda
>> The mSATA drive appears as /dev/sdb
>>
>> I have tried both 1.4 and 1.6 versions of DL with the same result.
>>
>> It's as if DL finds the mSATA drive to start the boot process but then
>> loses it when it creates udev and searches for the configuration file.
>>
>> Does anyone have any thoughts on how I can get this working off the
>> mSATA drive or what I might be doing wrong?
>>
>>
>> Thanks
>>
>>
>> Martin
>>
>>
>> ------------------------------------------------------------------------------
>> Virtualization& Cloud Management Using Capacity Planning
>> Cloud computing makes use of virtualization - but cloud computing
>> also focuses on allowing computing to be delivered as a service.
>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>>
>>
>> _______________________________________________
>> Devil-linux-discuss mailing list
>> Dev...@li...
>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss
> ------------------------------------------------------------------------------
> Virtualization& Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Devil-linux-discuss mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss
|
|
From: Heiko Z. <he...@zu...> - 2012-02-23 17:16:33
|
Quoting Dominic Raferd <dl...@ed...>: > Hi Martin > > Can you tell us what you see, without USB stick in, when the boot > process gets to the stage: > > Creating devices in /dev > Searching for configuration media > Checking... > > what gets checked and what results are returned? > > I wonder if your system is checking the device where etc-mods-tar.bz2 is > stored, or if it is trying to check it but is unable to read it. With > your USB stick out I think the mSATA drive would be /dev/sda. Did you > store the configuration on the first partition of mSATA (/dev/sda1) or > on a separate second partition (/dev/sda2)? If the former, you might try > the latter, it is really better anyway. What boot loader are you using? > Did you (re-)format the partition(s) and if so how? > > Dominic > > [ After the initial boot process there are normally two steps to finding > the DL system configuration: > > 1. search for etc-mods.tar.bz2 on devices in turn (e.g. /dev/hda > /dev/hdc1 /dev/hdc /deb/hdb1) which should (of course) end with > success, then 'loading configuration' > 2. search for Devil-Linux CD-ROM, in this case a 'Search List' is first > printed (e.g. /dev/hda /dev/hdc /dev/hdb) and then they are checked > in turn, so this should end with 'Found Devil-Linux v...' ] Do you see your partitions listed? Does the kernel detect your SATA controller? Does it find the drive? -- Regards Heiko Zuerker http://www.devil-linux.org |
|
From: Dominic R. <dl...@ed...> - 2012-02-23 10:17:29
|
Hi Martin
Can you tell us what you see, without USB stick in, when the boot
process gets to the stage:
Creating devices in /dev
Searching for configuration media
Checking...
what gets checked and what results are returned?
I wonder if your system is checking the device where etc-mods-tar.bz2 is
stored, or if it is trying to check it but is unable to read it. With
your USB stick out I think the mSATA drive would be /dev/sda. Did you
store the configuration on the first partition of mSATA (/dev/sda1) or
on a separate second partition (/dev/sda2)? If the former, you might try
the latter, it is really better anyway. What boot loader are you using?
Did you (re-)format the partition(s) and if so how?
Dominic
[ After the initial boot process there are normally two steps to finding
the DL system configuration:
1. search for etc-mods.tar.bz2 on devices in turn (e.g. /dev/hda
/dev/hdc1 /dev/hdc /deb/hdb1) which should (of course) end with
success, then 'loading configuration'
2. search for Devil-Linux CD-ROM, in this case a 'Search List' is first
printed (e.g. /dev/hda /dev/hdc /dev/hdb) and then they are checked
in turn, so this should end with 'Found Devil-Linux v...' ]
On 23/02/2012 03:33, Martin Glazer wrote:
> Hi,
>
> Been using DL for a while and now I am trying to replace my PC hardware.
> I have a new Soekris NET6501 with an internal 2GB mSATA drive
> (TS2GMSA500).
>
> I've installed DL on a USB stick and have it running from there but I
> want to install it on the mSATA drive.
>
> I've used the install-on-usb script and and installed DL on the drive
> (including etc-mods) however I have a problem - the system boots off
> the mSATA drive, but then when it comes to loading etc-mods, it cannot
> find etc-mods or the bootcd.iso file and so cannot boot.
>
> If I boot from the mSATA drive with the USB stick in place, it finds
> the config on the USB stick as well as the bootcd.iso and continues to
> boot of the USB stick.
> The USB stick appears as /dev/sda
> The mSATA drive appears as /dev/sdb
>
> I have tried both 1.4 and 1.6 versions of DL with the same result.
>
> It's as if DL finds the mSATA drive to start the boot process but then
> loses it when it creates udev and searches for the configuration file.
>
> Does anyone have any thoughts on how I can get this working off the
> mSATA drive or what I might be doing wrong?
>
>
> Thanks
>
>
> Martin
>
>
> ------------------------------------------------------------------------------
> Virtualization& Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>
>
> _______________________________________________
> Devil-linux-discuss mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss
|
|
From: Martin G. <sou...@gl...> - 2012-02-23 03:48:57
|
Hi, Been using DL for a while and now I am trying to replace my PC hardware. I have a new Soekris NET6501 with an internal 2GB mSATA drive (TS2GMSA500). I've installed DL on a USB stick and have it running from there but I want to install it on the mSATA drive. I've used the install-on-usb script and and installed DL on the drive (including etc-mods) however I have a problem - the system boots off the mSATA drive, but then when it comes to loading etc-mods, it cannot find etc-mods or the bootcd.iso file and so cannot boot. If I boot from the mSATA drive with the USB stick in place, it finds the config on the USB stick as well as the bootcd.iso and continues to boot of the USB stick. The USB stick appears as /dev/sda The mSATA drive appears as /dev/sdb I have tried both 1.4 and 1.6 versions of DL with the same result. It's as if DL finds the mSATA drive to start the boot process but then loses it when it creates udev and searches for the configuration file. Does anyone have any thoughts on how I can get this working off the mSATA drive or what I might be doing wrong? Thanks Martin |
|
From: Serge L. <ser...@gm...> - 2012-02-17 19:12:10
|
Hi Paolo, On 02/17/2012 06:47 AM, Paolo Spizzirri wrote: > Which is the VPN L2TP/IPSEC PSK Server in devil linux ? I need that people in my > company could enter in Intranet via Smartphone to access to a web app. as far as i know, there are 2 servers providing ipsec - strongswan and ipsec-tools (racoon) For l2tp you can use openl2tp server. Serge |
|
From: Paolo S. <pao...@gm...> - 2012-02-17 14:47:36
|
Which is the VPN L2TP/IPSEC PSK Server in devil linux ? I need that people in my company could enter in Intranet via Smartphone to access to a web app. Thanks. -- *Paolo Spizzirri* Software Developer Mobile: +39 349 7784465 Email: pao...@gm... |
|
From: Dominic R. <dl...@ed...> - 2012-02-11 09:13:45
|
I have written a program to assist Devil-Linux administrators find differences between the default Devil-Linux configuration files and their machine's own configurations. It is intended for running after a Devil-Linux system upgrade, so you can compare your retained configuration files (at /etc-mods/*, as would be saved by save-config) with the default configuration files (at /etc-cd/*). It is not a replacement for the file-selection process offered at first boot after DL upgrade, but it can subsequently help you identify which of your files differ from the default, and how. More at http://www.timedicer.co.uk/programs/help/dl-config-compare.sh. Let me know if you have any problems with it - or suggestions. Dominic |
|
From: <ch...@fr...> - 2012-02-08 22:46:27
|
Hey, Quoting ch...@fr...: > I was just realizing that I am still running DL 1.2-RC1 on my router > at work. :0! Any suggestions, advice, warnings about trying to make > such a large upgrade jump all at once? No problems with the current > setup, just thinking maybe I should upgrade at least once every 8 or > 9 years. :D! Maybe this would be a good test of the upgrade process? I doubt that the upgrade will be very successful. You can try to go to 1.4 first, then to 1.6. Do you have a lot configured on the router? If it's just a firewall/router, it may be a lot easier to simply transfer the settings/config files to a new 1.6 (cleaner also). There have been a lot of improvements since 1.6 (and a lot of security fixes), so upgrading is highly recommended. Caution: The version I uploaded is only for Pentium and up. -- Regards Heiko Zuerker http://www.devil-linux.org Thanks for the reply! I only run D-L as a firewall-router, so I'm thinking the only really important things to copy would be the dhcpd.conf file, the ifconfig files and the firewall-rules file. Probably would be much cleaner to just start from scratch. It is running an AMD Athlon XP 2100+, I'm sure the version will work just fine! I'll give it a try Sunday morning when things should be a bit quiet at work. |
|
From: Heiko Z. <he...@zu...> - 2012-02-08 12:48:02
|
Hey, Quoting ch...@fr...: > I was just realizing that I am still running DL 1.2-RC1 on my router > at work. :0! Any suggestions, advice, warnings about trying to make > such a large upgrade jump all at once? No problems with the current > setup, just thinking maybe I should upgrade at least once every 8 or > 9 years. :D! Maybe this would be a good test of the upgrade process? I doubt that the upgrade will be very successful. You can try to go to 1.4 first, then to 1.6. Do you have a lot configured on the router? If it's just a firewall/router, it may be a lot easier to simply transfer the settings/config files to a new 1.6 (cleaner also). There have been a lot of improvements since 1.6 (and a lot of security fixes), so upgrading is highly recommended. Caution: The version I uploaded is only for Pentium and up. -- Regards Heiko Zuerker http://www.devil-linux.org |
|
From: <ch...@fr...> - 2012-02-08 01:33:48
|
Hello DL Community! I'm happy to announce that the second release candidate of Devil-Linux 1.6 is now available for download. This release bring the linux kernel 3.2.4, mysql 5.5.20, fixes to reported issues, and many other updates. Please read the changelog for details. I was just realizing that I am still running DL 1.2-RC1 on my router at work. :0! Any suggestions, advice, warnings about trying to make such a large upgrade jump all at once? No problems with the current setup, just thinking maybe I should upgrade at least once every 8 or 9 years. :D! Maybe this would be a good test of the upgrade process? ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Devil-linux-announce mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-announce ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Devil-linux-develop mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-develop ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Heiko Z. <he...@zu...> - 2012-02-07 13:19:20
|
Hello DL Community! I'm happy to announce that the second release candidate of Devil-Linux 1.6 is now available for download. This release bring the linux kernel 3.2.4, mysql 5.5.20, fixes to reported issues, and many other updates. Please read the changelog for details. Please support the project and donate. Every little bit helps! http://www.devil-linux.org/sitetools/donatedl.php Report any new bugs or submit patches here: http://www.devil-linux.org/support/bugs.php -- Regards Heiko Zuerker http://www.devil-linux.org ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Devil-linux-announce mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-announce ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Devil-linux-develop mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-develop |
|
From: Andrzej O. <an...@ma...> - 2012-01-27 17:06:56
|
Heiko Zuerker wrote: > is anybody still using IMQ? > IMQ is (once again) preventing us from moving to the latest kernel, > since there's no new patch out yet. I'm using ifb only. My choice was dictated by the better opinion of ifb than imq. Probably IMQ is less stable, although apparently more comfortable. Best Regards Andrzej Odyniec |
|
From: Heiko Z. <he...@zu...> - 2012-01-27 14:07:56
|
Hello DL community, is anybody still using IMQ? IMQ is (once again) preventing us from moving to the latest kernel, since there's no new patch out yet. -- Regards Heiko Zuerker http://www.devil-linux.org |
|
From: Dominic R. <dl...@ed...> - 2012-01-17 10:41:30
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 17/01/2012 06:37, Girish Dudhwal wrote:
<blockquote
cite="mid:CAB...@ma..."
type="cite">Hi ,
<div><br>
</div>
<div>I need to know exact procedure how to install devil linux
through usb stick or pen drive. i am running window xp <br
clear="all">
<div><br>
</div>
-- <br>
Girish Dudhwal<br>
+918447224336 , +911120222093</div>
</blockquote>
<br>
If you download a release (I recommend 1.6.0-RC1) from <a
class="moz-txt-link-freetext" href="ftp://devil-linux.org">ftp://devil-linux.org</a>
then unpack it, you will see a file install-on-usb.exe (different
from install-on-usb), you can run this in Windows (with admin
privileges) to install Devil-Linux onto USB. More info <a
href="http://www.edendevelopments.co.uk/dlsetup.php#downloadandcreate">here</a>.<br>
<br>
Dominic<br>
<br>
</body>
</html>
|
|
From: Girish D. <gir...@gm...> - 2012-01-17 06:37:24
|
Hi , I need to know exact procedure how to install devil linux through usb stick or pen drive. i am running window xp -- Girish Dudhwal +918447224336 , +911120222093 |
|
From: Dominic R. <dl...@ed...> - 2012-01-13 14:15:59
|
Andrzej, On 13/01/2012 13:58, Andrzej Odyniec wrote: > Dominic, > >> On my DL machines (1.6.0-RC1, 32-bit server) iptstate seems to run >> continuously (and use significant CPU resource), outputting to tty7. >> >> Is this by design? Looking at man page I think iptstate should run only >> when called. If I kill it will I break something? > iptstate (as other programs) can be called indirectly by init from > /etc/inittab. As I can see now, in /etc-cd/inittab is: > >> 8:2345:respawn:env - TERM=linux /bin/procinfo -f -F /dev/tty8 >> #7:2345:respawn:env - TERM=linux /usr/sbin/iptstate -r 5> /dev/tty7< /dev/tty7 > ...so start iptstate from inittab is commented out. This line is appended by > build/scripts/iptstate in install phase. > > But as I remember, some time ago this line was active (not commented out). If > You changed in this time something in this file (i.e. commented out start of > daemontools) and saved your configuration, You have your own changed copy of > this file in /shm/etc-mods probably with old, uncommented start of iptstate. > > You can edit /etc/inittab and comment out start of iptstate on console7, as is > now in default inittab. You can remove file /shm/etc-mods/inittab and in etc > you will see initial/default inittab file. Thanks Andrzej, that solves it. I never changed inittab so it must be I had an older version - the only difference was this one line which as you say is now commented out. I deleted /shm/etc-mods/inittab and rebooted, now iptstate is gone :-) Dominic |
|
From: Andrzej O. <an...@ma...> - 2012-01-13 14:00:40
|
Dominic, > On my DL machines (1.6.0-RC1, 32-bit server) iptstate seems to run > continuously (and use significant CPU resource), outputting to tty7. > > Is this by design? Looking at man page I think iptstate should run only > when called. If I kill it will I break something? iptstate (as other programs) can be called indirectly by init from /etc/inittab. As I can see now, in /etc-cd/inittab is: > 8:2345:respawn:env - TERM=linux /bin/procinfo -f -F /dev/tty8 > #7:2345:respawn:env - TERM=linux /usr/sbin/iptstate -r 5 > /dev/tty7 < /dev/tty7 ...so start iptstate from inittab is commented out. This line is appended by build/scripts/iptstate in install phase. But as I remember, some time ago this line was active (not commented out). If You changed in this time something in this file (i.e. commented out start of daemontools) and saved your configuration, You have your own changed copy of this file in /shm/etc-mods probably with old, uncommented start of iptstate. You can edit /etc/inittab and comment out start of iptstate on console7, as is now in default inittab. You can remove file /shm/etc-mods/inittab and in etc you will see initial/default inittab file. Regards -- Andrzej Odyniec |
|
From: Dominic R. <dl...@ed...> - 2012-01-13 13:17:44
|
On my DL machines (1.6.0-RC1, 32-bit server) iptstate seems to run continuously (and use significant CPU resource), outputting to tty7. Is this by design? Looking at man page I think iptstate should run only when called. If I kill it will I break something? Dominic |
|
From: Heiko Z. <he...@zu...> - 2012-01-11 16:07:18
|
Hey, Quoting "kor...@sb..." <kor...@sb...>: > HeY! > > No ipset tools included > SoSad... Same answer I sent you to your personal email: Please create a feature request in Mantis. https://sourceforge.net/apps/mantisbt/devil-linux -- Regards Heiko Zuerker http://www.devil-linux.org |
|
From: <kor...@sb...> - 2012-01-11 06:25:03
|
HeY! No ipset tools included SoSad... |
|
From: Heiko Z. <he...@zu...> - 2012-01-08 15:09:25
|
Hey, > Now IPTV is very common in FTTB providers, and it is time to add some sort > of "Multicast Proxy" support to home routers. As I understood from > discussion on DL support forum a few years ago, no IGMP proxy was > planned. But now there are new hints: > "UDP-to-HTTP" proxies, like Udpxy, and IPTV players capable of using them. > > So, is it possible to add http://sourceforge.net/projects/udpxy/ > to next releases of Devil-linux? I am not an experienced Linux-programmer, > building anything for DL will take a lot of time... Building anything for DL will also take a lot of time for us. Create a feature request in Mantis, so we don't forget about this. Maybe you get lucky and somebody volunteers to implement it. -- Regards Heiko Zuerker http://www.devil-linux.org |
|
From: GrayCat <gra...@gm...> - 2012-01-04 14:15:30
|
Hello Devil Devs! Now IPTV is very common in FTTB providers, and it is time to add some sort of "Multicast Proxy" support to home routers. As I understood from discussion on DL support forum a few years ago, no IGMP proxy was planned. But now there are new hints: "UDP-to-HTTP" proxies, like Udpxy, and IPTV players capable of using them. So, is it possible to add http://sourceforge.net/projects/udpxy/ to next releases of Devil-linux? I am not an experienced Linux-programmer, building anything for DL will take a lot of time... Thank you! |
|
From: Heiko Z. <he...@zu...> - 2011-12-30 18:17:27
|
Cuno, Quoting Cuno Degiacomi <cun...@in...>: > Hi > I successfully compiled the whole DL based on the lfsystem32 and version > 1.6.0-RC1. I am impressed how well this works and my PC seems to be > happy with the iso file I got. Thank you guys for this tremendous effort > you did over the years of the DL existence! You're welcome. > My primary intention is to compile DL for a rather minimalistic hardware > box and hence I have to tune some of the kernel parameters. I now > struggle to recompile the kernel with changed parameters: changing the > config_linux.486 in build/scripts/config/linux-3.x seems not to do the > job as the new kernel still has the same original parameters when I > check in build/tmp/linux-3.x/.config. The prepare script copies the files into the kernel directory. Keep min mind that the config_linux.486 script is only for the CPU/platform specific parameters. The bulk of the settings are in config_linux (x86_64 is the only one which is different). > Where and at which point in the make-process can I alter the kernel > parameters? To force the kernel recompile I removed the linux files in > build/tmp/FLAGS/ as I assume this replaces the earlier > build/tmp/.done_xxx files as indicated in the 1.4.x documentation. I > don't find a more up-to-date documentation than the 1.4.x version and > searching the mailing list archive did not reveal the needed > information. But honestly, I am not sure if this is the right approach > to force the recompile of one component (in my case the kernel). Yes unfortunately we don't have an up-to-date documentation for 1.6. We're accepting volunteers to fix the docs! ;-) We currently have no support for supplying a custom kernel config. It may be a good idea to add that functionality, so you can simply point it to your cfg file. Patches are welcome. :D For now I would just replace the config_linux file and make sure you keep a copy outside out the build tree, so it doesn't get overwritten by updates. -- Regards Heiko Zuerker http://www.devil-linux.org |