On Fri, Jun 09, 2000 at 09:26:14PM -0400, Robert J. Chassell wrote:
>> Also, I thought that the problems with boot-floppies were holding back
>> this release: they are critical.
>
>come one. I've build 2.2.15 in a chroot and installed those packages wia apt
>and it worked OK.
>
>
> I'm using Linux 2.4.0 right now, but this has also happened
> on various 2.3.x kernels.
boot-floppies don't build well on anything but 2.2 kernels. I've had lots of
problems with it. the loop driver code in 2.3 kernels is either very buggy
or incompatible with the way we use it.
randolph
--
D
> Also, I thought that the problems with boot-floppies were holding back
> this release: they are critical.
come one. I've build 2.2.15 in a chroot and installed those packages wia apt
and it worked OK.
How did you do that? I cannot.
> I will remind the tetex-bin maintainers tha
Package: boot-floppies
Version: 2.2.15-2000-06-07
Severity: Normal
When trying to install potato on an IBM Thinkpad 365X, I can
not get the keymap to load. Everything loads normally until
the point where I choose a keyboard. I choose keyboard type qwerty/us
(and I get the same problem with othe
On Fri, Jun 09, 2000 at 04:33:09PM -0400 , Robert J. Chassell wrote:
> But why is boot-floppies dependant on tetex-bin in the first place?
docs
> Surely you can create a system without loading all of TeX? Not that I
> am against TeX, I use it all the time, for printing Texinfo
> documents. But
Quoting Adam Di Carlo <[EMAIL PROTECTED]>:
> Erik Andersen <[EMAIL PROTECTED]> writes:
>
> > This (and other problems) were what caused me to completely
> > rewrite BusyBox tar for the BusyBox 0.43 release. This rewrite
> > (along with many other bug fixes) is not in the boot floppies.
> > I
Quoting Randolph Chung <[EMAIL PROTECTED]>:
> Erik, can you give us some ideas of how you have tested the new busybox? I
> know there were some discussions earlier about putting together regression
> tests and such. I think it's worth incorporating your fixes into bf, but
> maybe some people will
Quoting Ben Collins <[EMAIL PROTECTED]>:
> On Fri, Jun 09, 2000 at 02:23:55PM -0600, Erik Andersen wrote:
> > Quoting Ben Collins <[EMAIL PROTECTED]>:
> > > >
> > > > I am pretty close to making the BusyBox 0.44 release at the moment.
> > > >
> > >
> > > What about boot-floppies?
> >
> > Depen
Quoting Ben Collins <[EMAIL PROTECTED]>:
> On Fri, Jun 09, 2000 at 01:52:43PM -0400, Ben Collins wrote:
> > I've discovered a problem in the tar in busybox with boot-floppies 2.2.15.
> > I tested with busybox-tar and GNU tar, and it is defenitely in busybox.
> > For some reason it is making ./ mod
> Package: boot-floppies
> Version: 2.2.15
>
> Linux megalith 2.2.12 #1 Thu Oct 14 09:29:24 EST 1999 i686 unknown
> /lib/libc.so.6 -> libc-2.1.3.so
Wouldn't tetex-bin be the right place to file this bug? How can a package
be held accountable for bugs on the packages it depen
On Fri, Jun 09, 2000 at 02:23:55PM -0600, Erik Andersen wrote:
> Quoting Ben Collins <[EMAIL PROTECTED]>:
> > >
> > > I am pretty close to making the BusyBox 0.44 release at the moment.
> > >
> >
> > What about boot-floppies?
>
> Depends on the consensus of the boot floppies developers.
>
> I
Quoting Ben Collins <[EMAIL PROTECTED]>:
> >
> > I am pretty close to making the BusyBox 0.44 release at the moment.
> >
>
> What about boot-floppies?
Depends on the consensus of the boot floppies developers.
If folks want my latest and greatest in the boot floppies, then
I will be glad to m
Erik Andersen <[EMAIL PROTECTED]> writes:
> This (and other problems) were what caused me to completely
> rewrite BusyBox tar for the BusyBox 0.43 release. This rewrite
> (along with many other bug fixes) is not in the boot floppies.
> I stopped updating the boot floppies busybox tree some ti
On Fri, Jun 09, 2000 at 03:40:41PM -0400, Robert J. Chassell wrote:
> Package: boot-floppies
> Version: 2.2.15
>
> Linux megalith 2.2.12 #1 Thu Oct 14 09:29:24 EST 1999 i686 unknown
> /lib/libc.so.6 -> libc-2.1.3.so
Wouldn't tetex-bin be the right place to file this bug? How can a package
be hel
Erik, can you give us some ideas of how you have tested the new busybox? I
know there were some discussions earlier about putting together regression
tests and such. I think it's worth incorporating your fixes into bf, but
maybe some people will feel more comfortable if they have some extra
assura
> /*
> * Check if we are done writing to the file now.
> */
> if (dataCc <= 0 && tostdoutFlag == FALSE) {
> struct utimbuf utb;
>
> if (close(outFd))
> perror(outName);
>
> /* Set the file time */
> utb.actime = mtime;
> utb.m
Package: boot-floppies
Version: 2.2.15
Linux megalith 2.2.12 #1 Thu Oct 14 09:29:24 EST 1999 i686 unknown
/lib/libc.so.6 -> libc-2.1.3.so
When I attempt to install boot-floppies using apt-get, I receive a message
dpkg: dependency problems prevent configuration of boot-floppies:
boot-fl
>
> I am pretty close to making the BusyBox 0.44 release at the moment.
>
What about boot-floppies?
--
---===-=-==-=---==-=--
/ Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \
` [EMAIL PROTECTED] -- [EMAIL PROT
On Fri, Jun 09, 2000 at 01:52:43PM -0400, Ben Collins wrote:
> I've discovered a problem in the tar in busybox with boot-floppies 2.2.15.
> I tested with busybox-tar and GNU tar, and it is defenitely in busybox.
> For some reason it is making ./ mode 644 (even though in the base2_2.tgz
> tarball i
Quoting Ben Collins <[EMAIL PROTECTED]>:
> I've discovered a problem in the tar in busybox with boot-floppies 2.2.15.
> I tested with busybox-tar and GNU tar, and it is defenitely in busybox.
> For some reason it is making ./ mode 644 (even though in the base2_2.tgz
> tarball it is 755). This basi
I've discovered a problem in the tar in busybox with boot-floppies 2.2.15.
I tested with busybox-tar and GNU tar, and it is defenitely in busybox.
For some reason it is making ./ mode 644 (even though in the base2_2.tgz
tarball it is 755). This basically means that users are getting a / with
644 (
On Fri Jun 09, 2000 at 08:07:38AM -0700, Christoph Lameter wrote:
> On Fri, 9 Jun 2000, Erik Andersen wrote:
>
> > Since Woody will be using the 2.4 kernel, we will be able to use the new "pivot
> > root" feature to do this, whic does essentially the same thing, but does it
> > much cleaner. The
On Fri, 9 Jun 2000, Erik Andersen wrote:
> Since Woody will be using the 2.4 kernel, we will be able to use the new "pivot
> root" feature to do this, whic does essentially the same thing, but does it
> much cleaner. The current "initchroot" stuff in dbootstrap and in busybox init
> will be repl
On Fri, Jun 09, 2000 at 12:19:14AM -0600, Erik Andersen wrote:
> On Thu Jun 08, 2000 at 11:15:11PM -0400, Ben Collins wrote:
> > On Thu, Jun 08, 2000 at 04:51:03PM -0700, Christoph Lameter wrote:
> > > I see that dbootstrap supports the "initchroot" feature of some kernel to
> > > start the new sy
The section on split packages should be amended by including the
following information about postgresql:
postgresql (slink) -> postgresql
postgresql-client
postgresql-test
libpgtcl (slink)-> libpgtcl
pgacces
In <[EMAIL PROTECTED]>,
at "Fri, 9 Jun 2000 11:30:39 +1000",
Herbert Xu <[EMAIL PROTECTED]> writes:
> > herbert> Disable fb.
> >
> > Then, according to your previous advice (which qouted in the mail below)
> > we should provide other kernels with -fb.
>
> If you looked at what I was replying
Package: base
Version: N/A;
Severity: important
when you shut down, the network interface shuts down before the drives are
unmounted. normally this wouldn't be a problem, but the samba shares are left
'til after the network interface goes down too, which causes a hang. you have
to reset and fs
> "Peter" == Peter Naulls <[EMAIL PROTECTED]> writes:
Peter> Has anyone had system lockups while building boot-floppies? - 2.2.15,
Peter> and certainly earlier versions.
Yes, I have.
Peter> If occurs during "waiting for sync" during the handling of the
Peter> image, and ap
>
> Package: boot-floppies
> Version: 2.2.15
> Severity: wishlist
>
> If there's an error during decompression of drivers.tgz, then an
> error is printed on the main dialog screen, which makes
> a slight mess of the display :-)
>
> This could happen for example, (as I did), someone forgot
> to
In article <[EMAIL PROTECTED]>,
at Wed, 7 Jun 2000 23:20:22 -0700 (PDT),
on Re: Compact install fails on my hardware,
[EMAIL PROTECTED] writes:
> Hello.
>
> I have an si87 custom-tweaked permedia2 card and an IBM 9504
> fixed-frequency monitor myself.
>
> I'm pretty sure you'll want to d
30 matches
Mail list logo