Boot problem

2003-08-03 Thread soupman
Hi! This: http://lists.debian.org/debian-boot/2003/debian-boot-200302/msg00253.html appears to be an architecture problem. I have reached the installation screen without a problem using a computer with 8MB RAM, but it failed as per the message with another computer (Thinkpad AT clone) with 8MB R

Re: Bug#186331: raising severity; was: busybox FTBTS problems

2003-08-03 Thread dann frazier
On Sun, Aug 03, 2003 at 10:44:23AM +0100, Alastair McKinstry wrote: > The adjtimex bug has been assigned to libc6 already, with a note that > its now severity serious as it breaks d-i. I'm proposing to do binary > NMUs for alpha, ia64 busybox-cvs : hence I'm CC'ing all the uploaders > for busybox

debian-installer kernel policy

2003-08-03 Thread Bastian Blank
hi folks i try to write a kernel policy for debian-installer. it may make the communication between the d-i team and the kernel maintainers. http://debian.ipv4.waldi.eu.org/debian-installer/kernel-policy/ bastian -- Is truth not truth for all? -- Natira, "For the World is Hollo

Re: aboot

2003-08-03 Thread Peter 'p2' De Schrijver
On Sun, Aug 03, 2003 at 11:14:40PM +0200, Peter 'p2' De Schrijver wrote: > Hi, > > Attached you will find a patch for aboot which fixes the following > problems : > Oops. I forgot 1 file in the patch. Note that I will be away from my alpha hw coming 2 weeks. Cheers, peter diff -wur -x "*.o" -x

Re: aboot

2003-08-03 Thread Falk Hueffner
"Peter 'p2' De Schrijver" <[EMAIL PROTECTED]> writes: > Attached you will find a patch for aboot which fixes the following > problems : > > - compile with gcc 3.3 > - printf("aboot: not an executable ELF file\n"); > + xprintf("aboot: not an executable ELF

aboot

2003-08-03 Thread Peter 'p2' De Schrijver
Hi, Attached you will find a patch for aboot which fixes the following problems : - compile with gcc 3.3 - initrd netboot support with cmdline. The patch expects the following data after net_aboot.nh : 4 bytes : kernel size 4 bytes : initrd size kernel commandline (zero

Re: Bug#137560: apt: build-deps not resolved

2003-08-03 Thread Matt Zimmerman
On Sun, Aug 03, 2003 at 09:55:00AM +0100, Alastair McKinstry wrote: > On Sun, 2003-08-03 at 08:47, Matt Zimmerman wrote: > > The following packages have unmet dependencies: > > slang1-pic: Depends: slang1-dev (= 1.4.5-2.1) but it is not going to be installed > > E: Broken packages > > zsh: exit

Bug#203852: llseek bug

2003-08-03 Thread Peter 'p2' De Schrijver
tag 203852 + patch This patch fixes the compile problem of fdisk.c diff -ur -x '*.o' -x '*.a' busybox-cvs-0.60.99.cvs20030426/util-linux/fdisk.c my-busybox-cvs-0.60.99.cvs20030426/util-linux/fdisk.c --- busybox-cvs-0.60.99.cvs20030426/util-linux/fdisk.c 2003-08-03 16:20:21.0 +0200 +++

Re: (powerpc) kernel udebs (was Re: d-i and iBooks)

2003-08-03 Thread Sven Luther
On Sun, Aug 03, 2003 at 04:37:59PM +0200, Gaudenz Steinlin wrote: > Sven Luther schrieb: > > >On Sun, Aug 03, 2003 at 04:13:02PM +0200, Gaudenz Steinlin wrote: > > > > > >>We will need some additional logic in the makefile. You have to list > >>all the possible kernel image names in build/config/

Re: grub-installer spanish templates updated

2003-08-03 Thread Matt Kraai
On Sun, Aug 03, 2003 at 04:32:49PM +0200, Carlos Valdivia Yag?e wrote: > I've updated the spanish translation of grub-installer. Thanks, I've committed it to CVS. -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: d-i and iBooks

2003-08-03 Thread Sven Luther
On Sun, Aug 03, 2003 at 04:13:02PM +0200, Gaudenz Steinlin wrote: > Sven Luther schrieb: > > >On Fri, Aug 01, 2003 at 08:06:56PM +0200, Thorsten Sauter wrote: > > > > > >> > >>I guess thats the best solution to put all needed images in one udeb. > >>The makefile can copy all images into different

(powerpc) kernel udebs (was Re: d-i and iBooks)

2003-08-03 Thread Gaudenz Steinlin
Sven Luther schrieb: On Sun, Aug 03, 2003 at 04:13:02PM +0200, Gaudenz Steinlin wrote: We will need some additional logic in the makefile. You have to list all the possible kernel image names in build/config/arch/linux-powerpc and adjust the makefile logic in build/make/arch/linux-powerpc

grub-installer spanish templates updated

2003-08-03 Thread Carlos Valdivia Yagüe
Hi, I've updated the spanish translation of grub-installer. Bye, Carlos. -- Carlos Valdivia Yagüe <[EMAIL PROTECTED]> # #Translators, if you are not familiar with the PO format, gettext #documentation is worth reading, especially sections dedicated to #this format, e.g. by running:

Re: d-i and iBooks

2003-08-03 Thread Gaudenz Steinlin
Sven Luther schrieb: On Fri, Aug 01, 2003 at 08:06:56PM +0200, Thorsten Sauter wrote: I guess thats the best solution to put all needed images in one udeb. The makefile can copy all images into different directories on the cdrom-image. We will need some additional logic in the makefile. You hav

Re: d-i and iBooks

2003-08-03 Thread Sven Luther
On Fri, Aug 01, 2003 at 08:06:56PM +0200, Thorsten Sauter wrote: > * Sven Luther <[EMAIL PROTECTED]> [2003-08-01 08:40]: > | Ok, and you are using the generated udeb, right ? The udeb which right > | now seems to contain only the vmlinux used for new pmacs and yaboot, > | but not either the vmlinux

Re: Bug#186331: raising severity; was: busybox FTBTS problems

2003-08-03 Thread Bastian Blank
On Sun, Aug 03, 2003 at 10:44:23AM +0100, Alastair McKinstry wrote: > The adjtimex bug has been assigned to libc6 already, with a note that > its now severity serious as it breaks d-i. I'm proposing to do binary > NMUs for alpha, ia64 busybox-cvs : hence I'm CC'ing all the uploaders > for busybox

Re: Bug#186331: raising severity; was: busybox FTBTS problems

2003-08-03 Thread Alastair McKinstry
On Sun, 2003-08-03 at 10:38, Bastian Blank wrote: > On Sat, Aug 02, 2003 at 04:19:31PM +0100, Alastair McKinstry wrote: > > > I'll take a look at the adjtimex problem. However, static binaries are > > > always going to be second-class citizens as far as glibc is concerned > > > and you should avoi

Re: Bug#186331: raising severity; was: busybox FTBTS problems

2003-08-03 Thread Bastian Blank
On Sat, Aug 02, 2003 at 04:19:31PM +0100, Alastair McKinstry wrote: > > I'll take a look at the adjtimex problem. However, static binaries are > > always going to be second-class citizens as far as glibc is concerned > > and you should avoid them whenever possible. > Ok, how about doing that? not

Re: Bug#137560: apt: build-deps not resolved

2003-08-03 Thread Alastair McKinstry
On Sun, 2003-08-03 at 08:47, Matt Zimmerman wrote: > retitle 137560 [apt-get] build-dep cannot resolve conflicts between build > dependencies (e.g., boot-floppies) > thanks > > The problem seems to be that if the default choice of each OR expression in > boot-floppies' build-depends is chosen, th

Re: Bug#137560: apt: build-deps not resolved

2003-08-03 Thread Matt Zimmerman
retitle 137560 [apt-get] build-dep cannot resolve conflicts between build dependencies (e.g., boot-floppies) thanks The problem seems to be that if the default choice of each OR expression in boot-floppies' build-depends is chosen, the result is incompatible. Specifically, it build-depends on: s