Processing commands for [EMAIL PROTECTED]:
> tags 88413 patch
Bug#88413: [PATCH]: modconf broken with ash
Tags added: patch
>
End of message, stopping processing here.
Please contact me if you need assistance.
Darren Benham
(administrator, Debian Bugs database)
--
To UNSUBSCRIBE, email to [
Repository: boot-floppies/utilities/dbootstrap
who:dwhedon
time: Sat Mar 3 23:00:14 PST 2001
Log Message:
Actually have main_menu call debootstrap this time, remove the old extract_base.
Files:
changed:Tag: woody dbootstrap.h extract_base.c main_menu.c
--
To UNSUBSCRIBE
Repository: boot-floppies/scripts/rootdisk
who:dwhedon
time: Sat Mar 3 22:52:54 PST 2001
Log Message:
I should be more careful, had extra newlines
Files:
changed:Tag: woody SMALL_BASE_LIST_all
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
Repository: boot-floppies/scripts/rootdisk
who:dwhedon
time: Sat Mar 3 22:50:54 PST 2001
Log Message:
added more files that debootstrap needs
Files:
changed:Tag: woody SMALL_BASE_LIST_all
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tro
Repository: modconf/debian
who:tausq
time: Sat Mar 3 22:16:04 PST 2001
Log Message:
ash stuff
Files:
changed:changelog
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: modconf
who:tausq
time: Sat Mar 3 22:15:08 PST 2001
Log Message:
cope with ash limitations
Files:
changed:modconf
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
In reference to a message from David Whedon, dated Mar 03:
> I just noticed who the maintainer is. I uploaded a fix, please pardon the extra
> list traffic.
or you could do:
Index: modconf
===
RCS file: /cvs/debian-boot/modconf/mod
Ïðèâåò!
Èçâèíè çà çàäåðæêó! Ìåíÿë õîñòèíã.
Âîò íîâûé àäðåñ: http://mzone.hut.ru
Alex
Send by Mailer 2.5http://mailer2.chat.ru
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE
I just noticed who the maintainer is. I uploaded a fix, please pardon the extra
list traffic.
David
Sat, Mar 03, 2001 at 07:03:02PM -0800 wrote:
> Package: modconf
> Version: 0.2.31
> Severity: grave
>
> ash is used in boot-floppies. This bug is marked grave because is breaks
> boot-floppies.
Package: modconf
Version: 0.2.31
Severity: grave
ash is used in boot-floppies. This bug is marked grave because is breaks
boot-floppies. modconf works fine with bash.
$ /bin/ash < modconf
Syntax error: Bad substitution
$
Now I'll use ash directly and it will give a better error message:
$ dif
What is the plan for flavors for woody boot-floppies? The current makefiles try
to build flavors, but the flavor kernel packages are not available.
David
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On 3 Mar 2001, Mark W. Eichin wrote:
> > Debian installer area works for me, im using the ssh method.
>
I used ssh last night and it hung on me at the usual place in
boot-floppies.
Phil.
-
Philip Charles; 39a Paterson St., Dunedin, New Zealand; +64 3 4882818
Mobile 025 267 9420. I sell GNU
On Sun, Mar 04, 2001 at 10:38:55AM +1100, Glenn McGrath wrote:
>
> Maybe the problem is specific to anon access or the pserver method ?
I would say the latter. It is said to have some nasty memory
leaks (like the pserver process growing to several hundred MB).
Marcin
--
Marcin Owsiany <[EMAIL
On Sat, Mar 03, 2001 at 09:34:43PM +0100, Michael Schmitz wrote:
>
> For the remaining tasks, the generic install doc is the better guide
> indeed. My statement above didn't mean I'd like to replace the generic
> docs with per-arch ones. Just separate out the specific things to be more
> flexible
> Could not chdir to home directory /org/home/eichin: No such file or directory
Ok, that's fixed, now I get:
$ CVS_RSH=ssh CVSROOT=:ext:[EMAIL PROTECTED]:/cvs/debian-boot cvs co .
cvs server: Updating .
cvs server: Updating CVSROOT
cvs server: failed to create lock directory in repository
`/cvs/
Jason Gunthorpe wrote:
>
> On Sat, 3 Mar 2001, Greg Schafer wrote:
>
> > Problem specific to WOODY branch of boot floppies. HEAD checkouts are
> > fine. Has been like this for 2 weeks.
>
> This is something specific to the debian-boot CVS, no other CVS has this
> problem. I would immediately su
Repository: boot-floppies
who:dwhedon
time: Sat Mar 3 15:08:11 PST 2001
Log Message:
-change libcverfrom 2.2.1 to 2.2.2
-all references to ldconfig.new are changed to ldconfig
Files:
changed:Tag: woody rootdisk.sh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
Repository: boot-floppies/scripts/rootdisk
who:dwhedon
time: Sat Mar 3 15:05:49 PST 2001
Log Message:
ldconfig.new appears to be a libc5 thing, remove it:
-sbin/ldconfig.new
+sbin/ldconfig
Files:
changed:Tag: woody SMALL_BASE_LIST_all
--
To UNSUBSCRIBE, email to [EMAIL
Repository: boot-floppies/scripts/rootdisk
who:dwhedon
time: Sat Mar 3 15:04:39 PST 2001
Log Message:
pnpdump has moved:
-sbin/pnpdump
+usr/sbin/pnpdump
Files:
changed:Tag: woody SMALL_BASE_LIST_i386
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsu
Repository: boot-floppies/scripts/rootdisk
who:dwhedon
time: Sat Mar 3 15:03:52 PST 2001
Log Message:
remove ldso b/c it is "The Linux dynamic linker and library for libc4 and
libc5." woody will use libc6.
Files:
changed:Tag: woody EXTRACT_LIST_all
--
To UNSUBSCRIBE, e
Repository: boot-floppies/make
who:dwhedon
time: Sat Mar 3 14:43:55 PST 2001
Log Message:
Problem mixing implicit and explicit rules. When the target was the explicit
rule all the '%' in the dependancies didn't get substitued (nothing to replace
them with) and we went off and tr
Repository: boot-floppies/make
who:dwhedon
time: Sat Mar 3 14:35:50 PST 2001
Log Message:
When using implicit rules, '%' matches any non-empty string, therefore
modules%.tgz doesn't match modules.tgz. I added an explicit rule so we know how
to make modules.tgz etc.
Files:
cha
> > syslinux actually. and it can take a root= argument but if you don't
> > give a root= argument you get a root disk prompt.
>
> Yeah, that's what I said/meant. The boot-floppy-hfs.img floppy
> doesn't work the same way as the rescue floppy does for other
> architectures. My point is that for
On Sat, 3 Mar 2001, Greg Schafer wrote:
> Problem specific to WOODY branch of boot floppies. HEAD checkouts are
> fine. Has been like this for 2 weeks.
This is something specific to the debian-boot CVS, no other CVS has this
problem. I would immediately suspect that there is something screwy wi
> Debian installer area works for me, im using the ssh method.
Yes, I think that point was made previously, that the "hang at bf-utf"
only happens with the anon-server. Hmm, if -z3 works over ssh for
you, I should see if I can try it with ssh... nope:
Could not chdir to home directory /org/hom
Repository: boot-floppies/scripts/rootdisk
who:dwhedon
time: Sat Mar 3 00:34:05 PST 2001
Log Message:
add debootstrap
Files:
changed:Tag: woody EXTRACT_LIST_all
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC
26 matches
Mail list logo