[EMAIL PROTECTED] writes:
> I'm game, but I'm not yet a debian developer -- is that an issue?
No, not really.
Just use the [EMAIL PROTECTED] PGP key from the keyring (or key servers)
to encrypt a proposed username (hopefully a long one, perhaps
stephen.r.marenka) and password. Thanks.
> > FYI
Adam Di Carlo wrote:
> Applied, but again, it wasn't clean. Please include any
> patches as attachements.
Will do.
> I'm happy to give you CVS write permissions for
> debian-boot CVS area as well.
I'm game, but I'm not yet a debian developer -- is that an issue?
> FYI, I'm doing an NMU of deb
Applied, but again, it wasn't clean. Please include any patches as
attachements.
I'm happy to give you CVS write permissions for debian-boot CVS area
as well.
FYI, I'm doing an NMU of debootstrap to fix the problems you reported
(and ARM).
--
.Adam Di [EMAIL PROTECTED]http://www.onshor
[EMAIL PROTECTED] writes:
> I believe this was caused because console-data was in unstable, but not testing
> and I had unstable pinned so that I can only explicitly download from unstable
> (e.g., apt-get -d install console-data/unstable).
That's pretty damn cute. I think maybe we should be us
On Fri, Apr 13, 2001 at 02:46:37PM -0500, [EMAIL PROTECTED] wrote:
> Just a quicky before I have to bail for family time.
>
> rootdisk.sh dies complaining that recode doesn't like the input. I searched far
> and wide and can't find a definition for $charset anywhere. So for giggles I
> defined it
Just a quicky before I have to bail for family time.
rootdisk.sh dies complaining that recode doesn't like the input. I searched far
and wide and can't find a definition for $charset anywhere. So for giggles I
defined it to be ISO-8559-1 (this is to recode the end-of-line for boot_message
which i
On Thu, Apr 12, 2001 at 03:36:58PM -0500, [EMAIL PROTECTED] wrote:
> Maybe we can get ppc cleaned up!
Hope so!
> For the time being I just commented out mac-de-latin1-nodeadkeys.kmap.gz in
> keymaps.sh. I didn't see any good solution for what looked like a missing
> maintainer. (It doesn't look
>[EMAIL PROTECTED] writes:
>> Interestingly, dbootstrap/kbdconfig.c already has this
>> commented out for PPC,
>> but not for m68k. Should I send a patch to comment it
>> out in keymaps.sh and for m68k?
> Sure. It should be in sync.
>> It also occurs in dbootstrap/langs/german.src, but I'm
>>
>You aren't really making yourself clear.
>What is the error you got?
>What is the diff between the standard apt.preferences and
>the one you are using.
In the interests of clarity
The error was as follows:
Package console-data has no available version, but exists in the database. This
[EMAIL PROTECTED] writes:
> Interestingly, dbootstrap/kbdconfig.c already has this commented out for PPC,
> but not for m68k. Should I send a patch to comment it out in keymaps.sh and for
> m68k?
Sure. It should be in sync.
> It also occurs in dbootstrap/langs/german.src, but I'm not really su
[EMAIL PROTECTED] writes:
> >[EMAIL PROTECTED] writes:
>
> >> Hmmm. My patch to common.sh which fixes a conflict with
> >>apt-get preferences was
> >> screwy. Here's what it should have been. Sorry.
>
> >Um, before I apply this, two questions:
>
> > why do you need the preferences? What featu
[EMAIL PROTECTED] writes:
> My ppc development system is running 2.4, hopefully that's not a problem?
Oh, you're *running* 2.4 rather than planning on using it in
boot-floppies.
Yah, that should work.
--
.Adam Di [EMAIL PROTECTED]http://www.onshored.com/>
--
To UNSUBSCRIBE, email to
>Be careful, Stephen. This list in keymaps.sh is sync'd
>with a list in dbootstrap.
Interestingly, dbootstrap/kbdconfig.c already has this commented out for PPC,
but not for m68k. Should I send a patch to comment it out in keymaps.sh and for
m68k?
It also occurs in dbootstrap/langs/german.src,
>[EMAIL PROTECTED] writes:
>> Hmmm. My patch to common.sh which fixes a conflict with
>>apt-get preferences was
>> screwy. Here's what it should have been. Sorry.
>Um, before I apply this, two questions:
> why do you need the preferences? What features does it
>afford the
> boot-floppies build
>[EMAIL PROTECTED] writes:
>> Here's a patch to make/checks to correctly check for a
>msdos module on a 2.4
>> system.
>>
>I had to apply this manually.
>
>What are you using from CVS? You should be using the HEAD >--- do
>'cvs -q up -d -P -A' to be sure.
>Note -- we are *not* planning on usin
[EMAIL PROTECTED] writes:
> Hmmm. My patch to common.sh which fixes a conflict with apt-get preferences was
> screwy. Here's what it should have been. Sorry.
Um, before I apply this, two questions:
why do you need the preferences? What features does it afford the
boot-floppies builder?
how
[EMAIL PROTECTED] writes:
> I couldn't find debootstrap in either unstable or woody, so I built the deb by
> hand. The following patch will fix the Makefile, letting debootstrap build. I
> sent it to AJ, so hopefully we'll see deboostrap showing up for ppc.
Excellent.
Bugs that are preventing u
Daniel Jacobowitz <[EMAIL PROTECTED]> writes:
> On Thu, Apr 12, 2001 at 03:36:58PM -0500, [EMAIL PROTECTED] wrote:
> > Maybe we can get ppc cleaned up!
> >
> > For the time being I just commented out mac-de-latin1-nodeadkeys.kmap.gz in
> > keymaps.sh. I didn't see any good solution for what look
[EMAIL PROTECTED] writes:
> Here's a patch to make/checks to correctly check for a msdos module on a 2.4
> system.
>
> Index: make/checks
> ===
> RCS file: /cvs/debian-boot/boot-floppies/make/checks,v
> retrieving revision 1.5
> dif
On Thu, Apr 12, 2001 at 03:36:58PM -0500, [EMAIL PROTECTED] wrote:
> Maybe we can get ppc cleaned up!
>
> For the time being I just commented out mac-de-latin1-nodeadkeys.kmap.gz in
> keymaps.sh. I didn't see any good solution for what looked like a missing
> maintainer. (It doesn't look like he'
Maybe we can get ppc cleaned up!
For the time being I just commented out mac-de-latin1-nodeadkeys.kmap.gz in
keymaps.sh. I didn't see any good solution for what looked like a missing
maintainer. (It doesn't look like he's doing anything upstream either.)
The __KERNEL__ definition comes straight
On Wed, Apr 11, 2001 at 03:21:35PM -0500, [EMAIL PROTECTED] wrote:
> Finally, the make proceeds to converting keymaps and exits with
> utiliites/writemaps/loadkeys mac-de-latin1-nodeadkeys.kmap.gz:11: adding map 3
> violates explicit keymaps line. This would seem to be an outstanding bug (50588)
>
Here's a patch to make/checks to correctly check for a msdos module on a 2.4
system.
Thanks,
Stephen
Index: make/checks
===
RCS file: /cvs/debian-boot/boot-floppies/make/checks,v
retrieving revision 1.5
diff -u -u -r1.5 checks
---
Hmmm. My patch to common.sh which fixes a conflict with apt-get preferences was
screwy. Here's what it should have been. Sorry.
Thanks,
Stephen
Index: common.sh
===
RCS file: /cvs/debian-boot/boot-floppies/common.sh,v
retrieving r
24 matches
Mail list logo