Netinstall issue

2012-10-21 Thread kk s
Hi, I am trying to install OS for a server with the below steps, Downloaded the vmlinuz, initrd.gz from hd-media folder from the mirror Passed the preseed file at vmlinuz line like " /vmlinuz vga=normal url= http://server.domain.com/debian-preseed.cfg"; Then booted up the server with this kernel

Re: Mail clients

2012-10-21 Thread Chris Bannister
On Sun, Oct 21, 2012 at 05:58:59PM +0200, lee wrote: > Mutt isn't designed with the concept of folders in mind. It merely > acknowledges the concept because the mails need to be stored > /somewhere/. You mean it doesn't work out of the box and requires some configuration? Hey, JFYI most good soft

vnc connection to install OS over network

2012-10-21 Thread kk s
Hi, How can we open the vnc connection when install OS from netinstall using preseed.cfg by passing the parameter in kernel command line? In centos we can use "vnc vncconnect=ip:port" on kernel command line and declaring the static IP on kickstart to get the vnc connection to monitor the OS insta

Re: please put not all into multiarch!

2012-10-21 Thread Mark Allums
On 10/21/2012 5:00 PM, Andrei POPESCU wrote: On Du, 21 oct 12, 21:42:45, Claudius Hubig wrote: I have to admit I did not look into that any further, but, yes, the dependencies are rather screwed up: ia32-libs:amd64 depends on ia32-libs-i386, which is only available in the i386 architecture (and

Re: please put not all into multiarch!

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 21:42:45, Claudius Hubig wrote: > > I have to admit I did not look into that any further, but, yes, the > dependencies are rather screwed up: ia32-libs:amd64 depends on > ia32-libs-i386, which is only available in the i386 architecture (and > then able to pull in other i386 packa

Re: Compile kernel 3.6.3 for i7

2012-10-21 Thread Tom H
On Sun, Oct 21, 2012 at 3:32 PM, Dan wrote: > On Sun, Oct 21, 2012 at 9:16 PM, maderios wrote: >> On 10/21/2012 09:05 PM, Dan wrote: >>> >>> I am using Wheezy but I need to compile the kernel in order to use the >>> version 3.6.3 because the kernel 3.2 crashes with the intel HD 4000. >>> >>> I am

Re: Wheezy Driver for Intel RMS25CB080 RAID Controller

2012-10-21 Thread Stan Hoeppner
On 10/21/2012 10:10 AM, r...@microway.com wrote: > I think the correct driver should be mpt2sas. That should be available in > the regular kernel (no extra driver source needed), although I'm not sure > off hand if Debian's binary kernel package includes it. mpt2sas is for LSI based SAS/SATA HBAs.

Re: First attempt to use preseeding

2012-10-21 Thread Richard Owlett
Jon Dowland wrote: In my experience, preseeding is pretty awkward. My advice: start from scratch, try to guess the right thing to put in in order to answer the first couple of questions, try it. Did those questions get answered? Then add a few more for the next few questions. Repeat. I guess

Re: please put not all into multiarch!

2012-10-21 Thread Claudius Hubig
Hello Mark, Mark Allums wrote: > However, there are still packages that depend > on it. Therefore, you need it if you have one of those packages. Which packages? > The > Joker in the deck is that it has screwed up dependencies itself, and it > really should not be in sid. Sid, by definiti

Re: please put not all into multiarch!

2012-10-21 Thread Mark Allums
On 10/21/2012 3:28 PM, Mark Allums wrote: On 10/21/2012 12:35 PM, Claudius Hubig wrote: Hello Mark, Mark Allums wrote: What some of you are missing is that the transitional package ia32-libs in sid is uninstallable unless you allow experimental, because of some of the dependencies. It's just

Re: First attempt to use preseeding

2012-10-21 Thread Jon Dowland
In my experience, preseeding is pretty awkward. My advice: start from scratch, try to guess the right thing to put in in order to answer the first couple of questions, try it. Did those questions get answered? Then add a few more for the next few questions. Repeat. -- To UNSUBSCRIBE, email to

Re: please put not all into multiarch!

2012-10-21 Thread Mark Allums
On 10/21/2012 12:48 PM, Andrei POPESCU wrote: On Du, 21 oct 12, 11:27:05, Mark Allums wrote: What some of you are missing is that the transitional package ia32-libs in sid is uninstallable unless you allow experimental, because of some of the dependencies. It's just not a viable option unless

Re: Error after booting default kernel version

2012-10-21 Thread Johan Grönqvist
2012-10-21 18:34, Gábor Hársfalvi skrev: 2012/10/20 Johan Grönqvist: 2012-10-20 10:44, Gábor Hársfalvi skrev: Good! Now you know exactly what edits to what config files that you need to undo. "Now you know exactly what edits to what config files that you need to undo." -> Yes, I tried that b

Re: please put not all into multiarch!

2012-10-21 Thread Mark Allums
On 10/21/2012 12:35 PM, Claudius Hubig wrote: Hello Mark, Mark Allums wrote: What some of you are missing is that the transitional package ia32-libs in sid is uninstallable unless you allow experimental, because of some of the dependencies. It's just not a viable option unless you are a dev w

Re: multiple DHCP servers and /etc/resolv.conf

2012-10-21 Thread Tom H
On Sun, Oct 21, 2012 at 9:46 AM, Vincent Lefevre wrote: > On 2012-10-19 01:32:10 -0400, Tom H wrote: >> >> WAG: Isn't resolvconf meant for situations like this one? > > Thanks. This seems to do what I want, with a minor problem: when the > DHCP client is killed, resolvconf doesn't remove the corre

Re: Compile kernel 3.6.3 for i7

2012-10-21 Thread Tom H
On Sun, Oct 21, 2012 at 3:05 PM, Dan wrote: > > I am using Wheezy but I need to compile the kernel in order to use the > version 3.6.3 because the kernel 3.2 crashes with the intel HD 4000. > > I am using an Intel Core i7. Should I compile the kernel for the > processor "Generic-x86-64" or for the

Re: Compile kernel 3.6.3 for i7

2012-10-21 Thread maderios
On 10/21/2012 09:32 PM, Dan wrote: On Sun, Oct 21, 2012 at 9:16 PM, maderios wrote: On 10/21/2012 09:05 PM, Dan wrote: Hi, I am using Wheezy but I need to compile the kernel in order to use the version 3.6.3 because the kernel 3.2 crashes with the intel HD 4000. I am using an Intel Core i7.

Re: Compile kernel 3.6.3 for i7

2012-10-21 Thread Tom
Hey, >>> I am using Wheezy but I need to compile the kernel in order to use the >>> version 3.6.3 because the kernel 3.2 crashes with the intel HD 4000. >> >> I am using an Intel Core i7 too >> I compile kernels with 'Core 2/newer Xeon' > > But when I take a look to Wikipedia > http://en.wikipedi

Re: Compile kernel 3.6.3 for i7

2012-10-21 Thread Dan
On Sun, Oct 21, 2012 at 9:16 PM, maderios wrote: > On 10/21/2012 09:05 PM, Dan wrote: >> >> Hi, >> >> I am using Wheezy but I need to compile the kernel in order to use the >> version 3.6.3 because the kernel 3.2 crashes with the intel HD 4000. >> >> I am using an Intel Core i7. Should I compile t

Re: Compile kernel 3.6.3 for i7

2012-10-21 Thread maderios
On 10/21/2012 09:05 PM, Dan wrote: Hi, I am using Wheezy but I need to compile the kernel in order to use the version 3.6.3 because the kernel 3.2 crashes with the intel HD 4000. I am using an Intel Core i7. Should I compile the kernel for the processor "Generic-x86-64" or for the "Core 2/newer

Compile kernel 3.6.3 for i7

2012-10-21 Thread Dan
Hi, I am using Wheezy but I need to compile the kernel in order to use the version 3.6.3 because the kernel 3.2 crashes with the intel HD 4000. I am using an Intel Core i7. Should I compile the kernel for the processor "Generic-x86-64" or for the "Core 2/newer Xeon" Thanks, Dan -- To UNSUBSCR

First attempt to use preseeding

2012-10-21 Thread Richard Owlett
Why - learn to use preseeding. Why now - I think I've found an install related bug. Using preseed.cfg would eliminate human error as cause. For simplicity and repeatability I'm installing from DVD with no network connection of any sort. The DVD is disk 1 of 8 of a commercial copy of Debian 6.0.5

Re: please put not all into multiarch!

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 11:27:05, Mark Allums wrote: > > What some of you are missing is that the transitional package > ia32-libs in sid is uninstallable unless you allow experimental, > because of some of the dependencies. It's just not a viable option > unless you are a dev working on those packages

Re: please put not all into multiarch!

2012-10-21 Thread Claudius Hubig
Hello Mark, Mark Allums wrote: > What some of you are missing is that the transitional package ia32-libs > in sid is uninstallable unless you allow experimental, because of some > of the dependencies. It's just not a viable option unless you are a dev > working on those packages. And why exa

Re: please put not all into multiarch!

2012-10-21 Thread Claudius Hubig
Hello lee, lee wrote: > Claudius Hubig writes: > > > the advantage that not one big package has to be updated each time > > one of the libraries it contains changes, but only one small(-ish) > > library package. > > And which packages do I need to have installed to get 32bit support > working

Re: Can wheezy boot into a LVM over RAID?

2012-10-21 Thread Hendrik Boom
On Sat, 01 Sep 2012 20:17:10 +, Hendrik Boom wrote: > Can squeeze boot when / is on an LVM over RAID1? > > Can it boot if /boot is on the LVM over RAID1? > > Or when /boot is on a nonRAID nonLVM partition but / is on an LVM over > RAID? > > Context: I have to remove the hard drive my / is

Re: Error after booting default kernel version

2012-10-21 Thread Gábor Hársfalvi
2012/10/20 Johan Grönqvist : > 2012-10-20 10:44, Gábor Hársfalvi skrev: > >> I've used this tutorial -> >> http://forums.debian.net/viewtopic.php?f=16&t=60019 - yesterday, and >> after reboot the playmouth animation worked but before it arrived >> login screen it showed me a black blank screen with

Re: please put not all into multiarch!

2012-10-21 Thread Mark Allums
On 10/21/2012 9:08 AM, Andrei POPESCU wrote: On Du, 21 oct 12, 13:00:00, Hans-J. Ullrich wrote: What I do not understand: Why does skype want to install lots of new 32-bit libs, when the package (and this is the 32-bit one) already can use either ia32-libs and ia32-libs-gtk (which are also used

Re: please put not all into multiarch!

2012-10-21 Thread lee
Claudius Hubig writes: > the advantage that not one big package has to be updated each time > one of the libraries it contains changes, but only one small(-ish) > library package. And which packages do I need to have installed to get 32bit support working again as it was before they broke it? J

Re: Mail clients [was: Re: Wally Lepore]

2012-10-21 Thread lee
Andrei POPESCU writes: > On Sb, 20 oct 12, 06:54:21, lee wrote: >> >> Wally wants to learn some C programming, thus I suggested he learn emacs >> and might use gnus and try out vim and/or joe, whatever he likes best. >> Perhaps I should have mentioned mutt as well, but mutt with imap can be >> r

Re: Wheezy Driver for Intel RMS25CB080 RAID Controller

2012-10-21 Thread rick
I think the correct driver should be mpt2sas. That should be available in the regular kernel (no extra driver source needed), although I'm not sure off hand if Debian's binary kernel package includes it. I'm having similar trouble myself on another system because the isci driver is excluded. I pos

Re: please put not all into multiarch!

2012-10-21 Thread Hans-J. Ullrich
> Could you please provide copy-paste of the output and also the output of > 'apt-cache policy skype' (or the full filename if you just downloaded > it). > > Kind regards, > Andrei Yes, i would kindly like to. Here is the output: apt-cache policy skype skype: Installiert: (keine)

Re: added second /dev/md1 to system by hand into /etc/fstab and system won't boot cause udev doesnt create device /dev/md1

2012-10-21 Thread Tom H
On Sun, Oct 21, 2012 at 12:43 AM, Mitchell Laks wrote: > > I have copied over my home directory to a new drive which is a raid 1 > software raid. > I added the corresponding correct information to /etc/mdadm/mdadm.conf. > > ARRAY /dev/md1 level=raid1 num-devices=1 > UUID=69547109-c527-6986-fab9

Re: please put not all into multiarch!

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 13:00:00, Hans-J. Ullrich wrote: > > What I do not understand: Why does skype want to install lots of new 32-bit > libs, when the package (and this is the 32-bit one) already can use either > ia32-libs and ia32-libs-gtk (which are also used by other applications). Could you pl

Re: multiple DHCP servers and /etc/resolv.conf

2012-10-21 Thread Vincent Lefevre
On 2012-10-21 16:36:27 +0300, Andrei POPESCU wrote: > I see. Could you please also mention what network managing software > you are using right now? I'm guessing Network Manager, but want to > make sure. No, I mainly use ifupdown (together with other tools like guessnet and netplug), and wicd for

Re: multiple DHCP servers and /etc/resolv.conf

2012-10-21 Thread Vincent Lefevre
On 2012-10-19 01:32:10 -0400, Tom H wrote: > WAG: Isn't resolvconf meant for situations like this one? Thanks. This seems to do what I want, with a minor problem: when the DHCP client is killed, resolvconf doesn't remove the corresponding nameserver line from the generated "/etc/resolv.conf". --

Re: multiple DHCP servers and /etc/resolv.conf

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 14:23:57, Vincent Lefevre wrote: > > I sometimes connect the phone to do file transfers between my laptop > and my N900, or to run commands remotely from my laptop (using the > keyboard of my laptop is more practical than the N900 keyboard). I see. Could you please also mention

Re: please put not all into multiarch!

2012-10-21 Thread Claudius Hubig
Hello Hans-J., "Hans-J. Ullrich" wrote: > What I do not understand: Why does skype want to install lots of new 32-bit > libs, when the package (and this is the 32-bit one) already can use either > ia32-libs and ia32-libs-gtk (which are also used by other applications). There is such a Skype pa

Re: Kernel documentation

2012-10-21 Thread Stephen Powell
On Sun, 21 Oct 2012 04:14:17 -0400 (EDT), Lisi wrote: > > > We advise studying the README files in this root directory of the kernel > source, and Documentation/Changes or the documentation index of the kernel in > Documentation/00-INDEX. > > > Presumably I have to download a kernel source to

Re: please put not all into multiarch!

2012-10-21 Thread Vincent Lefevre
On 2012-10-21 13:00:00 +0200, Hans-J. Ullrich wrote: > What I do not understand: Why does skype want to install lots of new 32-bit > libs, when the package (and this is the 32-bit one) already can use either > ia32-libs and ia32-libs-gtk (which are also used by other applications). Are you sure

Re: cannot detect USB3 external hard disk, uas the problem

2012-10-21 Thread Philip Ashmore
On 20/10/12 17:56, H.S. wrote: Hello. I have a Hitach Touro USB3 external hard disk. When I connected it to a USB port (the one on the front of the case, it is usb2), my Debian testing (amd64, running 3.2.0-3-amd64) does not detect the disk. /var/log/syslog reports errors and I have pasted those

Re: multiple DHCP servers and /etc/resolv.conf

2012-10-21 Thread Vincent Lefevre
On 2012-10-21 12:08:51 +0300, Andrei POPESCU wrote: > On Vi, 19 oct 12, 01:19:08, Vincent Lefevre wrote: > > My Debian laptop has several ways to have network connection: Ethernet, > > wifi and USB (the latter is used together with my Nokia N900, which has > > a DHCP server). I have the following p

Re: Syncronize Samsung S5230 with PC

2012-10-21 Thread Gábor Hársfalvi
2012/10/21 Mika Suomalainen : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi, > > On 20.10.2012 20:00, Gábor Hársfalvi wrote: >> Could anyone help me about getting my S5230 internal memory with >> USB connecting? > > My phone allowed me to mount sdcard to computer when I installed > mtp

Re: motion: problem finding codec

2012-10-21 Thread Chris Bannister
On Sat, Oct 20, 2012 at 10:12:45PM -0400, H.S. wrote: > > Here is what appears to have changed since my last night's upgrade: > > [UPGRADE] ffmpeg:amd64 7:0.11.1-dmo5 -> 7:1.0-dmo1 > [UPGRADE] gstreamer0.10-ffmpeg:amd64 0.10.13-5 -> 1:0.10.13-dmo1 > [UPGRADE] libxine2-ffmpeg:amd64 1.2.2-4 -> 1:1.

Re: Syncronize Samsung S5230 with PC

2012-10-21 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, On 20.10.2012 20:00, Gábor Hársfalvi wrote: > Could anyone help me about getting my S5230 internal memory with > USB connecting? My phone allowed me to mount sdcard to computer when I installed mtp-tools and mtpfs. I'm not sure about internal

Re: please put not all into multiarch!

2012-10-21 Thread Hans-J. Ullrich
> What I'm trying to say is that ia32-libs and ia32-libs-gtk probably > contain all of those libraries. > > If you want to keep your system light you should probably install the > real 32-bit skype (not the pseudo-amd64 one), because that package will > depend only on the 32-bit libraries it real

Re: please put not all into multiarch!

2012-10-21 Thread Claudius Hubig
Hello Valery, Valery Mamonov wrote: > About number of packages, of course - install almost 32bit-operating system > to run only one program. I think, it's a problem of skype itself, too. It is the problem of running a 32 bit application on a normally 64 bit operating system. Of course you need a

Re: please put not all into multiarch!

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 14:00:36, Valery Mamonov wrote: > 2012/10/21 Andrei POPESCU > > > On Du, 21 oct 12, 13:41:35, Valery Mamonov wrote: > > > > > > I.e. I must install a bunch of i386-packages to meet skype-only > > > dependencies? > > > > Yes. Are you worried about the number of packages or size?

Re: Syncronize Samsung S5230 with PC

2012-10-21 Thread Gábor Hársfalvi
2012/10/21 Andrei POPESCU : > On Du, 21 oct 12, 11:38:00, Gábor Hársfalvi wrote: >> >> "Have you tried to configure it for "Mass storage"?" -> How to do it? > > I'm not familiar with Samsung phones, but if there is such an option it > should be mentioned in its manual. > > Kind regards, > Andrei >

Re: please put not all into multiarch!

2012-10-21 Thread Valery Mamonov
2012/10/21 Andrei POPESCU > On Du, 21 oct 12, 13:41:35, Valery Mamonov wrote: > > > > I.e. I must install a bunch of i386-packages to meet skype-only > > dependencies? > > Yes. Are you worried about the number of packages or size? If the later > you should check the size of ia32-libs(-gtk) ;) > >

Re: Syncronize Samsung S5230 with PC

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 11:38:00, Gábor Hársfalvi wrote: > > "Have you tried to configure it for "Mass storage"?" -> How to do it? I'm not familiar with Samsung phones, but if there is such an option it should be mentioned in its manual. Kind regards, Andrei -- Offtopic discussions among Debian user

Re: please put not all into multiarch!

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 13:41:35, Valery Mamonov wrote: > > I.e. I must install a bunch of i386-packages to meet skype-only > dependencies? Yes. Are you worried about the number of packages or size? If the later you should check the size of ia32-libs(-gtk) ;) Kind regards, Andrei -- Offtopic discuss

Re: Mail clients [was: Re: Wally Lepore]

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 11:10:09, Erwan David wrote: > On 21/10/12 10:51, Andrei POPESCU wrote: > > Mutt + Gmail, now that is a challenge! > > > Not really, the challenge is mutt + heavy html emails... > GMail is easy once you activate imap and use mutt as an imap reader (in > that case it's better to u

Re: please put not all into multiarch!

2012-10-21 Thread Valery Mamonov
2012/10/21 Andrei POPESCU > On Sb, 20 oct 12, 12:02:02, Hans-J. Ullrich wrote: > > > > But then, when I wanted to install the nvidia-glx package (32-bit), > aptitude > > messed with several other packages. It wanted to deinstall skype (which > is > > running perfectly in 64-bit environment), crrs

Re: Kernel documentation

2012-10-21 Thread Tom H
On Sun, Oct 21, 2012 at 4:14 AM, Lisi wrote: > Presumably I have to download a kernel source to get at the README, but where > can I find the Documentation/00-INDEX? [th@localhost:~/linux-3.7-rc2/Documentation]# ls 0* 00-INDEX [th@localhost:~/linux-3.7-rc2/Documentation]# where "linux-3.7-rc2"

Re: Kernel documentation

2012-10-21 Thread Andrei POPESCU
On Du, 21 oct 12, 09:14:17, Lisi wrote: > > We advise studying the README files in this root directory of the kernel > source, and Documentation/Changes or the documentation index of the kernel in > Documentation/00-INDEX. > > > Presumably I have to download a kernel source to get at the READM

Re: Syncronize Samsung S5230 with PC

2012-10-21 Thread Gábor Hársfalvi
2012/10/21 Andrei POPESCU : > On Sb, 20 oct 12, 19:00:58, Gábor Hársfalvi wrote: >> Hi, >> >> Could anyone help me about getting my S5230 internal memory with USB >> connecting? > > What is a S5230? Have you tried to configure it for "Mass storage"? > > Kind regards, > Andrei > -- > Offtopic discu

Re: Syncronize Samsung S5230 with PC

2012-10-21 Thread Andrei POPESCU
On Sb, 20 oct 12, 19:00:58, Gábor Hársfalvi wrote: > Hi, > > Could anyone help me about getting my S5230 internal memory with USB > connecting? What is a S5230? Have you tried to configure it for "Mass storage"? Kind regards, Andrei -- Offtopic discussions among Debian users and developers: ht

Re: please put not all into multiarch!

2012-10-21 Thread Andrei POPESCU
On Sb, 20 oct 12, 12:02:02, Hans-J. Ullrich wrote: > > But then, when I wanted to install the nvidia-glx package (32-bit), aptitude > messed with several other packages. It wanted to deinstall skype (which is > running perfectly in 64-bit environment), crrsim and some other 32-bit > packages, d

Re: aptitude vs apt-get (was ... Re: mount cdrom?)

2012-10-21 Thread Andrei POPESCU
On Vi, 19 oct 12, 08:05:46, Kelly Clowers wrote: > > Oh well. I mean obviously people are free to use what they want, I > just cannot understand why anyone would use apt-* when there is > aptitude. And 90% of the time I use interactive mode, which doesn't > exist *at all* in apt-*, and when I do u

Re: Mail clients [was: Re: Wally Lepore]

2012-10-21 Thread Erwan David
On 21/10/12 10:51, Andrei POPESCU wrote: > On Sb, 20 oct 12, 06:54:21, lee wrote: >> >> Wally wants to learn some C programming, thus I suggested he learn emacs >> and might use gnus and try out vim and/or joe, whatever he likes best. >> Perhaps I should have mentioned mutt as well, but mutt with i

Re: Kernel documentation

2012-10-21 Thread Tixy
On Sun, 2012-10-21 at 09:14 +0100, Lisi wrote: > > We advise studying the README files in this root directory of the kernel > source, and Documentation/Changes or the documentation index of the kernel in > Documentation/00-INDEX. > > > Presumably I have to download a kernel source to get at th

Re: multiple DHCP servers and /etc/resolv.conf

2012-10-21 Thread Andrei POPESCU
On Vi, 19 oct 12, 01:19:08, Vincent Lefevre wrote: > My Debian laptop has several ways to have network connection: Ethernet, > wifi and USB (the latter is used together with my Nokia N900, which has > a DHCP server). I have the following problem, when doing: > > 1. Connect via wifi, using DHCP (as

Re: Thinkpad W510 trackpoint

2012-10-21 Thread Andrei POPESCU
On Jo, 18 oct 12, 21:29:12, ol wrote: > Hi. > I've got some problems with the thinkpads trackpoint buttons. > None of the 3 buttons are working, and nothing is registered when > checking with xve, the trackpoint itself is working without issues. > The trackpad is disabled in bios, but its buttons w

Re: Kernel documentation

2012-10-21 Thread Neal Murphy
On Sunday, October 21, 2012 04:14:17 AM Lisi wrote: > > We advise studying the README files in this root directory of the kernel > source, and Documentation/Changes or the documentation index of the kernel > in Documentation/00-INDEX. > > > Presumably I have to download a kernel source to get at

Mail clients [was: Re: Wally Lepore]

2012-10-21 Thread Andrei POPESCU
On Sb, 20 oct 12, 06:54:21, lee wrote: > > Wally wants to learn some C programming, thus I suggested he learn emacs > and might use gnus and try out vim and/or joe, whatever he likes best. > Perhaps I should have mentioned mutt as well, but mutt with imap can be > rather awkward. Could you please

Kernel documentation

2012-10-21 Thread Lisi
We advise studying the README files in this root directory of the kernel source, and Documentation/Changes or the documentation index of the kernel in Documentation/00-INDEX. Presumably I have to download a kernel source to get at the README, but where can I find the Documentation/00-INDEX?

gnome

2012-10-21 Thread Brendan Inglese
Hi, I'm running debian wheezy UEFI on a amd64 system. Occasionally, When I use the "Advanced Settings" applet, gnome will freeze, and the only way to recover my workstation is to SSH in remotely and stop gdm3 then start it again. I'm running gnome 3.4.2 and gdm3 3.4.1. Here is my xsession error