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: Peter J. <P.J...@vi...> - 2008-10-22 15:30:59
|
> -----Original Message----- > From: Heiko Zuerker [mailto:he...@zu...] > Sent: woensdag 22 oktober 2008 10:34 > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] Requests > > Quoting Peter Jannesen <P.J...@vi...>: > > > Hi, > > > > I have 2 simple request for the next devil-linux 1.3 test release. > > > > Please don't throw a way the kernel boot messages in initrd/linuxrc. > > When you have a hardware issue you needs these messages. > > My problem is that the 2.6.25.X kernel is using a bad time source. > > There are a lot of messages on the net related to it but no > clear reason why. > > One posible solution is to hardcode the time source with the linux > > boot command options. > > We did that because the screen output got all messed up. > Maybe it's better with 2.6 Kernels, we implemented it > originally with 2.4. > You should be able to get all messages with the "dmesg" > command once the system is up. dmesg also doing the trick. I am used to get the boot messages in /var/log/messages in sequence with a other messages. > > I have the bad luck that the other side of one of my > ipsec-tunnels is > > using keep a live which result in 4 statistics log messages > every 30 > > seconds per tunnel.These message are generated because of the > > '--enable-stats' option in the build script. > > Is it posible to remove this option from then build proces? > > I personally don't use IPSec, so I'm not sure how useful this > parameter is. > Does anybody know if we need it in general or not? Any opinions? The stats message are switch on by adding then '--enable-stats' to the ./configure for ipsec-tools. There is no runtime option to switch the message off. > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > -------------------------------------------------------------- > ----------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge Build the coolest Linux based > applications with Moblin SDK & win great prizes Grand prize > is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: Heiko Z. <he...@zu...> - 2008-10-22 13:40:57
|
Quoting Reid Spencer <RSp...@do...>: > I didn?t modify any of the build environment code. However, I did > reconfigure several times and consequently removed some > tmp/.done_build_* files to get added things to build again (instead > of being skipped). It would be nice if build.sh did that for you on > ?menuconfig? if the .config file already exists and you add > something that has an existing tmp/.done_build_* file. I might > prepare a patch for that unless its already fixed in 1.3 No it's not fixed, patches are always welcome. > My build host system is: Linux dev 2.6.24-19-server #1 SMP Wed Jun > 18 14:44:47 UTC 2008 > x86_64 GNU/Linux Ubuntu 8.04 Hardy I don?t have SELinux, > Exec-Shield, GRSecurity or PAX on the build > host Nothing special here .. can I build on a 64-bit host? I build on a 64 bit host. Linux pc-1 2.6.22.13-0.3-default #1 SMP 2007/11/19 15:02:58 UTC x86_64 x86_64 x86_64 GNU/Linux openSUSE 10.3 (X86-64) > My lfssystem was unpacked after downloading from here: ftp://ftp.univ-lille1.fr/pub/os/linux/distributions/devil-linux/devel/sources/lfssystem-for-DL-1.0_and_up/lfssystem-cvs-20030127-i486-stripped.tar.bz2 > > However, please note that the sources/1.2 directory on that FTP > server are *WRONG* (different from ftp.hotze.com[1]) so I?m > wondering if the lfssystem is broken too? BTW, how long before the > main FTP server is functioning again? > I?d like to ?update_src? but every time I do (and point it to > #1), it just fails on connection and keeps retrying. Serge has a few changes to 1.3 pending, one of them the 2.6.26 Kernel. I'd wait until he has uploaded them and then try again. It's sometimes very useful to start over with "make mrproper", I usually even wipe out the lfssystem to have everything clean. -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |
|
From: Heiko Z. <he...@zu...> - 2008-10-22 13:34:33
|
Quoting Peter Jannesen <P.J...@vi...>: > Hi, > > I have 2 simple request for the next devil-linux 1.3 test release. > > Please don't throw a way the kernel boot messages in initrd/linuxrc. > When you have a hardware issue you needs these messages. > My problem is that the 2.6.25.X kernel is using a bad time source. There > are a lot of messages on the net related to it but no clear reason why. > One posible solution is to hardcode the time source with the linux boot > command options. We did that because the screen output got all messed up. Maybe it's better with 2.6 Kernels, we implemented it originally with 2.4. You should be able to get all messages with the "dmesg" command once the system is up. > I have the bad luck that the other side of one of my ipsec-tunnels is > using keep a live which result in 4 statistics log messages every 30 > seconds per tunnel.These message are generated because of the > '--enable-stats' option in the build script. > Is it posible to remove this option from then build proces? I personally don't use IPSec, so I'm not sure how useful this parameter is. Does anybody know if we need it in general or not? Any opinions? -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |
|
From: Heiko Z. <he...@zu...> - 2008-10-22 12:38:08
|
The main FTP Server is available again, I fixed the DNS entry (thanks Frank for the IP!). Sorry for the inconvenience! -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |
|
From: Peter J. <P.J...@vi...> - 2008-10-22 06:21:36
|
> -----Original Message----- > From: Serge Leschinsky [mailto:fi...@in...] > Sent: woensdag 22 oktober 2008 5:07 > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] Requests > > Hi Peter, > > Peter Jannesen wrote: > > Hi, > > > > I have 2 simple request for the next devil-linux 1.3 test release. > > > > Please don't throw a way the kernel boot messages in initrd/linuxrc. > > When you have a hardware issue you needs these messages. > dmesg > /var/log/boot.log > > Will this command executing just after the system is up help > you? I realize that it is not an elegant solution but if I > should do it, I'd make something like this. At the moment klogd en started en killed in initrd/linuxrc to flush the kernel message buffer. This is my problem. Now I need to unpack initrd, mount initrd, edit linuxrc, unmount and pack initrd to comment out 2 lines. Normaly is just use syslog-ng to read the kernel message buffer en write the syslog to /var/log/message. This file start then with the boot log. This works in Devil 1.2 > > My problem is that the 2.6.25.X kernel is using a bad time source. > > There are a lot of messages on the net related to it but no > clear reason why. > > One posible solution is to hardcode the time source with the linux > > boot command options. > I'm very sorry but I'm not sure I've understood you. May I > ask about explanation or link to the problem discussion? There are some changes in the 2.6.25 kernel so it is prefers a differend time source. I my case it resulted in a instable timesource. Searching with google just gives to many useless hits. The solution is to add clocksource=<name> to the linux boot options. > > I have the bad luck that the other side of one of my > ipsec-tunnels is > > using keep a live which result in 4 statistics log messages > every 30 > > seconds per tunnel.These message are generated because of the > > '--enable-stats' option in the build script. > > Is it posible to remove this option from then build proces? > It's much easier to remove some functionality than add one. > :-) Let's wait for other people's opinion... This build option give the following syslog messages: racoon: alg_oakley_encdef_decrypt(3des klen=192 size=56): 0.000090 racoon: alg_oakley_hmacdef_one(hmac_sha1 size=36): 0.000057 racoon: alg_oakley_hmacdef_one(hmac_sha1 size=36): 0.000044 racoon: alg_oakley_encdef_encrypt(3des klen=192 size=64): 0.000061 It is nice to known how fast your hardware is. But 11520 messages a day is............ > > > -- > Serge > > -------------------------------------------------------------- > ----------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge Build the coolest Linux based > applications with Moblin SDK & win great prizes Grand prize > is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: Serge L. <fi...@in...> - 2008-10-22 03:07:31
|
Hi Peter, Peter Jannesen wrote: > Hi, > > I have 2 simple request for the next devil-linux 1.3 test release. > > Please don't throw a way the kernel boot messages in initrd/linuxrc. > When you have a hardware issue you needs these messages. dmesg > /var/log/boot.log Will this command executing just after the system is up help you? I realize that it is not an elegant solution but if I should do it, I'd make something like this. > My problem is that the 2.6.25.X kernel is using a bad time source. There > are a lot of messages on the net related to it but no clear reason why. > One posible solution is to hardcode the time source with the linux boot > command options. I'm very sorry but I'm not sure I've understood you. May I ask about explanation or link to the problem discussion? > > I have the bad luck that the other side of one of my ipsec-tunnels is > using keep a live which result in 4 statistics log messages every 30 > seconds per tunnel.These message are generated because of the > '--enable-stats' option in the build script. > Is it posible to remove this option from then build proces? It's much easier to remove some functionality than add one. :-) Let's wait for other people's opinion... -- Serge |
|
From: Chris G. <dj_...@ti...> - 2008-10-21 22:13:24
|
Hi Dom, and everyone else. One quick and probably silly question, I've managed to get postfix to work so I get system messages emailed to me (or at least I think I have), but is there any way of getting my server to email me when it's finished printing something? Thanks Chris. -----Original Message----- From: Dom [mailto:dl...@ed...] Sent: 20 October 2008 10:59 To: dev...@li... Subject: Re: [Devil-Linux-discuss] Postfix problems Hi Chris I'm pleased to hear you got it working. There is mention of the postmap command on my page, in the sub-section about setting up postfix SMTP authentication; are you using SMTP authentication? If not, do you need a password at all to send emails? (I'm not an expert on email systems!) To change the outgoing email address using nail, use the -r option (do 'man nail' for more information). And you can also change it using 'sendmail' by putting into the text a line From:MyDevil<dev...@so...>. Both seem to use postfix for the actual sending, but nail does a lot more pre-processing and is generally easier to use, sendmail is basic but works fine for simple text messages. System-generated messages (e.g. from md_adm) as far as I know will always come from 'root@', but perhaps you can overcome it by changing the name of the 'root' superuser? See http://www.cyberciti.biz/faq/howto-change-rename-user-name-id/ You can change the source domain (tiscali.co.uk) by changing the 'myhostname' setting in main.cf. Do you have a domain of your own - I presume you don't own tiscali.co.uk ;-) ? Dom Chris Grove wrote: > Hi Dom, Well its working now, but I'm not really sure how or why. One > thing I did find from somewhere on the net was that you need to run > something called postmap to convert the passwd file in to the right > format. Having said its working now, I do still seem to have a small > problem. Whenever I send an email from my server it comes up as > ro...@ti... and no matter what I fiddle with it either works as > ro...@ti... or not at all. Any ideas please?? > > Thanks, Chris > > -----Original Message----- > From: Dom [mailto:dl...@ed...] > Sent: 20 October 2008 06:26 > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] Postfix problems > > Hi Chris, > > Well as I wrote that guide I would certainly like to help, though > there are real experts around here who will know more! Here are some suggestions: > > When you do: > /etc/init.d/postfix restart > do you get a series of messages all ending [OK]? > > Have you tried: > postfix check > to see what this tells you? All I see for instance is a couple of > warning messages saying > postfix/postfix-script: warning: /var/spool/postfix/etc/shadow and > /etc/shadow differ > postfix/postfix-script: warning: /var/spool/postfix/etc/passwd and > /etc/passwd differ ... but these are not a problem since my postfix works. > > Have you looked in your syslog file? For instance, after trying to > send a message e.g. by typing: > echo hello | sendmail root > you can then type: > cat /home/messages | grep postfix > (assuming that you have set /home/messages as the destination logfile > in syslog-ng.conf). If postfix is running then the most recent > messages should tell you something about what is happening when it > tries (and presumably > fails) to deliver your email. > > If you are using DL 1.3.6 [testing], did you follow the instructions > to fix the data_directory entry in /etc/postfix/main.cf? [I am sure > this bug will be squashed in the next release.] > > If you solve your problem (or not!), please let me know if there was > anything wrong/confusing in the guide so I can improve it. > > Regards > > Dom > > Chris Grove wrote: > >> Hi, me again, sorry to be a pain. New problem, I've been following a >> guide from here http://www.edendevelopments.co.uk/dlsetup. Now I've >> followed the instructions but I can't seem to get the Postfix bit to >> work. From near as I can tell, Postfix isn't starting properly but >> I'm not sure how to go about fixing it. Can someone please point me >> in the right direction, thanks. >> >> --------------------------------------------------------------------- >> - >> -- >> >> --------------------------------------------------------------------- >> - >> --- This SF.Net email is sponsored by the Moblin Your Move >> Developer's challenge Build the coolest Linux based applications with >> Moblin SDK & win great prizes Grand prize is a trip for two to an >> Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> --------------------------------------------------------------------- >> - >> -- >> >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >> >> > > > ---------------------------------------------------------------------- > --- This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & > win great prizes Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > ---------------------------------------------------------------------- > --- This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & > win great prizes Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Peter J. <P.J...@vi...> - 2008-10-21 20:21:04
|
Hi, I have 2 simple request for the next devil-linux 1.3 test release. Please don't throw a way the kernel boot messages in initrd/linuxrc. When you have a hardware issue you needs these messages. My problem is that the 2.6.25.X kernel is using a bad time source. There are a lot of messages on the net related to it but no clear reason why. One posible solution is to hardcode the time source with the linux boot command options. I have the bad luck that the other side of one of my ipsec-tunnels is using keep a live which result in 4 statistics log messages every 30 seconds per tunnel.These message are generated because of the '--enable-stats' option in the build script. Is it posible to remove this option from then build proces? -- Peter Jannesen |
|
From: Peter J. <P.J...@vi...> - 2008-10-21 19:51:59
|
Hi, Devel-linux 1.3.6 has 2 drivers for 100 Mb Intel NIC, e100 and eepro100. In my box both drivers got loaded but eepro100 was used. I want to use the e100 so therefor I blacklisted the eepr100 in /etc/modprobe.conf -- Peter > -----Original Message----- > From: Sandro Tektonic [mailto:tek...@li...] > Sent: dinsdag 21 oktober 2008 9:56 > To: dev...@li... > Subject: [Devil-Linux-discuss] [PARTIALLY SOLVED] e100 module > problem with1.3.6 > > Hi to all, > just begin to play with DL. > > I'm not a module expert but I think I've found a bug in the > e100 module loading (Intel ethernet card or on board card for > laptops, for example Thinkpad) in the development version > 1.3.6-2008-08-12 for i586 CPUs. > > I installed DL on a USB key and everything went fine. > In the setup procedure I set up the e100 module but when I > tried to get an IP from the lan dhcp server I've got a fault, > due to something wrong in the file /etc/dhclient.conf (btw, > there is also some garbage in this file, like reference to > 'andare.fugue.com', 'home.vix.com' and 'andare.swiftmedia.com'): > > line 14 ---> script "/etc/dhclient-script"; > > while this script file is located in /sbin > > > Quick workaround in 3 steps to let the network run: > > 1. ifconfig eth1 up > 2. cp /sbin/dhclient-script /etc > 3. sudo dhclient eth1 > > Remeber to save-config after these steps, so next time you > boot you have only to do steps 1 and 3. > At the moment I didn't try to automatize this at boot time, > because this won't be my final hw architecture. > > Regards > Sandro > > = > $99 Professional Custom Logo Design > 3 High Quality Logo Concepts with free Unlimited Revisions. > http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=eb058bcd7d 8fae8300d5dad6199f6a51 > > > -- > Powered by Outblaze > > -------------------------------------------------------------- > ----------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge Build the coolest Linux based > applications with Moblin SDK & win great prizes Grand prize > is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: Serge L. <fi...@in...> - 2008-10-21 19:17:24
|
Hello,
warptrosse wrote:
> I'm trying to put *devil-linux* in a virtual hard-disk... using
> *install-on-usb*.... but It gives me folllowing error:
>
> ==============================
> =======================================================
> mke2fs 1.40.8 (13-Mar-2008)
> Warning: 256-byte inodes not usable on older systems
> tune2fs 1.40.8 (13-Mar-2008)
> Setting maximal mount count to -1
> copying files
> copying image of CD in /dev/ide/host0/bus1/target0/lun0/cd to device
> mounted on ./tmp-install2usb/disk-mnt/bootcd.iso
> /sbin/install-on-usb: line 28: 804 Bus error nice dd bd=$bs
> count=$nsectors if=$1 of=$2
> Install failed!
> syncing and unmounting (this could take a while)
> ================================================================
For me it looks like you have a problem with hardware paravirtualization... "Bus
error"...
> I'll try to change the *inodes* size to *128*... in *mke2fs* line of
> *install-on-usb* script (mke2fs -I 128 <disk>)....
>
It's already done. See lines 511-513 of install-on-usb:
if echo $FORMAT | grep ext > /dev/null; then
local OPTION="-I 128"
fi
> I'm using a VM with a *4gb* virtual *hard-disk* (/dev/hda) and an ide
> *cd-rom* (/dev/hdc).... maybe the *hard-disk* must be *sata*....
The new version of DL (with kernel 2.6.26.6) will be availible soon. Probably it
will be better with KVM than 2.6.25.x
--
Serge
|
|
From: Serge L. <fi...@in...> - 2008-10-21 18:39:14
|
Hello, Sandro Tektonic wrote: > Hi to all, > just begin to play with DL. > > I'm not a module expert but I think I've found a bug in the e100 module loading (Intel ethernet card or on board card for laptops, for example Thinkpad) in the development version 1.3.6-2008-08-12 for i586 CPUs. May be... Hopefully it's fixed already in new version, which will be availible in couple days. root@Devil:~ # modprobe e100 root@Devil:~ # modinfo e100 filename: /lib/modules/2.6.26.6-grsec/kernel/drivers/net/e100.ko version: 3.5.23-k4-NAPI license: GPL author: Copyright(c) 1999-2006 Intel Corporation description: Intel(R) PRO/100 Network Driver srcversion: E72DA1EF7023CBE3BB276B2 alias: pci:v00008086d000027DCsv*sd*bc02sc00i* alias: pci:v00008086d0000245Dsv*sd*bc02sc00i* alias: pci:v00008086d00002459sv*sd*bc02sc00i* .... > > I installed DL on a USB key and everything went fine. > In the setup procedure I set up the e100 module but when I tried to get an IP from the lan dhcp server I've got a fault Is it necessary for you to use exactly dhclient ? Standard DHCP client for DL is dhcpcd and it works fine. Anyway, thank you very much, I've modified /etc/dhclient.conf in order to get it operational. -- Serge |
|
From: Sandro T. <tek...@li...> - 2008-10-21 07:56:11
|
Hi to all, just begin to play with DL. I'm not a module expert but I think I've found a bug in the e100 module loading (Intel ethernet card or on board card for laptops, for example Thinkpad) in the development version 1.3.6-2008-08-12 for i586 CPUs. I installed DL on a USB key and everything went fine. In the setup procedure I set up the e100 module but when I tried to get an IP from the lan dhcp server I've got a fault, due to something wrong in the file /etc/dhclient.conf (btw, there is also some garbage in this file, like reference to 'andare.fugue.com', 'home.vix.com' and 'andare.swiftmedia.com'): line 14 ---> script "/etc/dhclient-script"; while this script file is located in /sbin Quick workaround in 3 steps to let the network run: 1. ifconfig eth1 up 2. cp /sbin/dhclient-script /etc 3. sudo dhclient eth1 Remeber to save-config after these steps, so next time you boot you have only to do steps 1 and 3. At the moment I didn't try to automatize this at boot time, because this won't be my final hw architecture. Regards Sandro = $99 Professional Custom Logo Design 3 High Quality Logo Concepts with free Unlimited Revisions. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=eb058bcd7d8fae8300d5dad6199f6a51 -- Powered by Outblaze |
|
From: warptrosse <war...@gm...> - 2008-10-21 02:48:55
|
Hi, thanks again... I have *devil-linux* working on *KVM* vm.... this is becouse *Fedora 9* has removed the *XEN* support from their OS... until the version 10 is released.... I'm trying to put *devil-linux* in a virtual hard-disk... using * install-on-usb*.... but It gives me folllowing error: ============================== ======================================================= mke2fs 1.40.8 (13-Mar-2008) Warning: 256-byte inodes not usable on older systems tune2fs 1.40.8 (13-Mar-2008) Setting maximal mount count to -1 copying files copying image of CD in /dev/ide/host0/bus1/target0/lun0/cd to device mounted on ./tmp-install2usb/disk-mnt/bootcd.iso /sbin/install-on-usb: line 28: 804 Bus error nice dd bd=$bs count=$nsectors if=$1 of=$2 Install failed! syncing and unmounting (this could take a while) ===================================================================================== I'll try to change the *inodes* size to *128*... in *mke2fs* line of * install-on-usb* script (mke2fs -I 128 <disk>).... I'm using a VM with a *4gb* virtual *hard-disk* (/dev/hda) and an ide * cd-rom* (/dev/hdc).... maybe the *hard-disk* must be *sata*.... regards... On Mon, Oct 20, 2008 at 10:57 AM, Heiko Zuerker <he...@zu...> wrote: > Hey, > > Some of the options are enabled in DL 1.3 > > These are the options which we currently have enabled related to XEN. > > CONFIG_NETXEN_NIC=m > CONFIG_PARAVIRT_GUEST=y > CONFIG_PARAVIRT=y > > Please keep in mind that we're still on Kernel 2.6.25. > > Heiko > > Quoting warptrosse <war...@gm...>: > > Hi, thx for reply... > > I mean guest support.... more specific... following flags in the kernel... > * > * > > *CONFIG_PARAVIRT_GUEST=y > CONFIG_XEN=y > CONFIG_XEN_BLKDEV_FRONTEND=yCONFIG_XEN_NETDEV_FRONTEND=yCONFIG_HVC_XEN=y* > > > http://wiki.xensource.com/xenwiki/Kernel.org_Linux_on_Xen > > > thx.... > > On Sun, Oct 19, 2008 at 6:21 AM, Heiko Zuerker <he...@zu...> wrote: > >> Hey, >> >> do you mean as a guest or as host? >> >> As a guest it should run almost everywhere, I personally have it running >> under the free VMWare server. >> >> We currently do not support it as a host for virtualization, but I hope we >> get this added at some point (may be a while). >> >> cu >> >> Heiko >> >> Quoting warptrosse <war...@gm...>: >> >> Hello list.... I'm new with devil linux.... I will use it in my >> thesis.... what i need to know is if devil linux currently supports XEN >> Paravirtualization or KVM.... or another virtualization method.... >> >> Thanks..... >> >> Best regards.... >> >> -- >> WARPTROSSE {The knowledge of a man belongs to all the humanity} >> >> -- >> >> Regards >> Heiko Zuerker >> http://www.devil-linux.org >> >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >> >> > > > -- > WARPTROSSE {The knowledge of a man belongs to all the humanity} > > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > -- WARPTROSSE {The knowledge of a man belongs to all the humanity} |
|
From: Reid S. <RSp...@do...> - 2008-10-20 23:16:40
|
I didn't modify any of the build environment code. However, I did reconfigure several times and consequently removed some tmp/.done_build_* files to get added things to build again (instead of being skipped). It would be nice if build.sh did that for you on "menuconfig" if the .config file already exists and you add something that has an existing tmp/.done_build_* file. I might prepare a patch for that unless its already fixed in 1.3 My build host system is: Linux dev 2.6.24-19-server #1 SMP Wed Jun 18 14:44:47 UTC 2008 x86_64 GNU/Linux Ubuntu 8.04 Hardy I don't have SELinux, Exec-Shield, GRSecurity or PAX on the build host Nothing special here .. can I build on a 64-bit host? My lfssystem was unpacked after downloading from here: ftp://ftp.univ-lille1.fr/pub/os/linux/distributions/devil-linux/devel/so urces/lfssystem-for-DL-1.0_and_up/lfssystem-cvs-20030127-i486-stripped.t ar.bz2 However, please note that the sources/1.2 directory on that FTP server are *wrong* (different from ftp.hotze.com) so I'm wondering if the lfssystem is broken too? BTW, how long before the main FTP server is functioning again? I'd like to "update_src" but every time I do (and point it to #1), it just fails on connection and keeps retrying. Reid. From: Heiko Zuerker [mailto:he...@zu...] Sent: Monday, October 20, 2008 11:05 AM To: dev...@li... Subject: Re: [Devil-Linux-discuss] Problem compiling vmlinux.lds.S Quoting Reid Spencer <RSp...@do...>: I?ve managed to get devil-linux building all the way to the linux kernel. Most of that builds but it fails with: make[2]: Leaving directory `/build/tmp/linux-2.4.36.6/arch/i386/lib' gcc -D__KERNEL__ -I/build/tmp/linux-2.4.36.6/include -e stext arch/i386/vmlinux.lds.S -o arch/i386/vmlinux.lds arch/i386/vmlinux.lds.S: Assembler messages: arch/i386/vmlinux.lds.S:4: Error: invalid character '_' in mnemonic arch/i386/vmlinux.lds.S:5: Error: invalid character '_' in mnemonic arch/i386/vmlinux.lds.S:6: Error: invalid character '(' in mnemonic arch/i386/vmlinux.lds.S:8: Error: no such instruction: `phdrs {' arch/i386/vmlinux.lds.S:9: Error: no such instruction: `initdata PT_LOAD FLAGS(6)' ?. It?s like gcc doesn?t understand a loader script. I?ve never run into this before building Linux and don?t know enough about it to debug. Any ideas? Did you do any modifications to the build environment? What Host OS are you using? Which lfssystem? -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |
|
From: Heiko Z. <he...@zu...> - 2008-10-20 23:05:18
|
Quoting Reid Spencer <RSp...@do...>:
> I?ve managed to get devil-linux building all the way to the linux kernel. Most of that builds but it fails with:
>
> make[2]: Leaving directory `/build/tmp/linux-2.4.36.6/arch/i386/lib'
>
> gcc -D__KERNEL__ -I/build/tmp/linux-2.4.36.6/include -e stext arch/i386/vmlinux.lds.S -o arch/i386/vmlinux.lds
>
> arch/i386/vmlinux.lds.S: Assembler messages:
>
> arch/i386/vmlinux.lds.S:4: Error: invalid character '_' in mnemonic
>
> arch/i386/vmlinux.lds.S:5: Error: invalid character '_' in mnemonic
>
> arch/i386/vmlinux.lds.S:6: Error: invalid character '(' in mnemonic
>
> arch/i386/vmlinux.lds.S:8: Error: no such instruction: `phdrs {'
>
> arch/i386/vmlinux.lds.S:9: Error: no such instruction: `initdata PT_LOAD FLAGS(6)'
>
> ?.
>
> It?s like gcc doesn?t understand a loader script. I?ve never run into this before building Linux and don?t know enough about it to debug.
>
> Any ideas?
Did you do any modifications to the build environment?
What Host OS are you using?
Which lfssystem?
--
Regards
Heiko Zuerker
http://www.devil-linux.org
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program. |
|
From: Mike B. <mi...@bu...> - 2008-10-20 18:28:44
|
I'm looking for a set of pre-build acpi modules for Devil-Linux version 1.2.15 (kernel version 2.4.36.6). Anyone have them already? (just lazy about not wanting to setup the build env, etc). |
|
From: Heiko Z. <he...@zu...> - 2008-10-20 17:58:15
|
Hey, Some of the options are enabled in DL 1.3 These are the options which we currently have enabled related to XEN. CONFIG_NETXEN_NIC=m CONFIG_PARAVIRT_GUEST=y CONFIG_PARAVIRT=y Please keep in mind that we're still on Kernel 2.6.25. Heiko Quoting warptrosse <war...@gm...>: > Hi, thx for reply... > > I mean guest support.... more specific... following flags in the kernel... > > CONFIG_PARAVIRT_GUEST=YCONFIG_XEN=YCONFIG_XEN_BLKDEV_FRONTEND=Y CONFIG_XEN_NETDEV_FRONTEND=Y CONFIG_HVC_XEN=Y > http://wiki.xensource.com/xenwiki/Kernel.org_Linux_on_Xen > > > thx.... > > > On Sun, Oct 19, 2008 at 6:21 AM, Heiko Zuerker <he...@zu...> wrote: > > > Hey, > > do you mean as a guest or as host? > > As a guest it should run almost everywhere, I personally have it running under the free VMWare server. > > We currently do not support it as a host for virtualization, but I hope we get this added at some point (may be a while). > > cu > > Heiko > > Quoting warptrosse <war...@gm...>: > > Hello list.... I'm new with devil linux.... I will use it in my thesis.... what i need to know is if devil linux currently supports XEN Paravirtualization or KVM.... or another virtualization method.... > > > Thanks..... > > Best regards.... > > -- > WARPTROSSE {The knowledge of a man belongs to all the humanity} -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- WARPTROSSE {The knowledge of a man belongs to all the humanity} -- Regards Heiko Zuerker http://www.devil-linux.org ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |
|
From: Reid S. <RSp...@do...> - 2008-10-20 15:02:11
|
I've managed to get devil-linux building all the way to the linux
kernel. Most of that builds but it fails with:
make[2]: Leaving directory `/build/tmp/linux-2.4.36.6/arch/i386/lib'
gcc -D__KERNEL__ -I/build/tmp/linux-2.4.36.6/include -e stext
arch/i386/vmlinux.lds.S -o arch/i386/vmlinux.lds
arch/i386/vmlinux.lds.S: Assembler messages:
arch/i386/vmlinux.lds.S:4: Error: invalid character '_' in mnemonic
arch/i386/vmlinux.lds.S:5: Error: invalid character '_' in mnemonic
arch/i386/vmlinux.lds.S:6: Error: invalid character '(' in mnemonic
arch/i386/vmlinux.lds.S:8: Error: no such instruction: `phdrs {'
arch/i386/vmlinux.lds.S:9: Error: no such instruction: `initdata PT_LOAD
FLAGS(6)'
....
It's like gcc doesn't understand a loader script. I've never run into
this before building Linux and don't know enough about it to debug.
Any ideas?
|
|
From: warptrosse <war...@gm...> - 2008-10-20 12:50:37
|
Hi, thx for reply... I mean guest support.... more specific... following flags in the kernel... * * *CONFIG_PARAVIRT_GUEST=y CONFIG_XEN=y CONFIG_XEN_BLKDEV_FRONTEND=y CONFIG_XEN_NETDEV_FRONTEND=y CONFIG_HVC_XEN=y* http://wiki.xensource.com/xenwiki/Kernel.org_Linux_on_Xen thx.... On Sun, Oct 19, 2008 at 6:21 AM, Heiko Zuerker <he...@zu...> wrote: > Hey, > > do you mean as a guest or as host? > > As a guest it should run almost everywhere, I personally have it running > under the free VMWare server. > > We currently do not support it as a host for virtualization, but I hope we > get this added at some point (may be a while). > > cu > > Heiko > > Quoting warptrosse <war...@gm...>: > > Hello list.... I'm new with devil linux.... I will use it in my > thesis.... what i need to know is if devil linux currently supports XEN > Paravirtualization or KVM.... or another virtualization method.... > > Thanks..... > > Best regards.... > > -- > WARPTROSSE {The knowledge of a man belongs to all the humanity} > > > > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > -- WARPTROSSE {The knowledge of a man belongs to all the humanity} |
|
From: Chris G. <dj_...@ti...> - 2008-10-20 10:13:56
|
Hi Dom, I have no idea if it's using SMTP authentication as I know very little about email systems either, but I'm guessing it does as it wasn't working until after I used the postmap command. Thanks for the information about changing the address, I've had a bit of a play with the sendmail options and managed to send an email so it appears to come from my email address instead of tiscali. I wish I did own Tiscali, at least I might have a stable net connection, but that's a different story lol. I'll have a bit of a play with nail later, only I've got to go to work in a bit. Thanks again for the help, Chris. -----Original Message----- From: Dom [mailto:dl...@ed...] Sent: 20 October 2008 10:59 To: dev...@li... Subject: Re: [Devil-Linux-discuss] Postfix problems Hi Chris I'm pleased to hear you got it working. There is mention of the postmap command on my page, in the sub-section about setting up postfix SMTP authentication; are you using SMTP authentication? If not, do you need a password at all to send emails? (I'm not an expert on email systems!) To change the outgoing email address using nail, use the -r option (do 'man nail' for more information). And you can also change it using 'sendmail' by putting into the text a line From:MyDevil<dev...@so...>. Both seem to use postfix for the actual sending, but nail does a lot more pre-processing and is generally easier to use, sendmail is basic but works fine for simple text messages. System-generated messages (e.g. from md_adm) as far as I know will always come from 'root@', but perhaps you can overcome it by changing the name of the 'root' superuser? See http://www.cyberciti.biz/faq/howto-change-rename-user-name-id/ You can change the source domain (tiscali.co.uk) by changing the 'myhostname' setting in main.cf. Do you have a domain of your own - I presume you don't own tiscali.co.uk ;-) ? Dom Chris Grove wrote: > Hi Dom, Well its working now, but I'm not really sure how or why. One > thing I did find from somewhere on the net was that you need to run > something called postmap to convert the passwd file in to the right > format. Having said its working now, I do still seem to have a small > problem. Whenever I send an email from my server it comes up as > ro...@ti... and no matter what I fiddle with it either works as > ro...@ti... or not at all. Any ideas please?? > > Thanks, Chris > > -----Original Message----- > From: Dom [mailto:dl...@ed...] > Sent: 20 October 2008 06:26 > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] Postfix problems > > Hi Chris, > > Well as I wrote that guide I would certainly like to help, though > there are real experts around here who will know more! Here are some suggestions: > > When you do: > /etc/init.d/postfix restart > do you get a series of messages all ending [OK]? > > Have you tried: > postfix check > to see what this tells you? All I see for instance is a couple of > warning messages saying > postfix/postfix-script: warning: /var/spool/postfix/etc/shadow and > /etc/shadow differ > postfix/postfix-script: warning: /var/spool/postfix/etc/passwd and > /etc/passwd differ ... but these are not a problem since my postfix works. > > Have you looked in your syslog file? For instance, after trying to > send a message e.g. by typing: > echo hello | sendmail root > you can then type: > cat /home/messages | grep postfix > (assuming that you have set /home/messages as the destination logfile > in syslog-ng.conf). If postfix is running then the most recent > messages should tell you something about what is happening when it > tries (and presumably > fails) to deliver your email. > > If you are using DL 1.3.6 [testing], did you follow the instructions > to fix the data_directory entry in /etc/postfix/main.cf? [I am sure > this bug will be squashed in the next release.] > > If you solve your problem (or not!), please let me know if there was > anything wrong/confusing in the guide so I can improve it. > > Regards > > Dom > > Chris Grove wrote: > >> Hi, me again, sorry to be a pain. New problem, I've been following a >> guide from here http://www.edendevelopments.co.uk/dlsetup. Now I've >> followed the instructions but I can't seem to get the Postfix bit to >> work. From near as I can tell, Postfix isn't starting properly but >> I'm not sure how to go about fixing it. Can someone please point me >> in the right direction, thanks. >> >> --------------------------------------------------------------------- >> - >> -- >> >> --------------------------------------------------------------------- >> - >> --- This SF.Net email is sponsored by the Moblin Your Move >> Developer's challenge Build the coolest Linux based applications with >> Moblin SDK & win great prizes Grand prize is a trip for two to an >> Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> --------------------------------------------------------------------- >> - >> -- >> >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >> >> > > > ---------------------------------------------------------------------- > --- This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & > win great prizes Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > ---------------------------------------------------------------------- > --- This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & > win great prizes Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Dom <dl...@ed...> - 2008-10-20 10:01:01
|
Hi Chris I'm pleased to hear you got it working. There is mention of the postmap command on my page, in the sub-section about setting up postfix SMTP authentication; are you using SMTP authentication? If not, do you need a password at all to send emails? (I'm not an expert on email systems!) To change the outgoing email address using nail, use the -r option (do 'man nail' for more information). And you can also change it using 'sendmail' by putting into the text a line From:MyDevil<dev...@so...>. Both seem to use postfix for the actual sending, but nail does a lot more pre-processing and is generally easier to use, sendmail is basic but works fine for simple text messages. System-generated messages (e.g. from md_adm) as far as I know will always come from 'root@', but perhaps you can overcome it by changing the name of the 'root' superuser? See http://www.cyberciti.biz/faq/howto-change-rename-user-name-id/ You can change the source domain (tiscali.co.uk) by changing the 'myhostname' setting in main.cf. Do you have a domain of your own - I presume you don't own tiscali.co.uk ;-) ? Dom Chris Grove wrote: > Hi Dom, Well its working now, but I'm not really sure how or why. One thing > I did find from somewhere on the net was that you need to run something > called postmap to convert the passwd file in to the right format. Having > said its working now, I do still seem to have a small problem. Whenever I > send an email from my server it comes up as ro...@ti... and no matter > what I fiddle with it either works as ro...@ti... or not at all. Any > ideas please?? > > Thanks, Chris > > -----Original Message----- > From: Dom [mailto:dl...@ed...] > Sent: 20 October 2008 06:26 > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] Postfix problems > > Hi Chris, > > Well as I wrote that guide I would certainly like to help, though there are > real experts around here who will know more! Here are some suggestions: > > When you do: > /etc/init.d/postfix restart > do you get a series of messages all ending [OK]? > > Have you tried: > postfix check > to see what this tells you? All I see for instance is a couple of warning > messages saying > postfix/postfix-script: warning: /var/spool/postfix/etc/shadow and > /etc/shadow differ > postfix/postfix-script: warning: /var/spool/postfix/etc/passwd and > /etc/passwd differ ... but these are not a problem since my postfix works. > > Have you looked in your syslog file? For instance, after trying to send a > message e.g. by typing: > echo hello | sendmail root > you can then type: > cat /home/messages | grep postfix > (assuming that you have set /home/messages as the destination logfile in > syslog-ng.conf). If postfix is running then the most recent messages should > tell you something about what is happening when it tries (and presumably > fails) to deliver your email. > > If you are using DL 1.3.6 [testing], did you follow the instructions to fix > the data_directory entry in /etc/postfix/main.cf? [I am sure this bug will > be squashed in the next release.] > > If you solve your problem (or not!), please let me know if there was > anything wrong/confusing in the guide so I can improve it. > > Regards > > Dom > > Chris Grove wrote: > >> Hi, me again, sorry to be a pain. New problem, I've been following a >> guide from here http://www.edendevelopments.co.uk/dlsetup. Now I've >> followed the instructions but I can't seem to get the Postfix bit to >> work. From near as I can tell, Postfix isn't starting properly but I'm >> not sure how to go about fixing it. Can someone please point me in the >> right direction, thanks. >> >> ---------------------------------------------------------------------- >> -- >> >> ---------------------------------------------------------------------- >> --- This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge Build the coolest Linux based applications with Moblin SDK & >> win great prizes Grand prize is a trip for two to an Open Source event >> anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> ---------------------------------------------------------------------- >> -- >> >> _______________________________________________ >> Devil-linux-discuss mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss >> >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes Grand prize is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > |
|
From: Chris G. <dj_...@ti...> - 2008-10-20 08:56:27
|
Hi Dom, Well its working now, but I'm not really sure how or why. One thing I did find from somewhere on the net was that you need to run something called postmap to convert the passwd file in to the right format. Having said its working now, I do still seem to have a small problem. Whenever I send an email from my server it comes up as ro...@ti... and no matter what I fiddle with it either works as ro...@ti... or not at all. Any ideas please?? Thanks, Chris -----Original Message----- From: Dom [mailto:dl...@ed...] Sent: 20 October 2008 06:26 To: dev...@li... Subject: Re: [Devil-Linux-discuss] Postfix problems Hi Chris, Well as I wrote that guide I would certainly like to help, though there are real experts around here who will know more! Here are some suggestions: When you do: /etc/init.d/postfix restart do you get a series of messages all ending [OK]? Have you tried: postfix check to see what this tells you? All I see for instance is a couple of warning messages saying postfix/postfix-script: warning: /var/spool/postfix/etc/shadow and /etc/shadow differ postfix/postfix-script: warning: /var/spool/postfix/etc/passwd and /etc/passwd differ ... but these are not a problem since my postfix works. Have you looked in your syslog file? For instance, after trying to send a message e.g. by typing: echo hello | sendmail root you can then type: cat /home/messages | grep postfix (assuming that you have set /home/messages as the destination logfile in syslog-ng.conf). If postfix is running then the most recent messages should tell you something about what is happening when it tries (and presumably fails) to deliver your email. If you are using DL 1.3.6 [testing], did you follow the instructions to fix the data_directory entry in /etc/postfix/main.cf? [I am sure this bug will be squashed in the next release.] If you solve your problem (or not!), please let me know if there was anything wrong/confusing in the guide so I can improve it. Regards Dom Chris Grove wrote: > > Hi, me again, sorry to be a pain. New problem, I've been following a > guide from here http://www.edendevelopments.co.uk/dlsetup. Now I've > followed the instructions but I can't seem to get the Postfix bit to > work. From near as I can tell, Postfix isn't starting properly but I'm > not sure how to go about fixing it. Can someone please point me in the > right direction, thanks. > > ---------------------------------------------------------------------- > -- > > ---------------------------------------------------------------------- > --- This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & > win great prizes Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ---------------------------------------------------------------------- > -- > > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Dom <dl...@ed...> - 2008-10-20 06:34:29
|
Hi Chris, Well as I wrote that guide I would certainly like to help, though there are real experts around here who will know more! Here are some suggestions: When you do: /etc/init.d/postfix restart do you get a series of messages all ending [OK]? Have you tried: postfix check to see what this tells you? All I see for instance is a couple of warning messages saying postfix/postfix-script: warning: /var/spool/postfix/etc/shadow and /etc/shadow differ postfix/postfix-script: warning: /var/spool/postfix/etc/passwd and /etc/passwd differ ... but these are not a problem since my postfix works. Have you looked in your syslog file? For instance, after trying to send a message e.g. by typing: echo hello | sendmail root you can then type: cat /home/messages | grep postfix (assuming that you have set /home/messages as the destination logfile in syslog-ng.conf). If postfix is running then the most recent messages should tell you something about what is happening when it tries (and presumably fails) to deliver your email. If you are using DL 1.3.6 [testing], did you follow the instructions to fix the data_directory entry in /etc/postfix/main.cf? [I am sure this bug will be squashed in the next release.] If you solve your problem (or not!), please let me know if there was anything wrong/confusing in the guide so I can improve it. Regards Dom Chris Grove wrote: > > Hi, me again, sorry to be a pain. New problem, I’ve been following a > guide from here http://www.edendevelopments.co.uk/dlsetup. Now I’ve > followed the instructions but I can’t seem to get the Postfix bit to > work. From near as I can tell, Postfix isn’t starting properly but I’m > not sure how to go about fixing it. Can someone please point me in the > right direction, thanks. > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: Chris G. <dj_...@ti...> - 2008-10-19 20:36:50
|
Hi, me again, just to say, my mistake. I was using the wrong windows driver Doh!!! Thanks for the help anyway. Chris. -----Original Message----- From: Chris Grove [mailto:dj_...@ti...] Sent: 17 October 2008 23:54 To: dev...@li... Subject: Re: [Devil-Linux-discuss] Printer Problems Hi, I think I understand what you're saying. The printer is an old HP Laserjet 4 on LPT1. I'm not quite sure why it thinks the 2 are different as windows is using the same driver for both instances. Is there any way to make this work?? -----Original Message----- From: Serge Leschinsky [mailto:fi...@in...] Sent: 17 October 2008 22:48 To: dev...@li... Subject: Re: [Devil-Linux-discuss] Printer Problems Hi Chris, The problem is that Windows sends not PS (postscript) data to the printer but if you print the document to a file it will be exactly PS. It's an assumption only because I know nothing about your printer. -- Serge Chris Grove wrote: > Hi, that's brill thanks. One last problem. I've shared the printer > using samba. The problem is that if I print something it prints > garbage, but if I tell windows to print it to a file and then run LPR > it prints fine. Any ideas please??? > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Reid S. <RSp...@do...> - 2008-10-19 19:21:40
|
Okay, seems my suspicion was right. Using ftp.hotze.com as the source for the 1.2 source files leads to no checksum errors from update_src. Someone needs to update the Lille mirror. In particular, this directory: ftp://ftp.univ-lille1.fr/pub/os/linux/distributions/devil-linux/devel/so urces/1.2/ contains the wrong sources for 1.2 Thanks for your help, Martin. Reid. From: Reid Spencer [mailto:RSp...@do...] Sent: Sunday, October 19, 2008 11:45 AM To: dev...@li... Subject: Re: [Devil-Linux-discuss] FTP Mirror Quality? Martin, I think the problem is that the UT Lille mirrors 1.2 sources are out of date. At the very least they don't match yours at ftp.hotze.com. Your list of files seems to correspond with what the 1.2 release wants in the md5sum.lst so I'm going to try again using your ftp server (which isn't part of update_src). Thanks, Reid. From: Reid Spencer [mailto:RSp...@do...] Sent: Sunday, October 19, 2008 11:36 AM To: dev...@li... Subject: Re: [Devil-Linux-discuss] FTP Mirror Quality? Thanks, Martin. Yes, the mirrors seem fine. After I looked a little deeper, it seems to be a mismatch between the build and src versions - at least as best as I can tell. See my follow-up message (which you should have by now J ) Reid. From: Martin Hotze [mailto:ma...@ho...] Sent: Sunday, October 19, 2008 11:27 AM To: dev...@li... Subject: AW: [Devil-Linux-discuss] FTP Mirror Quality? Hi, we operate one of the mirrors (ftp.hotze.com <ftp://ftp.hotze.com> ) and we don't see any problems here at our site. hth, #m ________________________________ Von: Reid Spencer [mailto:RSp...@do...] Gesendet: So 19.10.2008 20:09 An: dev...@li... Betreff: [Devil-Linux-discuss] FTP Mirror Quality? Heiko, How up-to-date are the mirrors? When I run update_src, it gives me a long list of files that exist in the src directory but do not appear in the md5sum.lst file. For example, a few of them are: src/zip232.tar.gz src/wget-1.10.2.tar.gz src/openssh-4.6p1.tar.gz There are 113 of these files with missing md5sum.lst entries. Correspondingly, I get an error message like this: src/zip-2.3.2.tar.bz2: FAILED open or read for each one of them. Is all this normal or is the mirror I'm using (UT Lille/France) out of date? The build instructions say that I should get my initial download from the mirror (which I did) and then run update_src again with the Devil-Linux FTP-Server which I want to do but can't because of the DNS problem. Please advise. Thanks, Reid Spencer Doyenz Inc. -----Original Message----- From: Heiko Zuerker [mailto:he...@zu...] Sent: Friday, October 17, 2008 12:39 PM To: dev...@li... Subject: Re: [Devil-Linux-discuss] FTP Password? Hey, my bad, I forgot to set up the dns entry for ftp.devil-linux.org with the new ISP. It'll be a few days until it is fixed, please go to one of the mirrors for now. Sorry Heiko > Hello, > > > > I'm trying to start work on building (and hopefully contributing) to > DevilLinux. The instructions on the web site indicate that I should get > the LFS build environment from this FTP server: > ftp://ftp.devil-linux.org/pub/devel/sources/ However, when I go there > I'm prompted for a username/password that I don't have. I searched this > list for answers to this problem but didn't find anyone. > > > > Is this FTP server supposed to be publicly available? > > > > Reid Spencer > > Doyenz Inc. > > > > ------------------------------------------------------------------------ - > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/______________ _________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > -- Regards Heiko Zuerker http://www.devil-linux.org <http://www.devil-linux.org/> ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Devil-linux-discuss mailing list Dev...@li... https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |