On Fri, Feb 16, 2001 at 07:14:10AM +, Philip Charles wrote:
> On 14 Feb 2001, Adam Di Carlo wrote:
>
> >
> > I am in need of volunteers -- people who know makefile and have worked
> > with boot-floppies before.
>
> My HURDish experience might be of some use to you as a tester.
Hmm.. are we
On Fri, 16 Feb 2001, Marcin Owsiany wrote:
> Hmm.. are we going to make hurd boot-floppies for woody?
>
I have already butchered b-f 2.2.17 to produce HURD boot-floppies. I will
admit this kind of experience my be of limited use.
Phil.
-
Philip Charles; 39a Paterson St., Dunedin, New Zealand;
Checking in debian/control;
/cvs/debian-boot/debian-installer/build/debian/control,v <-- control
new revision: 1.8; previous revision: 1.7
done
2001-02-16 03:21:44 14TixM-0004mG-00 Failed to find user "" from
expanded string "${lookup {${domain}:user} partial-lsearch
{/etc/exim/bsmtp} {$value}}"
On Thu, Feb 15, 2001 at 09:25:15PM -0500, Adam Di Carlo wrote:
> "Christian T. Steigies" <[EMAIL PROTECTED]> writes:
>
> > On Wed, Feb 14, 2001 at 01:07:56AM -0500, Adam Di Carlo wrote:
> >
> > > OTOH, we do want to freeze woody prior to July, so we're going to need
> > > to hobble along with bo
"Christian T. Steigies" <[EMAIL PROTECTED]> writes:
> Umpf... I tried to built the (head?) potato version on my m68k box at home,
> seems that one is needing some more packages to build than the earlier
> version?
No, it shouldn't.
> > > The biggest problem (besides a missing loop device???)
>
"Adam Di Carlo" <[EMAIL PROTECTED]> replied:
> Have no idea. It's some sort of kernel issue.
Yes, the kernel seems to be surprised that my DMA is braindead. I
discovered this when I reinstalled slink and compared:
Potato kern.log:
PIIX4: IDE controller on PCI bus 00 dev 39
PIIX4: not 100%%
Processing commands for [EMAIL PROTECTED]:
> reassign 85797 boot-floppies
Bug#85797: installation hang
Bug reassigned from package `boot-cdrom' to `boot-floppies'.
> --
Stopping processing here.
Please contact me if you need assistance.
Darren Benham
(administrator, Debian Bugs database)
--
> > (pristine disto && tasksel (no option)) + sendmail + bind - ppp = OK
>
> > Actualy, (base-config => tasksel) <=> "tasksel -riq"
> > <=> (tasksel | dpkg)
> >
>
> So it's some sort of arg interaction? Wierd. be sure you note this
> ont he bug ...
ok, i'm v
> > > Randolph, can you explain what thisi s for, who might be using it?
> >
> > I'm experimenting with better modconf support for woody b-f. On the road
> > right now; more details when I get back...
>
> Excellent. I'd like to get some form of auto-PCI detection going in
> woody.
modconf2 use
> libdetect. Someone KILL libdetect.
>
> It has fledgling PPC support, but it's (A) hacked together awfully (B)
> a little lacking in correctness (C) nowhere near compiling. I got it
> to build once, with two hours work, but not function.
hmm.. drow, I'd like to talk to you about this more...
On Fri, Feb 16, 2001 at 10:56:24AM -0700, Randolph Chung wrote:
> > libdetect. Someone KILL libdetect.
> >
> > It has fledgling PPC support, but it's (A) hacked together awfully (B)
> > a little lacking in correctness (C) nowhere near compiling. I got it
> > to build once, with two hours work,
> Wouldn't it be good to separate udpkg data from dpkg data? So even if
> a user uses it (he might want to) it wouldn't interfere with dpkg database?
well, udpkg is supposed to help bootstrap your system into a real
system. if it's messing up your status files, we should fix the problem
rather th
> I just commited it, this stops the status file getting corrupt on my
> machine, much better than any of the patches i was thing of.
thanks for the fixes!
the uninstall (-r) code hasn't been tested much at all, so i'm not
surprised it doesn't work. let's fix it! :)
randolph
--
Debian Develope
On Fri Feb 16, 2001 at 11:01:14AM -0700, Randolph Chung wrote:
>
> re merging with busybox, as long as Erik is ok with it I have no issues
> with it. Looks like Glenn has already done quite a bit of work here, but
> if I need to do something let me know...
Hi Randolph,
Genn has merged it into t
> Genn has merged it into the busybox CVS tree, but has some real concerns about
> its functionality. I am trying to get BusyBox 0.50 released today (or possibly
> tomorrow). Glenn thinks the problems are serious enough that he recommended
> that it be disabled for the release. I have a few oth
On Thu, Feb 15, 2001 at 10:09:58PM -0500, Adam Di Carlo wrote:
> >
> > what if - we made rescue.sh (and friends) smart enough to know about its
> > size and other optings (ie: -s) so we could do this:
> >
> > resc%.bin: $(root_for_rescue) linux% rescue.sh $(arch_rescue_deps)
> > $(ROOTCMD)
> > It will be much easier to maintain if it can be used outside the
> > installer.
> >
> > What size are you prepared to pay if any for full support, if i could
> > get it down to 1 KB difference would that be ok ?
>
> How about make it selectable at compile time via BB_FEATURE_FULL_DPKG
> or s
On 15 Feb 2001, Adam Di Carlo wrote:
> Dale Scheetz <[EMAIL PROTECTED]> writes:
>
> > I've been using an evaluation copy of vmware to capture screen shots for
> > the GFDL release of my book, and I though I should share some of my
> > findings.
> >
> > 1. During the kernel boot a large number o
what's the deal with these messages?
Checking in src/common.h;
/cvs/debian-boot/debian-installer/tools/cdebconf/src/common.h,v <-- common.h
new revision: 1.13; previous revision: 1.12
done
2001-02-16 10:49:52 14Tpx2-00057r-00 Failed to find user "" from
expanded string "${lookup {${domain}:user}
David Whedon wrote:
> We're replacing ae with nano-tiny, If I remember correctly. I imagine we want
> to make a udeb out of nano-tiny for debian-installer (boot-floppies too?)
Didn't Ben say that nano uses assembly code to make it small on i386 and
won't be as small elsewhere?
--
see shy jo
I just took a look at it, I see no asm, maybe it is hiding from me.
David
Fri, Feb 16, 2001 at 02:21:27PM -0800 wrote:
> David Whedon wrote:
> > We're replacing ae with nano-tiny, If I remember correctly. I imagine we want
> > to make a udeb out of nano-tiny for debian-installer (boot-floppies t
I hate floppys.
--
see shy jo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Erik Andersen wrote:
>
> On Fri Feb 16, 2001 at 11:01:14AM -0700, Randolph Chung wrote:
> >
> > re merging with busybox, as long as Erik is ok with it I have no issues
> > with it. Looks like Glenn has already done quite a bit of work here, but
> > if I need to do something let me know...
>
> Hi
Today I built a floppy image, and after fighting with crummy floppy
disks for an hour, got a good one and booted it.
Network card config went fine, dns worked fine.
I told it to continue downloading the rest of the installer, told it
what mirror to use, and my 486 sat there for a good 5 minutes
Hi,
I have been trying to commit a file for the last past hour and it always fail
with that message :
Checking in boot-floppies/documentation/fr/dbootstrap.sgml;
/cvs/debian-boot/boot-floppies/documentation/fr/dbootstrap.sgml,v <--
dbootstrap.sgml
new revision: 1.19; previous revision: 1.18
don
On Fri, Feb 16, 2001 at 11:50:04AM -0700, Randolph Chung wrote:
> what's the deal with these messages?
>
> Checking in src/common.h;
> /cvs/debian-boot/debian-installer/tools/cdebconf/src/common.h,v <-- common.h
> new revision: 1.13; previous revision: 1.12
> done
> 2001-02-16 10:49:52 14Tpx2-00
It must be Erik's new dolog.pl, which was added in the past day as the
CVSROOT loginfo program.
Yep, it is:
joeyh@klecker:/cvs/debian-boot/CVSROOT>./dolog.pl -r /cvs/debian-boot [EMAIL PROTECTED]
2001-02-16 17:43:32
14TwPM-00041V-00 Failed to find user "" from expanded string "${lookup
{${domai
Hey CuLUs, is there any way the BSMTP stuff you've been playing around
with could have any bearing on the breakage below? I notice klecker does
have a /etc/exim/bsmtp file for tank.debian.net ..
Oh, yes, you broke it good!
joeyh@klecker:/etc/exim>mail [EMAIL PROTECTED]
Subject: a
b
.
Cc:
joeyh@
On Fri Feb 16, 2001 at 02:21:27PM -0800, Joey Hess wrote:
> David Whedon wrote:
> > We're replacing ae with nano-tiny, If I remember correctly. I imagine we want
> > to make a udeb out of nano-tiny for debian-installer (boot-floppies too?)
>
> Didn't Ben say that nano uses assembly code to make
Repository: debian-installer/kernel-image-di/debian
who:joeyh
time: Fri Feb 16 19:03:35 PST 2001
Log Message:
* Implemented module dependancy checking. It is now impossible to
produce a set of module udebs that have broken module dependancies.
Cross-udeb depedancies a
Repository: boot-floppies/documentation/fr
who:ericvb
time: Fri Feb 16 16:19:22 PST 2001
Log Message:
corrected style and typos.
Files:
changed:dbootstrap.sgml
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE
Repository: boot-floppies/documentation/fr
who:ericvb
time: Fri Feb 16 15:56:28 PST 2001
Log Message:
typos.
Files:
changed:dbootstrap.sgml
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: debian-installer/build
who:joeyh
time: Fri Feb 16 14:56:34 PST 2001
Log Message:
saved 40k! Oh yeah!
Files:
changed:Makefile
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: debian-installer/tools/cdebconf/src
who:tausq
time: Fri Feb 16 10:49:52 PST 2001
Log Message:
fixed strdup problem in debconfclient; various packaging fixes
Files:
changed:common.h
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
Repository: debian-installer/build/debian
who:joeyh
time: Fri Feb 16 03:21:44 PST 2001
Log Message:
fixed glibc-pic build-depend
Files:
changed:control
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/utilities/dbootstrap
who:aph
time: Fri Feb 16 00:59:10 PST 2001
Log Message:
clarify the "no swap" warning
Files:
changed:main_menu.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE
Repository: debian-installer/tools/cdebconf/debian
who:tausq
time: Fri Feb 16 10:49:51 PST 2001
Log Message:
fixed strdup problem in debconfclient; various packaging fixes
Files:
changed:cdebconf.postrm cdebconf.preinst changelog control rules
--
To UNSUBSCRIBE, email to
Repository: debian-installer/tools/cdebconf/doc
who:tausq
time: Fri Feb 16 10:49:52 PST 2001
Log Message:
fixed strdup problem in debconfclient; various packaging fixes
Files:
changed:TODO
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
Repository: debian-installer/build
who:joeyh
time: Fri Feb 16 14:56:51 PST 2001
Log Message:
done
Files:
changed:TODO
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: debian-installer/build/lists
who:joeyh
time: Fri Feb 16 15:00:02 PST 2001
Log Message:
turned ethdetect back on, we have plenty of space
Files:
changed:net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
Repository: debian-installer/kernel-image-di
who:joeyh
time: Fri Feb 16 19:03:34 PST 2001
Log Message:
* Implemented module dependancy checking. It is now impossible to
produce a set of module udebs that have broken module dependancies.
Cross-udeb depedancies are also
Joey Hess <[EMAIL PROTECTED]> writes:
> 2001-02-16 17:52:56 14TwYS-00048V-00 Failed to
> find user "" from expanded string "${lookup {${domain}:user}
> partial-lsearch {/etc/exim/bsmtp} {$value}}" from the bsmtp transport
Looks like this is all fixed now?
--
.Adam Di [EMAIL PROTECTED]http:
Dale Scheetz <[EMAIL PROTECTED]> writes:
> Ah! I think I understand. I was using the compact image, because it was
> the only one I could get to download from your web page. (I tried the more
> obvious, like the 1.44 images, and never got a complete image file to
> download. The download would al
Marc SCHAEFER <[EMAIL PROTECTED]> writes:
> > >- lilo.conf example has typsetting wrong (line break at wrong place,
> > > funny characters).
> >
> > Hmm. Is this from what is in en/post-install.sgml ? If the SGML
>
> Yes (Next Step, the English version also looks broken).
>
> > We'r
"John H. Robinson, IV" <[EMAIL PROTECTED]> writes:
> well. in the short term, it is a whole lot easier to just make the
> extra targets in the makefiles w/o the % and if the dependency has a %
> in it
> resc1440%.bin: $(root_for_rescue) linux% rescue.sh $(arch_rescue_deps)
Yes... we should do
Repository: boot-floppies/documentation
who:aph
time: Fri Feb 16 21:41:13 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:defaults.en
Repository: boot-floppies/documentation/cs
who:aph
time: Fri Feb 16 21:41:17 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Repository: boot-floppies/documentation/en
who:aph
time: Fri Feb 16 21:41:21 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Repository: boot-floppies/documentation/es
who:aph
time: Fri Feb 16 21:41:25 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Repository: boot-floppies/documentation/fr
who:aph
time: Fri Feb 16 21:41:29 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Repository: boot-floppies/documentation/hr
who:aph
time: Fri Feb 16 21:41:33 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Repository: boot-floppies/documentation/ja
who:aph
time: Fri Feb 16 21:41:38 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Repository: boot-floppies/documentation/pl
who:aph
time: Fri Feb 16 21:41:42 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Repository: boot-floppies/documentation/pt
who:aph
time: Fri Feb 16 21:41:48 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Repository: boot-floppies/documentation/ru
who:aph
time: Fri Feb 16 21:41:52 PST 2001
Log Message:
new entity, additional-lilo-image, which we put in defaults.ent and
reference for each language; remove the bad " in there too,
thanks to Marc SCHAEFER
Files:
changed:post-ins
Adam Di Carlo wrote:
> Joey Hess <[EMAIL PROTECTED]> writes:
>
> > 2001-02-16 17:52:56 14TwYS-00048V-00 Failed to
> > find user "" from expanded string "${lookup {${domain}:user}
> > partial-lsearch {/etc/exim/bsmtp} {$value}}" from the bsmtp transport
>
> Looks like this is all fixed now?
Yes,
On Fri Feb 16, 2001 at 12:59:10AM -0800, [EMAIL PROTECTED] wrote:
> Repository: boot-floppies/utilities/dbootstrap
> who:aph
> time: Fri Feb 16 00:59:10 PST 2001
>
>
> Log Message:
>
> clarify the "no swap" warning
>
>
> Files:
>
> changed:main_menu.c
Wohoo!!! CVS commit
On Sat Feb 17, 2001 at 11:16:26AM +1100, Glenn McGrath wrote:
> The big problem i had is that tar -z exit()'s if there is an error in
> the gzip data stream.
>
> The control.tar.gz and data.tar.gz files are inside anotehr data file,
> so when gzip gets to the end of the .tar.gz it sees more data
Paul Tod Rieger <[EMAIL PROTECTED]> wrote:
>
> Thanks for the tip! In the frustration, I had forgotten about these.
> Still, they both have:
> CONFIG_BLK_DEV_IDEDMA=y
> just like vanilla. So I probably need a customized kernel to upgrade
If you can get the system up, you can turn it off w
59 matches
Mail list logo