[win32-loader] your subject here

2009-03-11 Thread Fábio Pedro Racoski
Hello. I have 3 partitions NTFS in the Hard Disk. I want to install the Debian in C (Windows) and keep the two others without changes. It is possible? What I need to do? Thanks. Fábio Pedro Racoski Curitiba, Brasil -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subj

Suggestion

2009-03-11 Thread Gerardo Castro
Hi, I am a basic linux user, and I am just installing debian in a pc. I dont know if it is the place to make a suggestion, but since I haven't found the place (my fault) I did it here, asking you to derive it wherever it must be send. I have downloaded netinstall iso, so it is taking conside

Bug#519356: busybox: please document that syslogd silently truncates lines longer than 255 bytes

2009-03-11 Thread Timo Juhani Lindfors
Package: busybox Version: 1:1.10.2-2 Severity: wishlist Steps to reproduce: 1) sudo busybox syslogd -C4096 2) logger "logger test `seq 1 100`" 3) busybox logread | grep "logger test" Expected results: 3) numbers from 1 to 100 are shown Actual results: 3) only numbers from 1 to 75 are shown: Mar

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-11 Thread Anton Zinoviev
On Wed, Mar 11, 2009 at 06:36:27PM +0100, Julien Cristau wrote: > > Seems to work fine in my limited testing (one minor thing though, the > console-setup/charmap and console-setup/codeset questions get asked at > high priority, I'm guessing there's no way to avoid that?). If your locale is not C t

Bug#519087: marked as done ()

2009-03-11 Thread Debian Bug Tracking System
Your message dated Wed, 11 Mar 2009 23:02:26 +0100 with message-id <20090311220226.gd21...@qamar> and subject line Re: Bug#519087: has caused the Debian Bug report #519087, regarding to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it

Re: [gsoc2009] debian-installer on Debian GNU/kFreeBSD

2009-03-11 Thread Luca Favatella
On 11/03/2009, Aurelien Jarno wrote: > On Wed, Mar 04, 2009 at 11:57:22PM +0100, Luca Favatella wrote: [...] > Note that we already have Ging, a Live CD running GNU/kFreeBSD [1]. It > is clearly outdated, but it shows how to boot from a CD-ROM, and use a > ramdisk that allow copy-on with the CD fi

Serious SCSI problem on Lenny networkinstall image

2009-03-11 Thread lets...@home.nl
Hey list, Two days ago I wrote a mail to this list to report a serious SCSI problem in Lenny networkinstall. Subject: "Serious SCSI problem on Lenny networkinstall image" I subscribed to the list, no reactions yet. Is a serious SCSI problem not considered high prio? Or am I the only one with t

Bug#519196: installation-reports: No easy way to install without swap partition

2009-03-11 Thread Olaf van der Spek
On Wed, Mar 11, 2009 at 7:19 PM, Christian Perrier wrote: > Quoting Olaf van der Spek (olafvds...@gmail.com): > >> No, not necessarily. >> After choosing guided partition, it's already possible to delete the >> (proposed) swap partition. >> However, there is no way to increase the size of the / pa

Bug#519196: installation-reports: No easy way to install without swap partition

2009-03-11 Thread Christian Perrier
Quoting Olaf van der Spek (olafvds...@gmail.com): > No, not necessarily. > After choosing guided partition, it's already possible to delete the > (proposed) swap partition. > However, there is no way to increase the size of the / partition. > > I think being able to change the size after creating

Friend check this out.

2009-03-11 Thread sarahsadstre
Hi Friend, it's me, AdsenseTreasure. I just visited this web page, and I wanted to share it with you. Please click on this link below to see it: http://e-marketingsolutionsinc.info/adsensesecret/AdSenseTreasure.htm - AdsenseTreasure -- To UNSUBSCRIBE, email to debian-b

Bug#519196: installation-reports: No easy way to install without swap partition

2009-03-11 Thread Olaf van der Spek
On Wed, Mar 11, 2009 at 7:02 AM, Christian Perrier wrote: >> I recently installed Lenny. I wanted to install without swap partition, but >> didn't find an easy way to do so. >> The only way appears to be to manually do the partition setup. > > > You mean you'd prefer having a guided partitioning

Friend check this out.

2009-03-11 Thread sarahsadstre
Hi Friend, it's me, AdsenseTreasure. I just visited this web page, and I wanted to share it with you. Please click on this link below to see it: http://e-marketingsolutionsinc.info/adsensesecret/AdSenseTreasure.htm - AdsenseTreasure -- To UNSUBSCRIBE, email to debian-b

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-11 Thread Julien Cristau
On Sat, 2009-02-28 at 23:58 +0200, Anton Zinoviev wrote: > I added questions when xorg.conf contains unsupported layout or option. > Currently the questions are asked with medium priority so in most cases > the user won't see them. Before the upload I will wait Christian Perrier > to check the

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-11 Thread Samuel Thibault
Julien Cristau, le Wed 11 Mar 2009 18:05:07 +0100, a écrit : > On Tue, Mar 3, 2009 at 02:32:41 +0100, Samuel Thibault wrote: > > > Maybe the awk script could easily handle comments of xorg.conf? > > > What about it doesn't? I guess it'd break if you have > Option "XkbModel" # foo > "bar

os-prober_1.29_i386.changes ACCEPTED

2009-03-11 Thread Debian Installer
Accepted: os-prober-udeb_1.29_i386.udeb to pool/main/o/os-prober/os-prober-udeb_1.29_i386.udeb os-prober_1.29.dsc to pool/main/o/os-prober/os-prober_1.29.dsc os-prober_1.29.tar.gz to pool/main/o/os-prober/os-prober_1.29.tar.gz os-prober_1.29_i386.deb to pool/main/o/os-prober/os-prober_1.29

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-11 Thread Julien Cristau
On Tue, Mar 3, 2009 at 02:32:41 +0100, Samuel Thibault wrote: > Maybe the awk script could easily handle comments of xorg.conf? > What about it doesn't? I guess it'd break if you have Option "XkbModel" # foo "bar" but, really, don't do that... Cheers, Julien -- To UNSUBSCRIBE, emai

Processing of os-prober_1.29_i386.changes

2009-03-11 Thread Archive Administrator
os-prober_1.29_i386.changes uploaded successfully to localhost along with the files: os-prober_1.29.dsc os-prober_1.29.tar.gz os-prober-udeb_1.29_i386.udeb os-prober_1.29_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.o

Anunciarse por Internet como los mejores. Adwords de Google (ID:2744)

2009-03-11 Thread Seminario Adwords
Su producto o servicio en las primeras páginas de Google.. Adwords de Google es Pago Por Click * Publicidad Segmentada * Pago sobre Resultados * Control de la Inversión * Resultados Inmediatos Asista a nuestro Seminario: Adwords, Pago Por Click Los detalles en: http://pago-por-click.in

Bug#392480: debian-installer: add support for "cleaning" hard drives

2009-03-11 Thread Goswin von Brederlow
Paul Menzel writes: > Am Mittwoch, den 11.03.2009, 14:53 +0100 schrieb Goswin von Brederlow: >> Paul Menzel writes: >> >> > Am Mittwoch, den 11.03.2009, 11:08 +0100 schrieb Goswin von Brederlow: >> >> Matt Taggart writes: >> >> >> >> >> Well this assumption (to encrypt the disc afterward) is

Bug#392480: debian-installer: add support for "cleaning" hard drives

2009-03-11 Thread Paul Menzel
Am Mittwoch, den 11.03.2009, 14:53 +0100 schrieb Goswin von Brederlow: > Paul Menzel writes: > > > Am Mittwoch, den 11.03.2009, 11:08 +0100 schrieb Goswin von Brederlow: > >> Matt Taggart writes: > >> > >> >> Well this assumption (to encrypt the disc afterward) is not necessarily > >> >> valid.

Bug#392480: debian-installer: add support for "cleaning" hard drives

2009-03-11 Thread Goswin von Brederlow
Paul Menzel writes: > Am Mittwoch, den 11.03.2009, 11:08 +0100 schrieb Goswin von Brederlow: >> Matt Taggart writes: >> >> >> Well this assumption (to encrypt the disc afterward) is not necessarily >> >> valid. A company is giving away computers to a school or for use for >> >> children, where

Bug#519257: changing the severity

2009-03-11 Thread Marc Schoechlin
Severity: important The previous severity was a little bit too high :-) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#519254: Severity change

2009-03-11 Thread Marc Schoechlin
Severity: important The previous severity was a little bit too high :-) -- -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Processed: severity of 519257 is important

2009-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 519257 important Bug#519257: Debian Lenny/s390 - creation of XFS filesystems Severity set to `important' from `grave' > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system admi

Re: Boot parameter and blacklisting

2009-03-11 Thread Frans Pop
On Wednesday 11 March 2009, Fabien Boucher wrote: > The entry is correctly add in /etc/modprobe/blacklist.local but the > module is loaded ... > > So it seems that udev doesn't take care of > /etc/modprobe/blacklist.local. I tested this a few days ago in VirtualBox for the pcnet32 driver and the

Processed: severity of 519254 is important

2009-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 519254 important Bug#519254: Debian Lenny/s390 - unable to boot with a dedicated /boot partition Severity set to `important' from `grave' > End of message, stopping processing here. Please contact me if you need assistance. Debian bug

Re: Boot parameter and blacklisting

2009-03-11 Thread Fabien Boucher
On Wed, 18 Feb 2009 22:22:12 +0100 Arnaud wrote: > > Hi, > > first, Congratulations on the recent release of Debian Lenny. :) > > i'm trying to boot in pxe with this parameter > > LABEL 2 >kernel linux-20090216 > append auto DEBCONF_PRIORITY=critical DEBIAN_FRONTEND=text > locale=en_U

Bug#519246: Cannot be install boot loader in Lenny-stable

2009-03-11 Thread sysad...@gorod0k.ru
package: debian-installer version: 20090123 Hardware: server SuperMicro 6013P-8, CPU Intel Xeon 2.66 GHz, 2x512 MB ECC DDR, 2x36 GB SCSI HDD, MB X5DPR-8G2+, RAID Adaptec Ultra320 SCSI # lspci 00:00.0 Host bridge: Intel Corporation E7501 Memory Controller Hub (rev 01) 00:00.1 Class ff00: Intel

Bug#392480: debian-installer: add support for "cleaning" hard drives

2009-03-11 Thread Paul Menzel
Am Mittwoch, den 11.03.2009, 11:08 +0100 schrieb Goswin von Brederlow: > Matt Taggart writes: > > >> Well this assumption (to encrypt the disc afterward) is not necessarily > >> valid. A company is giving away computers to a school or for use for > >> children, where no encryption is needed. They

Bug#392480: debian-installer: add support for "cleaning" hard drives

2009-03-11 Thread Goswin von Brederlow
Matt Taggart writes: >> Well this assumption (to encrypt the disc afterward) is not necessarily >> valid. A company is giving away computers to a school or for use for >> children, where no encryption is needed. They require you to wipe the >> drive. (Ok, they should do it themselves to be on the

Bug#519196: installation-reports: No easy way to install without swap partition

2009-03-11 Thread Christian Perrier
Quoting Olaf van der Spek (olafvds...@gmail.com): > Package: installation-reports > Severity: wishlist > > Hi, > > I recently installed Lenny. I wanted to install without swap partition, but > didn't find an easy way to do so. > The only way appears to be to manually do the partition setup. Yo

Bug#501804: marked as done (installation-reports: Lenny b2 install on ThinkPad X61 - fails to detect hard disk)

2009-03-11 Thread Debian Bug Tracking System
Your message dated Wed, 11 Mar 2009 07:03:34 +0100 with message-id <20090311060333.gj29...@mykerinos.kheops.frmug.org> and subject line Re: Bug#501804: installation-reports: I guess is because libselinux.so.1 is missing has caused the Debian Bug report #501804, regarding installation-reports: Len