Re: m68k boot-floppies for woody

2001-06-12 Thread Adam Di Carlo
"Christian T. Steigies" <[EMAIL PROTECTED]> writes: > If we could change the bf-archive install script a little, the amount of > files uploaded could be significantly reduced without loosing anything. > Currently we build [amiga|atari|mac|*vme*]install.tar.gz files so that > potential users have

Re: m68k boot-floppies for woody

2001-06-09 Thread Christian T. Steigies
On Sat, Jun 09, 2001 at 02:46:44PM -0400, Adam Di Carlo wrote: > Yes, it pulls from a archive. I don't know if woody cdrom images are > around so I always pull from http.us.debian.org or whatever. I haven't seen any woody images yet, especially not for m68k. > Excellent to hear. Are you going

Re: m68k boot-floppies for woody

2001-06-09 Thread Adam Di Carlo
"Christian T. Steigies" <[EMAIL PROTECTED]> writes: > I built a busybox with Richards patch, rebuilt bf (well, it hangup sometime, > must be a local problem, but I got a new root.bin) and booting with the new > root.bin works fine on my amiga. I did not get far in the installation > (base.tar.gz

Re: m68k boot-floppies for woody

2001-06-08 Thread Christian T. Steigies
On Fri, Jun 08, 2001 at 11:32:35AM -0400, Adam Di Carlo wrote: > > Besides that m68k suffers from a busybox<->linux-2.2 incompatiblity, Richard > > is working on a fix. I guess I may not tell more right now ;-) > > Huh, well, be sure to file bugs against busybox if needed. I built a busybox with

Re: m68k boot-floppies for woody

2001-06-08 Thread Adam Di Carlo
"Christian T. Steigies" <[EMAIL PROTECTED]> writes: > On Fri, Jun 08, 2001 at 11:32:35AM -0400, Adam Di Carlo wrote: > > > ROOTCMD := $(shell [ d -u = 0 ] || echo sudo) > > > Guess it will fail when I build as root, and no sudo is installed. > > > > Just replace the "sudo" part by

Re: m68k boot-floppies for woody

2001-06-08 Thread Christian T. Steigies
On Fri, Jun 08, 2001 at 11:32:35AM -0400, Adam Di Carlo wrote: > > ROOTCMD := $(shell [d -u = 0 ] || echo sudo) > > Guess it will fail when I build as root, and no sudo is installed. > > Just replace the "sudo" part by whatever you use to achieve root > (super should work too). I

Re: m68k boot-floppies for woody

2001-06-08 Thread Adam Di Carlo
"Christian T. Steigies" <[EMAIL PROTECTED]> writes: > On Mon, Jun 04, 2001 at 08:23:24PM -0400, Adam Di Carlo wrote: > > > > Are you applying this patch or do you need someone to apply it? > > > > If you are sending patches to this need that need applying, please > > make it very clear, perhaps

Re: m68k boot-floppies for woody

2001-06-08 Thread Ethan Benson
On Thu, Jun 07, 2001 at 10:49:15PM -0400, Christian T. Steigies wrote: > On Mon, Jun 04, 2001 at 08:23:24PM -0400, Adam Di Carlo wrote: > > > > Are you applying this patch or do you need someone to apply it? > > > > If you are sending patches to this need that need applying, please > > make it v

Re: m68k boot-floppies for woody

2001-06-07 Thread Christian T. Steigies
On Mon, Jun 04, 2001 at 08:23:24PM -0400, Adam Di Carlo wrote: > > Are you applying this patch or do you need someone to apply it? > > If you are sending patches to this need that need applying, please > make it very clear, perhaps with subject of [APPLY PATCH PLS]. I applied the subarch/system

Re: m68k boot-floppies for woody

2001-06-07 Thread Adam Di Carlo
"Christian T. Steigies" <[EMAIL PROTECTED]> writes: > On Fri, Jun 01, 2001 at 02:40:50PM -0400, Adam Di Carlo wrote: > > > > Nobody is working on m68k boot floppies for Woody at the moment. This > > is a bad situation. Unless m68k porters start working

Re: m68k boot-floppies for woody

2001-06-06 Thread Adam Di Carlo
Wichert Akkerman <[EMAIL PROTECTED]> writes: > Someone is confusing Build-Depends syntax with Depends syntax there. > You can't put arch-specifiers in a normal Depends line. You're right, my bad. *blush* Seems to be fixed now anyhow. -- .Adam Di [EMAIL PROTECTED]http://www.onshored.com/>

Re: m68k boot-floppies for woody

2001-06-06 Thread Adam Di Carlo
Richard Hirst <[EMAIL PROTECTED]> writes: > My build runs for 519 minutes, then fails with: > > dh_builddeb -i > dpkg-deb: parse error, in file `debian/tmp/DEBIAN/control' near line 6 package >`boot-floppies': > `Depends' field, syntax error after reference to package `zlib-bin' > dh_builddeb:

Re: m68k boot-floppies for woody

2001-06-06 Thread Wichert Akkerman
Previously Richard Hirst wrote: > So, I guess it is the [i386] it doesn't like. I'm guessing I need > a newer dpkg, but I don't see a 1.9.8 for m68k yet. Can someone > confirm that, before I chew up another 9hrs of cpu? Someone is confusing Build-Depends syntax with Depends syntax there. You ca

Re: m68k boot-floppies for woody

2001-06-06 Thread Anthony Towns
(-boot and -release?? -devel is more approriate) On Wed, Jun 06, 2001 at 08:50:25AM +0100, Richard Hirst wrote: > Depends: [...] zlib-bin [i386], [...] > So, I guess it is the [i386] it doesn't like. "[i386]" and such is only permissable in *Build-Depends*. There's a bug in the package. Cheer

Re: m68k boot-floppies for woody

2001-06-06 Thread Richard Hirst
On Fri, Jun 01, 2001 at 02:40:50PM -0400, Adam Di Carlo wrote: > > Nobody is working on m68k boot floppies for Woody at the moment. This My build runs for 519 minutes, then fails with: dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: parse error, in file `debian/tmp/DEBIAN/c

Re: m68k boot-floppies for woody

2001-06-04 Thread Adam Di Carlo
Are you applying this patch or do you need someone to apply it? If you are sending patches to this need that need applying, please make it very clear, perhaps with subject of [APPLY PATCH PLS]. -- .Adam Di [EMAIL PROTECTED]http://www.onshored.com/> -- To UNSUBSCRIBE, email to [EMAIL PRO

Re: m68k boot-floppies for woody

2001-06-04 Thread Adam Di Carlo
Subarch and system are pretty screwy in the *.sh scripts. Don't think it always is going to make sense. I hate to say it, but I tend to just hack on it until it builds, trying to make sure not to break anyone else. -- .Adam Di [EMAIL PROTECTED]http://www.onshored.com/> -- To UNSUBSCRIB

Re: m68k boot-floppies for woody

2001-06-04 Thread Richard Hirst
On Sun, Jun 03, 2001 at 08:39:12PM -0500, Christian T. Steigies wrote: > swapped? You mean when they are set? I guess this is the right patch: Well, I came up with the following, but it does affect things other than m68k so should not be applied without careful consideration. OTOH, there where pl

Re: m68k boot-floppies for woody

2001-06-03 Thread Christian T. Steigies
On Sun, Jun 03, 2001 at 08:54:39PM +0100, Richard Hirst wrote: > > Anyway, so far I hit a problem with rescue.sh doing tests on > $system for 'atari', etc, when rescue.sh has been invoked with > $subarch='atari' and $system=''. For now I've swapped $system > for $subarch in rescue.sh and am carr

Re: m68k boot-floppies for woody

2001-06-03 Thread Ethan Benson
On Sun, Jun 03, 2001 at 02:51:21PM -0800, Ethan Benson wrote: > On Sun, Jun 03, 2001 at 08:54:39PM +0100, Richard Hirst wrote: > > > > Anyway, so far I hit a problem with rescue.sh doing tests on > > $system for 'atari', etc, when rescue.sh has been invoked with > > $subarch='atari' and $system='

Re: m68k boot-floppies for woody

2001-06-03 Thread Ethan Benson
On Sun, Jun 03, 2001 at 08:54:39PM +0100, Richard Hirst wrote: > > Anyway, so far I hit a problem with rescue.sh doing tests on > $system for 'atari', etc, when rescue.sh has been invoked with > $subarch='atari' and $system=''. For now I've swapped $system > for $subarch in rescue.sh and am carr

Re: m68k boot-floppies for woody

2001-06-03 Thread Richard Hirst
On Fri, Jun 01, 2001 at 03:09:11PM -0500, Christian T. Steigies wrote: > On Fri, Jun 01, 2001 at 02:40:50PM -0400, Adam Di Carlo wrote: > > > > Nobody is working on m68k boot floppies for Woody at the moment. This > > is a bad situation. Unless m68k porters start working

Re: m68k boot-floppies for woody

2001-06-01 Thread David Whedon
Fri, Jun 01, 2001 at 03:09:11PM -0500 wrote: > On Fri, Jun 01, 2001 at 02:40:50PM -0400, Adam Di Carlo wrote: > > > > Nobody is working on m68k boot floppies for Woody at the moment. This > > is a bad situation. Unless m68k porters start working on getting >

Re: m68k boot-floppies for woody

2001-06-01 Thread Christian T. Steigies
On Fri, Jun 01, 2001 at 02:40:50PM -0400, Adam Di Carlo wrote: > > Nobody is working on m68k boot floppies for Woody at the moment. This > is a bad situation. Unless m68k porters start working on getting > things going for their architecture, won't that mean we don't ha

m68k boot-floppies for woody

2001-06-01 Thread Adam Di Carlo
Nobody is working on m68k boot floppies for Woody at the moment. This is a bad situation. Unless m68k porters start working on getting things going for their architecture, won't that mean we don't have an install system and m68k will not be able to participate in the Woo

Re: Boot-floppies for Woody

2001-04-05 Thread Adam Di Carlo
Thomas Guettler <[EMAIL PROTECTED]> writes: > > Don't use the woody branch. > > That's what I did. I checked out the project boot-floppies without > parameters. If I read the Archive correctly this gives me the > woody-branch since some days. No, that's called the HEAD. Taht is indeed what you

Re: Boot-floppies for Woody

2001-04-05 Thread Thomas Guettler
On Thu, Apr 05, 2001 at 12:48:43AM -0400, Adam Di Carlo wrote: > Thomas Guettler <[EMAIL PROTECTED]> writes: > > > I try to build boot-floppies for woody. I checked out the source from > > CVS. > > > I get the following error: > > > >

Re: Boot-floppies for Woody

2001-04-04 Thread Adam Di Carlo
Thomas Guettler <[EMAIL PROTECTED]> writes: > I try to build boot-floppies for woody. I checked out the source from > CVS. > I get the following error: > > E: no such library './lib/ld-2.1.3.so' > E: ./rootdisk.sh abort Probably rootdisk.sh has an error. P

Boot-floppies for Woody

2001-04-03 Thread Thomas Guettler
I try to build boot-floppies for woody. I checked out the source from CVS. I get the following error: E: no such library './lib/ld-2.1.3.so' E: ./rootdisk.sh abort ld-2.1.3.so is the only one who is missing, the others from $LIBRARY are in $E/lib. Please give me a hint where and