cvs commit to boot-floppies/documentation by mquinson

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/documentation
who:mquinson
time:   Tue Mar 19 00:46:38 PST 2002
Log Message:
  Kind of normalization to make picky parser happy

Files:
changed:release-notes.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




make update-po policy

2002-03-19 Thread Claus Hindsgaul

tir, 2002-03-19 kl. 00:56 skrev Philip Blundell:
> It sounds like it might be better to let the individual translators
> update their own .po files as and when they feel like it.

Then we need to be very explicit about it to all translators. This would
be the only gettexted package that I know of, that expects the
translators to keep the po files in sync with the source code.

A lot of translators sitting behind a modem will *never* download the
full CVS, but rather just touch their .po-file. So any new strings will
get lost for their language.

Maybe the maintainer could make it part of his release sheudule to 'make
update-po' only when a release is close and no strings expected to
change?

Claus Hindsgaul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: trying to clean up a bit with the questions concerning 'Initialize...'

2002-03-19 Thread Andreas Wüst

Hello Chris

[ snip ]

>> *Adam Di Carlo said:*
>> 
 After initializing the swap partition, it is not possible to execute
 the point "Initialize a Linux Partition". After selecting this point
 in the menu, the screen goes1
>>> black, and the installer system
 restarts!
>>> 
>>> Isn't this caused by my build with bad versions of pmac-fdisk and
>>> other *fdisk packages?
>> 
>> No idea!
> 
> No Adam made the same mistake I did, you're not messing with mac-fdisk at
> this point.
> 
>> > Please try the version 3.0.21.0.1, now available at
>> > http://people.debian.org/~aph/boot-floppies-woody/disks-powerpc/current/#>.
>> 
>> I am going to try this!

Sorry, I couldn't do this yet, every 5 minutes, my network connection goes
down.. and it's not a modem!

>> Did I forget anything?
> 
> Only that I said I thought it had been fixed. Let me 'splain a little
> more about that.  I was seeing dbootstrap restart at the point during
> kernel install when it mounted a partition, in December I think. There
> were several bugs at the time about it, IIRC.
> 
> Anyway, I made a bunch of changes in the code that mounts and unmounts 
> partitions, and cleaned that problem up. I think my initial assumption, 
> that you were seeing the same problem, was wrong.

I understand.

> I just had an inspiration. Someone put in debugging code to help when 
> we get segfault problems. It won't show the registers for your arch, 
> but it will at least give a backtrace which may prove helpful to 
> someone around here.
> 
> The way you activate it, is add debug to your boot arguments. It's 
> supposed to give you a backtrace on stderr. Can you try that with 
> the troublesome kernel?

Ok, I'll do this tonight! I think debug=mem would be the right thing for my
machine (and afterwards get the log out of the ram under AmigaOS)?

-- 
Thanks for your help, I hope I can get something useful out of the kernel,
Andi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: zh_CN.po broken

2002-03-19 Thread Claus Hindsgaul

Martin Quinson wrote
>Oh, yes, please stop. It's now the third time in a row that someone
>complains about your make update-po...

I will. I only browse the archives on the web and unfortunately this is
the first time I have seen any 'update-po' complaints. It was meant as a
service, nothing else.

But I still think that a maintainer (aph?) should make a habit of doing
it once in a while - but not too often, I've learnt recently :)

Claus Hindsgaul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: cvs commit to boot-floppies/utilities/dbootstrap/po by claush

2002-03-19 Thread Eduard Bloch

#include 
Junichi Uekawa wrote on Tue Mar 19, 2002 um 08:06:59AM:
> Debian Boot CVS Master <[EMAIL PROTECTED]> cum veritate scripsit:
> 
> > Repository: boot-floppies/utilities/dbootstrap/po
> > who:claush
> > time:   Mon Mar 18 07:47:22 PST 2002
> > Log Message:
> >   make update-po
> 
> Why did you do that?

I did ask the same some days ago. Useless update of all files, creating
lots of stuff do download and BREAKAGE if someone did edit a PO file to
the same time. Claush, please say why!

Gruss/Regards,
Eduard.
-- 
Flüssigseifenbenutzer!
Fristeneinhalter!
Geschenkpapierbügler!
Auslandstanker!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: zh_CN.po broken

2002-03-19 Thread Martin Quinson

On Tue, Mar 19, 2002 at 11:03:50AM +0100, Claus Hindsgaul wrote:
> Martin Quinson wrote
> >Oh, yes, please stop. It's now the third time in a row that someone
> >complains about your make update-po...
> 
> I will. I only browse the archives on the web and unfortunately this is
> the first time I have seen any 'update-po' complaints. It was meant as a
> service, nothing else.

Sure. I'm sorry, I was certain you were on the list, and I didn't cc'ed you.

> But I still think that a maintainer (aph?) should make a habit of doing
> it once in a while - but not too often, I've learnt recently :)

one week before each release seem ok to me.

Thanks, Mt.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: cvs commit to boot-floppies/utilities/dbootstrap/po by claush

2002-03-19 Thread Claus Hindsgaul

tir, 2002-03-19 kl. 02:27 skrev Eduard Bloch:
> I did ask the same some days ago. Useless update of all files, creating
> lots of stuff do download and BREAKAGE if someone did edit a PO file to
> the same time. Claush, please say why!

'make update-po' is needed to occasionally syncronize translatable
strings in the .po-files with the source files.

I see now, that the updates has caused some people trouble much against
my intent. I have made *no* such updates after Chriss Tillman drew my
attention to the problem. And of course I will stop doing it in the
future without asking the list.

People hit by problems with updated po files, please accept my apologies
and be adviced that 'msgmerge' is your friend.

Claus



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/utilities/dbootstrap/po by mquinson

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap/po
who:mquinson
time:   Tue Mar 19 02:45:36 PST 2002
Log Message:
  sync to EN

Files:
changed:fr.po


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#138849: boot-floppies: syslinux screen on boot-floppies created boot-floppy has messed chars

2002-03-19 Thread Eduard Bloch

#include 
David Kimdon wrote on Mon Mar 18, 2002 um 10:38:29PM:

> > Same for german. The message is hardcoded in dbootstrap translation and
> 
> 
> While we are at it, are there messages used?  Perhaps they are cruft
> and can be removed?

They give the general hints about how to use boot prompt. The
boot-floppy created by dbootstrap presents the message. IMO may be
useful for clueless people.

Gruss/Regards,
Eduard.
-- 
Alpträumer!
AOL-Surfer!
Apfelschorle-Besteller!
Pannenhilfe-Anrufer!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#139041: boot-floppies: [ARM] Looking for kernel in all the wrong places

2002-03-19 Thread Adam C Powell IV

Package: boot-floppies
Version: 3.0.10-2002-03-14
Severity: serious

In the "Install operating system and modules" step, the installer looks 
for netwinder/images-1.44/rescue.bin which doesn't exist.  There is 
netwinder/images-2.88/rescue.bin, so we perhaps need to look for that 
instead, or else need to generate images-1.44/rescue.bin.

Thanks,
-- 

-Adam P.

GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe! 





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#139043: [ARM] Please mention conflict with "noinitrd" boot option

2002-03-19 Thread Adam C Powell IV

Package: boot-floppies
Version: 3.0.10-2002-03-14

Greetings,

Users of current netwinder 2.4 kernels must boot with option "noinitrd" 
in the cmdappend NeTTRom firmware variable.  Unfortunately, this 
disables the loading of the initrd when netbooting from the rescue 
image.  Please mention the need to remove noinitrd when booting this system.

Thank you,
-- 

-Adam P.

GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe! 





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: zh_CN.po broken

2002-03-19 Thread malix

I am so shame, I have made a mistake--a half chinese char deleted.
how can I run make check-zh_CN?
I can't try it out.

Philip Blundell wrote:

>On Mon, 2002-03-18 at 15:53, Claus Hindsgaul wrote:
>
>>Apparently your patch introduced an error on line 715 (possibly on its
>>way to CVS?).
>>
>>bash-2.05a$ make check-zh_CN
>>zh_CN.po: zh_CN.po:715: invalid multibyte sequence
>>found 1 fatal error
>>make: *** [check-zh_CN] Error 1
>>
>
>Gah, I should have tested the changes before checking them in.  That was
>careless of me, my apologies.
>
>I've reverted the patch now.  Malix, can you have a look and see if you
>can figure out what went wrong?  Please send me a new patch once the
>problem is corrected.
>
>p.
>
>




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: zh_CN.po broken

2002-03-19 Thread Claus Hindsgaul

man, 2002-03-18 kl. 03:41 skrev malix:
> I am so shame, I have made a mistake--a half chinese char deleted.
> how can I run make check-zh_CN?
> I can't try it out.

Just run (assuming you have gettext installed):

msgfmt -v zh_CN.po

Claus Hindsgaul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: make update-po policy

2002-03-19 Thread Junichi Uekawa

Claus Hindsgaul <[EMAIL PROTECTED]> cum veritate scripsit:

> A lot of translators sitting behind a modem will *never* download the
> full CVS, but rather just touch their .po-file. So any new strings will
> get lost for their language.

Maybe I overreacted because I am behind a very slow modem line,
and I do check out full CVS.

Thanks for your good intentions, but really, I think update-lang
should be ran when they are required, before translation.
We use CVS.

regards,
junichi


-- 
[EMAIL PROTECTED] : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: zh_CN.po broken

2002-03-19 Thread malix

Philip Blundell wrote:

>On Mon, 2002-03-18 at 15:53, Claus Hindsgaul wrote:
>
>>Apparently your patch introduced an error on line 715 (possibly on its
>>way to CVS?).
>>
>>bash-2.05a$ make check-zh_CN
>>zh_CN.po: zh_CN.po:715: invalid multibyte sequence
>>found 1 fatal error
>>make: *** [check-zh_CN] Error 1
>>
>
>Gah, I should have tested the changes before checking them in.  That was
>careless of me, my apologies.
>
>I've reverted the patch now.  Malix, can you have a look and see if you
>can figure out what went wrong?  Please send me a new patch once the
>problem is corrected.
>
>p.
>
Hi, I am so sorry, I have made a chinese char half deleted.
It was because I don't know much about the project.after i translated, I 
have not run
  make check-zh_CN
so now I send the patch again.
please forgive me.


malix
shanghai china



Index: zh_CN.po
===
RCS file: /cvs/debian-boot/boot-floppies/utilities/dbootstrap/po/zh_CN.po,v
retrieving revision 1.46
diff -u -r1.46 zh_CN.po
--- zh_CN.po2002/03/14 22:39:43 1.46
+++ zh_CN.po2002/03/19 13:23:27
@@ -34,7 +34,7 @@
 #: baseconfig.c:177
 #, fuzzy
 msgid "Error writing /target/etc/inittab"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/etc/inittab ʱ³ö´í"
 
 #: baseconfig.c:177 baseconfig.c:191 baseconfig.c:203 baseconfig.c:231
 #: baseconfig.c:261 baseconfig.c:274 baseconfig.c:288 baseconfig.c:304
@@ -45,32 +45,32 @@
 #: baseconfig.c:191 baseconfig.c:231
 #, fuzzy
 msgid "Error writing /target/etc/inittab.real"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/etc/inittab.real ʱ³ö´í"
 
 #: baseconfig.c:203 baseconfig.c:288
 #, fuzzy
 msgid "Error writing /target/etc/securetty"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/etc/securetty ʱ³ö´í"
 
 #: baseconfig.c:261
 #, fuzzy
 msgid "Error writing /target/root/.profile"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/root/.profile ʱ³ö´í"
 
 #: baseconfig.c:274
 #, fuzzy
 msgid "Error writing /target/etc/pam.d/passwd"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/etc/pam.d/passwd ʱ³ö´í"
 
 #: baseconfig.c:304
-#, fuzzy
+#, fuzzy ?? not so?
 msgid "Can't open /target/etc/fstab"
 msgstr "²»ÄÜ´ò¿ª /target/etc/fstab "
 
 #: baseconfig.c:337
 #, fuzzy
 msgid "Could not determine filesystem type of /"
-msgstr "Ñ¡Ôñ NFS Îļþϵͳ"
+msgstr "ÎÞ·¨¾ö¶¨ / ÎļþϵͳÀàÐÍ"
 
 #: baseconfig.c:337 baseconfig.c:541 bootconfig.c:347 bootconfig.c:352
 #: bootconfig.c:357 bootconfig.c:365 bootconfig.c:370 bootconfig.c:375
@@ -99,7 +99,7 @@
 "#\n"
 "# \t\t\t\t\t\t\t\n"
 msgstr ""
-"# /etc/fstab: ¾²Ì¬Îļþϵͳ×ÊÁÏ¡£\n"
+"# /etc/fstab: ¾²Ì¬ÎļþϵͳÐÅÏ¢¡£\n"
 "#\n"
 "# <Îļþϵͳ>\t<¹ÒÔØµã>\t<·ÖÇø¸ñʽ>\t<Ñ¡Ïî>\t\t\t\t\n"
 
@@ -108,7 +108,7 @@
 msgstr ""
 
 #: baseconfig.c:404
-#, fuzzy
+#, fuzzy ?? not so
 msgid "Can't open /target/etc/console-tools/config"
 msgstr "²»ÄÜ´ò¿ª /target/etc/console-tools/config "
 
@@ -126,7 +126,7 @@
 "No modules were found in /target/lib/modules/%s that could be configured. "
 "Please install the kernel modules first, by running the \"Configure Device "
 "Driver Modules\" step"
-msgstr "ÔÚ /target/lib/modules/%s ûÓÐÕÒµ½Äܹ»±»É趨µÄÄ£¿é¡£ÇëÏȰ²×°Ä£¿é¡£"
+msgstr "ÔÚ /target/lib/modules/%s 
+ûÓÐÕÒµ½Äܹ»±»É趨µÄÄ£¿é¡£ÇëÏÈÔËÐÐ\"ÅäÖÃÉ豸Çý¶¯³ÌÐòÄ£¿é\",°²×°Ä£¿é¡£"
 
 #: bootconfig.c:131 bootconfig.c:243 bootconfig.c:2709
 msgid "Copying the operating system kernel..."
@@ -168,10 +168,9 @@
 "µ±ÄúÔÚ \"boot:\" ÌáʾºÅºó´òÈëÃüÁ×Ô¶¯Æô¶¯½«Í£Ö¹£¬¶øÕâʱÄú¿ÉÒÔ´òÈëÄúÖ¸\n"
 "¶¨µÄÄÚºËÃû³ÆÒÔ¼°¶ÔÓ¦µÄÄÚºËÑ¡Ïî (¸ñʽÊÇ£ºoption=value.)\n"
 "\n"
-"ҪעÒâµÄÊÇÄں˱ØÐëÔÚµÚÒ»¸öÈíÇý(fd0)ÉÏµÄÆô¶¯ÅÌÖ®ÖС£ÔÚÕâÆ¬Æô¶¯ÅÌÖÆ×÷µÄʱºò£¬\n"
-"Ò»¸öÃûΪ \"linux.bin\" µÄÎļþ»á±»°²×°µ½ÕâÕÅÆô¶¯ÅÌÉÏ£¬Èç¹ûÄúÏëÓÃÔÚÄúµÄÓ²ÅÌÖÐ"
-"µÄ\n"
-"Äںˣ¬ÇëÄúÈ¡³öÆô¶¯ÅÌÈ»ºó°´Ï»úÆ÷ÉϵÄ<ÖØÆô¼ü>\n"
+"Äں˱ØÐëÔÚµÚÒ»¸öÈíÇý(fd0)ÖеÄÈíÅÌÉÏ¡£ÔÚÕâÆ¬Æô¶¯ÅÌÖÆ×÷µÄʱºò£¬\n"
+"Ò»¸öÃûΪ \"linux.bin\" µÄÄÚºËÎļþ»á±»°²×°µ½ÕâÕÅÆô¶¯ÅÌÉÏ.Èç¹ûÄúÏëÓÃÔÚÄúµÄÓ²ÅÌÖеÄ\n"
+"Äںˣ¬ÇëÄúÈ¡³öÆô¶¯ÅÌÈ»ºó°´Ï»úÆ÷ÉϵÄRESET<ÖØÆô¼ü>\n"
 "\n"
 
 #: bootconfig.c:335 bootconfig.c:1274 choose_medium.c:119 choose_medium.c:158
@@ -221,9 +220,9 @@
 "Use the second floppy drive to create a boot floppy?"
 msgstr ""
 "ÄúûÓÐʹÓà RAM-Disk, ËùÒÔ°²×°Ê±·ÅÔÚµÚÒ»¸öÈíÇýÖеݲװÈíÅ̲»Äܱ»È¡³ö¡£\n"
-"Èç¹ûµÚ¶þ¸öÈíÇýÉϵÄÈÝÁ¿¸úµÚÒ»¸öµÄÊÇÒ»ÑùµÄ£¬Äú¿ÉÒÔÓÃËüÀ´ÖÆ×÷Æô¶¯ÅÌ£¬Èô²»ÐèÒª£¬"
-"Äú¿ÉÒÔÌø¹ýÕâÒ»²½£¬µ«Äú¾ÍÖ»ÄÜÓà Debian µÄ¡°¼±¾ÈÆô¶¯ÅÌ¡±Æô¶¯£ºÔÚ\"boot:\"µÄÌáʾ"
-"Ï£¬ÒÔ\"linux root=%s\"À´Æô¶¯¼ÆËã»ú£»ÄúÒ²¿ÉÒÔÖ±½Ó´ÓÓ²ÅÌÆô¶¯¡£\n"
+"Èç¹ûµÚ¶þ¸öÈíÇýÉϵÄÈÝÁ¿¸úµÚÒ»¸öµÄÊÇÒ»ÑùµÄ£¬Äú¿ÉÒÔÓÃËüÀ´ÖÆ×÷Æô¶¯ÅÌ£¬¸ÃÅÌÔÚÆô¶¯Ê±"
+"Ó¦·ÅÔÚµÚÒ»¸öÈíÇýÖÐ.Èç¹û²»ÐèÒª£¬Äú¿ÉÒÔÌø¹ýÕâÒ»²½£¬µ«Äú¾ÍÖ»ÄÜÓà Debian 
+µÄ¡°¼±¾ÈÆô¶¯ÅÌ¡±"
+"Æô¶¯ÄãµÄÓ²ÅÌ£ºÔÚ\"boot:\"µÄÌáʾÏ£¬´òÈë\"linux root=%s\"£»ÄúÒ²¿ÉÒÔÖ±½Ó´ÓÓ²ÅÌÆô¶¯¡£\n"
 "ÒªÓõڶþ¸öÈíÇýÖÆ×÷ÄúµÄÆô¶¯ÅÌÂð£¿"
 
 #: bootconfig.c:395
@@ -279,7 +278,7 @@
 #: bootconfig.c:687
 #, fuzzy
 msgid "Running PALO to make the kernel bootable from the hard disk..."
-msgstr "ÕýÔÚÖ´ÐÐ SILO£¬ÈÃÄÚºËÖ±½Ó´ÓÓ

Re: zh_CN.po broken

2002-03-19 Thread malix

Hope this time it will success.



Index: zh_CN.po
===
RCS file: /cvs/debian-boot/boot-floppies/utilities/dbootstrap/po/zh_CN.po,v
retrieving revision 1.46
diff -u -r1.46 zh_CN.po
--- zh_CN.po2002/03/14 22:39:43 1.46
+++ zh_CN.po2002/03/19 14:05:29
@@ -32,9 +32,8 @@
 msgstr "δÄÜÕÒµ½½»»»·ÖÇø"
 
 #: baseconfig.c:177
-#, fuzzy
 msgid "Error writing /target/etc/inittab"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/etc/inittab ʱ³ö´í"
 
 #: baseconfig.c:177 baseconfig.c:191 baseconfig.c:203 baseconfig.c:231
 #: baseconfig.c:261 baseconfig.c:274 baseconfig.c:288 baseconfig.c:304
@@ -43,34 +42,28 @@
 msgstr "дÈë´íÎó"
 
 #: baseconfig.c:191 baseconfig.c:231
-#, fuzzy
 msgid "Error writing /target/etc/inittab.real"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/etc/inittab.real ʱ³ö´í"
 
 #: baseconfig.c:203 baseconfig.c:288
-#, fuzzy
 msgid "Error writing /target/etc/securetty"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/etc/securetty ʱ³ö´í"
 
 #: baseconfig.c:261
-#, fuzzy
 msgid "Error writing /target/root/.profile"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/root/.profile ʱ³ö´í"
 
 #: baseconfig.c:274
-#, fuzzy
 msgid "Error writing /target/etc/pam.d/passwd"
-msgstr "²»ÄÜдÈë /target/etc/fstab"
+msgstr "дÈë /target/etc/pam.d/passwd ʱ³ö´í"
 
 #: baseconfig.c:304
-#, fuzzy
 msgid "Can't open /target/etc/fstab"
 msgstr "²»ÄÜ´ò¿ª /target/etc/fstab "
 
 #: baseconfig.c:337
-#, fuzzy
 msgid "Could not determine filesystem type of /"
-msgstr "Ñ¡Ôñ NFS Îļþϵͳ"
+msgstr "ÎÞ·¨¾ö¶¨ / ÎļþϵͳÀàÐÍ"
 
 #: baseconfig.c:337 baseconfig.c:541 bootconfig.c:347 bootconfig.c:352
 #: bootconfig.c:357 bootconfig.c:365 bootconfig.c:370 bootconfig.c:375
@@ -99,7 +92,7 @@
 "#\n"
 "# \t\t\t\t\t\t\t\n"
 msgstr ""
-"# /etc/fstab: ¾²Ì¬Îļþϵͳ×ÊÁÏ¡£\n"
+"# /etc/fstab: ¾²Ì¬ÎļþϵͳÐÅÏ¢¡£\n"
 "#\n"
 "# <Îļþϵͳ>\t<¹ÒÔØµã>\t<·ÖÇø¸ñʽ>\t<Ñ¡Ïî>\t\t\t\t\n"
 
@@ -108,7 +101,6 @@
 msgstr ""
 
 #: baseconfig.c:404
-#, fuzzy
 msgid "Can't open /target/etc/console-tools/config"
 msgstr "²»ÄÜ´ò¿ª /target/etc/console-tools/config "
 
@@ -121,12 +113,11 @@
 msgstr "»ù±¾ÏµÍ³Î´°²×°"
 
 #: baseconfig.c:539
-#, fuzzy, c-format
 msgid ""
 "No modules were found in /target/lib/modules/%s that could be configured. "
 "Please install the kernel modules first, by running the \"Configure Device "
 "Driver Modules\" step"
-msgstr "ÔÚ /target/lib/modules/%s ûÓÐÕÒµ½Äܹ»±»É趨µÄÄ£¿é¡£ÇëÏȰ²×°Ä£¿é¡£"
+msgstr "ÔÚ /target/lib/modules/%s 
+ûÓÐÕÒµ½Äܹ»±»É趨µÄÄ£¿é¡£ÇëÏÈÔËÐÐ\"ÅäÖÃÉ豸Çý¶¯³ÌÐòÄ£¿é\",°²×°Ä£¿é¡£"
 
 #: bootconfig.c:131 bootconfig.c:243 bootconfig.c:2709
 msgid "Copying the operating system kernel..."
@@ -168,10 +159,9 @@
 "µ±ÄúÔÚ \"boot:\" ÌáʾºÅºó´òÈëÃüÁ×Ô¶¯Æô¶¯½«Í£Ö¹£¬¶øÕâʱÄú¿ÉÒÔ´òÈëÄúÖ¸\n"
 "¶¨µÄÄÚºËÃû³ÆÒÔ¼°¶ÔÓ¦µÄÄÚºËÑ¡Ïî (¸ñʽÊÇ£ºoption=value.)\n"
 "\n"
-"ҪעÒâµÄÊÇÄں˱ØÐëÔÚµÚÒ»¸öÈíÇý(fd0)ÉÏµÄÆô¶¯ÅÌÖ®ÖС£ÔÚÕâÆ¬Æô¶¯ÅÌÖÆ×÷µÄʱºò£¬\n"
-"Ò»¸öÃûΪ \"linux.bin\" µÄÎļþ»á±»°²×°µ½ÕâÕÅÆô¶¯ÅÌÉÏ£¬Èç¹ûÄúÏëÓÃÔÚÄúµÄÓ²ÅÌÖÐ"
-"µÄ\n"
-"Äںˣ¬ÇëÄúÈ¡³öÆô¶¯ÅÌÈ»ºó°´Ï»úÆ÷ÉϵÄ<ÖØÆô¼ü>\n"
+"Äں˱ØÐëÔÚµÚÒ»¸öÈíÇý(fd0)ÖеÄÈíÅÌÉÏ¡£ÔÚÕâÆ¬Æô¶¯ÅÌÖÆ×÷µÄʱºò£¬\n"
+"Ò»¸öÃûΪ \"linux.bin\" µÄÄÚºËÎļþ»á±»°²×°µ½ÕâÕÅÆô¶¯ÅÌÉÏ.Èç¹ûÄúÏëÓÃÔÚÄúµÄÓ²ÅÌÖеÄ\n"
+"Äںˣ¬ÇëÄúÈ¡³öÆô¶¯ÅÌÈ»ºó°´Ï»úÆ÷ÉϵÄRESET<ÖØÆô¼ü>\n"
 "\n"
 
 #: bootconfig.c:335 bootconfig.c:1274 choose_medium.c:119 choose_medium.c:158
@@ -221,9 +211,9 @@
 "Use the second floppy drive to create a boot floppy?"
 msgstr ""
 "ÄúûÓÐʹÓà RAM-Disk, ËùÒÔ°²×°Ê±·ÅÔÚµÚÒ»¸öÈíÇýÖеݲװÈíÅ̲»Äܱ»È¡³ö¡£\n"
-"Èç¹ûµÚ¶þ¸öÈíÇýÉϵÄÈÝÁ¿¸úµÚÒ»¸öµÄÊÇÒ»ÑùµÄ£¬Äú¿ÉÒÔÓÃËüÀ´ÖÆ×÷Æô¶¯ÅÌ£¬Èô²»ÐèÒª£¬"
-"Äú¿ÉÒÔÌø¹ýÕâÒ»²½£¬µ«Äú¾ÍÖ»ÄÜÓà Debian µÄ¡°¼±¾ÈÆô¶¯ÅÌ¡±Æô¶¯£ºÔÚ\"boot:\"µÄÌáʾ"
-"Ï£¬ÒÔ\"linux root=%s\"À´Æô¶¯¼ÆËã»ú£»ÄúÒ²¿ÉÒÔÖ±½Ó´ÓÓ²ÅÌÆô¶¯¡£\n"
+"Èç¹ûµÚ¶þ¸öÈíÇýÉϵÄÈÝÁ¿¸úµÚÒ»¸öµÄÊÇÒ»ÑùµÄ£¬Äú¿ÉÒÔÓÃËüÀ´ÖÆ×÷Æô¶¯ÅÌ£¬¸ÃÅÌÔÚÆô¶¯Ê±"
+"Ó¦·ÅÔÚµÚÒ»¸öÈíÇýÖÐ.Èç¹û²»ÐèÒª£¬Äú¿ÉÒÔÌø¹ýÕâÒ»²½£¬µ«Äú¾ÍÖ»ÄÜÓà Debian 
+µÄ¡°¼±¾ÈÆô¶¯ÅÌ¡±"
+"Æô¶¯ÄãµÄÓ²ÅÌ£ºÔÚ\"boot:\"µÄÌáʾÏ£¬´òÈë\"linux root=%s\"£»ÄúÒ²¿ÉÒÔÖ±½Ó´ÓÓ²ÅÌÆô¶¯¡£\n"
 "ÒªÓõڶþ¸öÈíÇýÖÆ×÷ÄúµÄÆô¶¯ÅÌÂð£¿"
 
 #: bootconfig.c:395
@@ -277,9 +267,8 @@
 msgstr ""
 
 #: bootconfig.c:687
-#, fuzzy
 msgid "Running PALO to make the kernel bootable from the hard disk..."
-msgstr "ÕýÔÚÖ´ÐÐ SILO£¬ÈÃÄÚºËÖ±½Ó´ÓÓ²ÅÌÔØÈë¶øÎÞÐèÆô¶¯ÅÌ..."
+msgstr "ÕýÔÚÖ´ÐÐ PALO£¬ÈÃÄں˿ÉÒÔÖ±½Ó´ÓÓ²ÅÌÒýµ¼..."
 
 #: bootconfig.c:743
 msgid ""
@@ -298,9 +287,8 @@
 msgstr ""
 
 #: bootconfig.c:756
-#, fuzzy
 msgid "/boot Cannot Be a Partition"
-msgstr "Ð¶ÔØ·ÖÇø"
+msgstr "/boot ²»ÄÜÊǸö·ÖÇø"
 
 #: bootconfig.c:761
 msgid ""
@@ -309,12 +297,10 @@
 msgstr ""
 
 #: bootconfig.c:762
-#, fuzzy
 msgid "Root filesystem must be Ext2"
-msgstr "¸ùÎļþϵͳûÓйÒÔØ"
+msgstr "¸ùÎļþϵͳ±ØÐëÊÇExt2ÀàÐÍ"
 
 #: bootconfig.c:768
-#, fuzzy
 msgid ""
 "You have chosen to install the quik bootloader.  You will not be able to "
 "boot any other operating system from this disk. Furthermore, your machine "
@@ -323,8 +309,11 @@
 "OPT-P-R. Finally, thi

cvs commit to boot-floppies/utilities/dbootstrap/po by claush

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap/po
who:claush
time:   Tue Mar 19 06:12:39 PST 2002
Log Message:
  Chinese zh_CN.po update

Files:
changed:zh_CN.po


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: zh_CN.po broken

2002-03-19 Thread Claus Hindsgaul

man, 2002-03-18 kl. 15:06 skrev malix:
> Hope this time it will success.

Perfect! Applied, thanks.

Claus Hindsgaul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: zh_CN.po broken

2002-03-19 Thread malix

Claus Hindsgaul wrote:

>man, 2002-03-18 kl. 15:06 skrev malix:
>
>>Hope this time it will success.
>>
>
>Perfect! Applied, thanks.
>
>Claus Hindsgaul
>
thanks!
I will try correct all fuzzy translation first.
and then complete untranslated part.
3rd, I want to translate woody's install manual.
what steps should I do? you can tell me until I finished the zh_CN.po.

malix



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




zh_CN translation

2002-03-19 Thread Claus Hindsgaul

man, 2002-03-18 kl. 15:19 skrev malix:
> I will try correct all fuzzy translation first.
> and then complete untranslated part.

Great! I guess you know how to do this by now.

One thing you might otherwise miss:
Recently a string in utilities/dbootstrap/lang/english.src was changed,
and the corresponding string in utilities/dbootstrap/lang/chinese.src
should be changed too:
 english.src:
en - Choose this and press Enter to proceed in English.
 Current chinese_s.src:
zh - ÄúÑ¡ÔñÁ˼òÌåÖÐÎÄ¡£Çë°´ Enter ¼ü¼ÌÐø°²×°


> 3rd, I want to translate woody's install manual.
> what steps should I do? you can tell me until I finished the zh_CN.po.

I use emacs to edit the sgml files (just copy the directory
documentation/en to documentation/zh_CN).
I recommend that you add a line at the top of each SGML file to remember
which version of the original English file you have translated. This
will help later updates considerably. If you use the following format,
the script doc-check will show you any changes in the corresponding
English file since that version:

(example:)


Good luck, it's a lot of work :)

Cheers,
Claus Hindsgaul


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#139041: boot-floppies: [ARM] Looking for kernel in all the wrong places

2002-03-19 Thread Matt Kraai

On Tue, Mar 19, 2002 at 07:02:22AM -0500, Adam C Powell IV wrote:
> In the "Install operating system and modules" step, the installer looks 
> for netwinder/images-1.44/rescue.bin which doesn't exist.  There is 
> netwinder/images-2.88/rescue.bin, so we perhaps need to look for that 
> instead, or else need to generate images-1.44/rescue.bin.

You can work around this by adding `disksize=2.88' to your boot
arguments.

Matt



msg17656/pgp0.pgp
Description: PGP signature


cvs commit to boot-floppies/utilities/dbootstrap by kraai

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap
who:kraai
time:   Tue Mar 19 07:39:14 PST 2002
Log Message:
  * utilities/dbootstrap/partition_config.c (init_linux): Check that Arch2 is
PowerMac before checking Arch3.
  

Files:
changed:partition_config.c


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/debian by kraai

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:kraai
time:   Tue Mar 19 07:39:14 PST 2002
Log Message:
  * utilities/dbootstrap/partition_config.c (init_linux): Check that Arch2 is
PowerMac before checking Arch3.
  

Files:
changed:changelog


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Processed: tag 138799 pending

2002-03-19 Thread Debian Bug Tracking System

Processing commands for [EMAIL PROTECTED]:

> tag 138799 pending
Bug#138799: "Initialize a Linux Partition" broken on powerpc/apus
Tags added: pending

> --3siQDZowHQqNOShm
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/utilities/dbootstrap by kraai

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap
who:kraai
time:   Tue Mar 19 07:52:16 PST 2002
Log Message:
  * utilities/dbootstrap/main.c (setup_image_names): Load rescue image from
images-2.88.
  

Files:
changed:main.c


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/debian by kraai

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:kraai
time:   Tue Mar 19 07:52:16 PST 2002
Log Message:
  * utilities/dbootstrap/main.c (setup_image_names): Load rescue image from
images-2.88.
  

Files:
changed:changelog


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Processed: tag 139041 pending

2002-03-19 Thread Debian Bug Tracking System

Processing commands for [EMAIL PROTECTED]:

> tag 139041 pending
Bug#139041: boot-floppies: [ARM] Looking for kernel in all the wrong places
Tags added: pending

> --XvKFcGCOAo53UbWW
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




subscribe

2002-03-19 Thread Alexis Haeringer




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#135138: Kernel panic in boot-floppies-2.4

2002-03-19 Thread Tom Wzietek

The person who reported this bug meant that the request for root floppy
should go in an infinite loop instead of giving up after the second time
and hard locking the machine.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#138849: boot-floppies: syslinux screen on boot-floppies created boot-floppy has messed chars

2002-03-19 Thread David Kimdon

Tue, Mar 19, 2002 at 11:10:48AM +0100 wrote:
> #include 
> David Kimdon wrote on Mon Mar 18, 2002 um 10:38:29PM:
> 
> > > Same for german. The message is hardcoded in dbootstrap translation and
> > 
> > 
> > While we are at it, are there messages used?  Perhaps they are cruft
> > and can be removed?
> 
> They give the general hints about how to use boot prompt. The
> boot-floppy created by dbootstrap presents the message. IMO may be
> useful for clueless people.

What I meant to say is it looks like we have two copies of the same
message. I haven't found where the second one is used, and I'm
suggesting it should be removed.

utilities/dbootstrap/po/C.po line 170
#. TRANS: The next message has to be DOS formatted for syslinux.
#: bootconfig.c:312
#, c-format
msgid ""
"\n"
"Linux will be started automatically using the kernel on this floppy
disk.\n"
"The root filesystem will be mounted from %s .\n"
"\n"
"When you start to type a command at the \"boot:\" prompt, the
automatic\n"
"bootstrap process will stop. You may then type the name of the kernel
to\n"
"use followed by any kernel options in the form option=value.\n"
"\n"
"The kernel must be on the floppy disk in the first floppy drive. A
kernel\n"
"file called \"linux.bin\" was installed on this floppy when it was
created. "
"If you\n"
"wish to use a kernel on the hard disk, remove the floppy and press
RESET\n"
"\n"
msgstr ""

bash-2.05a$ cat scripts/rootdisk/messages/C/boot_message 

Linux will be started automatically using the kernel on this floppy disk.
The root filesystem will be mounted from %s.

When you start to type a command at the "boot:" prompt, the automatic
bootstrap process will stop.  You may then type the name of the kernel to
use followed by any kernel options in the form option=value.

The kernel must be on the floppy disk in the first floppy drive.  A kernel
file called "linux.bin" was installed on this floppy when it was created.  If you
wish to use a kernel on the hard disk, remove the floppy and press
RESET

bash-2.05a$ 

> 
> Gruss/Regards,
> Eduard.
> -- 
> Alpträumer!
> AOL-Surfer!
> Apfelschorle-Besteller!
> Pannenhilfe-Anrufer!
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Processed: reopen 135138 and reassign to kernel-image

2002-03-19 Thread Debian Bug Tracking System

Processing commands for [EMAIL PROTECTED]:

> reopen 135138
Bug#135138: Kernel panic in boot-floppies-2.4
Bug reopened, originator not changed.

> reassign 135138 kernel
Bug#135138: Kernel panic in boot-floppies-2.4
Bug reassigned from package `boot-floppies' to `kernel'.

> --5vNYLRcllDrimb99
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: boot-floppies 3.0.21 for testing

2002-03-19 Thread Bob Van Cleef


SunBlade 100 failed - still no support for hme0 PCI card.

Bob
-- 
><>  ><>  ><>  ><>  ><>  ><>  ><>  ><>  ><>  ><>  ><>  ><>  ><>
Bob Van Cleef, Systems Administrator (408) 734-8100
MicroUnity, Inc. FAX (408) 734-8136
376 Martin Ave., Santa Clara, CA 95050  [EMAIL PROTECTED]

ok boot net
Boot device: /pci@1f,0/network@c,1  File and args: 
249800 TILO
Selecting sun4u kernel...
|
Remapping the kernel... done.
Booting Linux...
PROMLIB: Sun IEEE Boot Prom 4.0.45 2001/02/08 14:33
Linux version 2.4.18 (root@vore) (gcc version egcs-2.92.11 19980921 (gcc2 
ss-982
ARCH: SUN4U
Ethernet address: 00:03:ba:00:be:fc
On node 0 totalpages: 64845
zone(0): 65428 pages.  
zone(1): 0 pages.
zone(2): 0 pages.
Found CPU 0 (node=f006dbd4,mid=0)
Found 1 CPU prom device tree node(s).
Kernel command line: 
Calibrating delay loop... 1002.70 BogoMIPS
Memory: 510528k available (1912k kernel code, 528k data, 168k init) 
[f8]
Dentry-cache hash table entries: 65536 (order: 7, 1048576 bytes)   
Inode-cache hash table entries: 32768 (order: 6, 524288 bytes)  
Mount-cache hash table entries: 8192 (order: 4, 131072 bytes) 
Buffer-cache hash table entries: 32768 (order: 5, 262144 bytes)
Page-cache hash table entries: 65536 (order: 6, 524288 bytes)  
POSIX conformance testing by UNIFIX  
PCI: Probing for controllers.  
PCI: Found SABRE, main regs at 01fe, wsync at 01fe1c20
SABRE: Shared PCI config space at 01fe0100
SABRE: DVMA at c000 [2000]
PCI0(PBMA): Bus running at 33MHz  
isa0: [dma -> (floppy) (parallel)] [power] [serial] [serial]
ebus: No EBus's found.  
PCIO serial driver version 1.54
su(serial) at 0x1fe020003f8 (tty 0 irq 12,7eb) is a 16550A
su(serial) at 0x1fe020002e8 (tty 1 irq 12,7eb) is a 16550A
clock_probe: Cannot find timer chip   
Program terminated


 same box, solaris 8 

Feb  9 01:39:52 unknown pcipsy: [ID 370704 kern.info] PCI-device: pci@5, 
pci_pci0
Feb  9 01:39:52 unknown genunix: [ID 936769 kern.info] pci_pci0 is 
/pci@1f,0/pci@5
Feb  9 01:39:52 unknown hme: [ID 517527 kern.info] SUNW,hme0 : PCI IO 2.0 
(Rev Id = c1) Found
Feb  9 01:39:52 unknown hme: [ID 517527 kern.info] SUNW,hme0 : Local 
Ethernet address = 8:0:20:ea:e2:8a
Feb  9 01:39:52 unknown pci_pci: [ID 370704 kern.info] PCI-device: 
SUNW,hme@0,1, hme0
Feb  9 01:39:52 unknown genunix: [ID 936769 kern.info] hme0 is 
/pci@1f,0/pci@5/SUNW,hme@0,1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Processed: merge 136639 138654

2002-03-19 Thread Debian Bug Tracking System

Processing commands for [EMAIL PROTECTED]:

> reassign 136639 debootstrap
Bug#136639: malformed release file, basedebs trouble
Bug reassigned from package `boot-floppies' to `debootstrap'.

> merge 136639 138654
Bug#136639: malformed release file, basedebs trouble
Bug#138654: does not inform dbootstrap why download failed
Merged 136639 138654.

> --9jxsPFA5p3P2qPhR
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#138849: boot-floppies: syslinux screen on boot-floppies created boot-floppy has messed chars

2002-03-19 Thread Eduard Bloch

#include 
David Kimdon wrote on Tue Mar 19, 2002 um 08:19:39AM:

> bash-2.05a$ cat scripts/rootdisk/messages/C/boot_message 

Weird. rootdisk.sh is the only thing where this file is actually used. I
cannot see what this boot message has to do with the root disk. Who has
an idea?

Gruss/Regards,
Eduard.
-- 
Space Cadet wrote:
> wird jetzt aus meinem 100%-WindowsNTkompatiblen, 100%-absturzsicheren
> Microsoft Outlook Express 5.0 (ist übrigens auch Freeware) entfernt.
So ein Glück aber auch. Spart den Eintrag im Killfile.
   (Jörg Fischer in dcoulh)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/utilities/dbootstrap/po by gleydson

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/utilities/dbootstrap/po
who:gleydson
time:   Tue Mar 19 14:22:38 PST 2002
Log Message:
  
  
  Update of the Brazilian Portuguese translation.
  

Files:
changed:pt.po


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: trying to clean up a bit with the questions concerning 'Initialize...'

2002-03-19 Thread Andreas Wüst

Hi

>> I just had an inspiration. Someone put in debugging code to help when 
>> we get segfault problems. It won't show the registers for your arch, 
>> but it will at least give a backtrace which may prove helpful to 
>> someone around here.
>> 
>> The way you activate it, is add debug to your boot arguments. It's 
>> supposed to give you a backtrace on stderr. Can you try that with 
>> the troublesome kernel?

Where's stderr? vc1?

> Ok, I'll do this tonight! I think debug=mem would be the right thing for my
> machine (and afterwards get the log out of the ram under AmigaOS)?
 
By this opportunity I also took the latest bf's Adam told me to take
(3.0.21.0.1) from 
#http://people.debian.org/~aph/boot-floppies-woody/disks-powerpc/current/#.

Ok, I've now ran the system using debug=mem.  Well, I don't know if this has
been the right thing, as Chris pointed out with

> dbootstrap looks at the boot arguments and changes its behavior if it sees
> 'debug' among them. I don't think it creates a specific log. Other arguments
> it looks for are 'verbose' and 'quiet'. Whenever I've used it, I just type
> e.g.
> 
> Linux debug
> 
> at the boot prompt.

Unfortunately, this mail arrived after I have done the testing.

But I will do another run with the command supposed above.


For the Amiga spcialists, my boot command went as follows:

bootstrap --apus -v -k apus/vmlinuz-2.4.17-apus -r apus/images-1.44/root.bin
debug=mem root=/dev/ram video=pm2fb:mode:1024x768-75

It gave me the following output, which I personally consider not very useful,
as I can see no significant messages. As a side effect, nothing has been
printed on vc1 during startup, but I assume this was caused by redirecting the
output to ram by debug=ram.

I wonder that there is no debug output at all, as I thought debug=xxx would
also raise the debug level, as a simple 'debug' does.

Searching for SAVEKMSG magic...
Found 4312 bytes at 0x001e0010

Total memory = 71MB; using 512kB for hash table (at c030)
Linux version 2.4.17-apus (root@pismo) (gcc version 2.95.4 (Debian prerelease)) #1 Son 
Feb 17 17:00:37 CET 2002
Amiga hardware found: [A4000] VIDEO BLITTER AUDIO FLOPPY A4000_IDE KEYBOARD MOUSE 
SERIAL PARALLEL A3000_CLK CHIP_RAM PAULA LISA ALICE_PAL ZORRO3 
On node 0 totalpages: 18304
zone(0): 18304 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: debug=mem root=/dev/ram video=pm2fb:mode:1024x768-75
ioremap: fffc (1000) -> fdfff000
ioremap: fffe (1000) -> fdffe000
APUS: BATs=1, BUS=67MHz, RAM=70ns, PCI bridge=1
time_init: decrementer frequency = 16.503756 MHz
Console: colour dummy device 80x25
Calibrating delay loop... 395.67 BogoMIPS
Memory: 67036k available (1864k kernel code, 848k data, 280k init, 0k highmem)
Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
POSIX conformance testing by UNIFIX
PCI: Probing PCI hardware
Memory resource not set for host bridge 0
apus_pcibios_fixup: PCI mem resource requested
PCI: Cannot allocate resource region 1 of PCI bridge 0
PCI: resource is e000..fffc (200), parent c023fc1c
PCI:00:01.0: Resource 0: ef00-ef01 (f=200)
PCI:00:01.0: Resource 1: e100-e17f (f=200)
PCI:00:01.0: Resource 2: e100-e17f (f=200)
PCI: Cannot allocate resource region 2 of device 00:01.0
PCI:  parent is c023f8c8: e000-fffc (f=200)
PCI: Switching off ROM of 00:01.0
Zorro: Probing AutoConfig expansion devices: 2 devices
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
ioremap: fffc (1000) -> c501a000
ioremap: fffe (1000) -> c501c000
ioremap: e000 (0080) -> c501e000
ioremap: ef01 (0001) -> c581f000
Console: switching to colour frame buffer device 128x48
fb0: CVisionPPC/BVisionPPC (Permedia2), using 8192K of video memory.
fb1: Amiga AGA frame buffer device, using 1280K of video memory
clgen: Driver for Cirrus Logic based graphic boards, v1.9.9.1
 Couldn't find PCI device
pty: 256 Unix98 ptys configured
Commodore A2232 driver initializing.
Total: 0 A2232 boards initialized.
Amiga-builtin serial driver version 4.30
ttyS00 is the amiga builtin serial port
Amiga mouse installed.
Generic RTC Driver v1.02
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: Gayle IDE interface (A4000 style)
ide1: X-S-rf IDE interface
ide2: X-Surf IDE interface
hda: QUANTUM FIREBALLP LM15, ATA DISK drive
hdb: LTN526, ATAPI CD/DVD-ROM drive
ide0 at 80dd2020 on irq 0x000c
hda: 29336832 sec

Re: trying to clean up a bit with the questions concerning 'Initialize...' [success!]

2002-03-19 Thread Andreas Wüst

Hello Chris

To make it straight: it finally worked (well, not getting the 'Initialize..'
to work, but to get debugging output out of the system)!!

> Only that I said I thought it had been fixed. Let me 'splain a little
> more about that.  I was seeing dbootstrap restart at the point during
> kernel install when it mounted a partition, in December I think. There
> were several bugs at the time about it, IIRC.
> 
> Anyway, I made a bunch of changes in the code that mounts and unmounts 
> partitions, and cleaned that problem up. I think my initial assumption, 
> that you were seeing the same problem, was wrong.
> 
> I just had an inspiration. Someone put in debugging code to help when 
> we get segfault problems. It won't show the registers for your arch, 
> but it will at least give a backtrace which may prove helpful to 
> someone around here.
> 
> The way you activate it, is add debug to your boot arguments. It's 
> supposed to give you a backtrace on stderr. Can you try that with 
> the troublesome kernel?

I now invoked the whole thing with

bootstrap --apus -v -k apus/vmlinuz-2.4.17-apus -r apus/images-1.44/root.bin
root=/dev/ram video=pm2fb:mode:1024x768-75 debug

It started up normally, well hola, I could see some more output now on
vc1 (which is quite interesting when compared to the dmesg output, as it
doesn't match.. the dmesg AmigaOS side output I've posted in my last mail
seemed to be a bit screwed up. Could it be that logging to mem doesn't worked
correctly?), then I went on in the installation until the now 1000 times
mentioned menu point, and tataa, it presented me with:

*** Segmentation fault
Backtrace:
/sbin/dbootstrap [0x1000ac60]
[0x7fffe958]
/sbin/dbootstrap [0x10015520]
/sbin/dbootstrap [0x1001047c]
/sbin/dbootstrap [0x1000f378]
Debian GNU/Lin /lib/libc.so.6 (__libc_start_main+0x170) [0xfecb640]
*** Press RETURN to continue

Well, I don't know if the output is represented correctly this way, as it was
quite screwed up on the display (the beginning of the lines were shifted
against each others). The "Debian GNU/Lin" part in the message seems to come
from the screen displayed before the debug output appeared.

I hope I have copied all the numbers correctly.

In parallel, on vc3 I could read (right before the segfault):

Mar 19 ... (none) user.info dbootstrap [60]: formatting swap partition
/dev/hda2

then, the segfault output appeared, and, after pressing return, it
went onwards with:

Mar 19 ... (none) user.info init: Process 'sbin/udbootstrap' (pid 57)
exited. Scheduling it for restart.
Mar 19 ... (none) user.info init: Starting pid 75, console /dev/console:
'/sbin/udbootstrap'
Mar 19 ... (none) user.info dbootstrap[78]: dbootstrap starting; built
2002.03.15-16:02+ for powerpc

Of course there has been some more output on vc3, but those lines I copied
here are right around the 'Initialize..' (and no other line was between the
lines listed here!).

Well, now I hope you can do something with the runes printed here!! ;)

-- 
Best wishes and kind regards,
Andi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: trying to clean up a bit with the questions concerning 'Initialize...' [success!]

2002-03-19 Thread Chris Tillman

On Wed, Mar 20, 2002 at 12:27:24AM +0100, Andreas W?st wrote:
> Hello Chris
> 
> To make it straight: it finally worked (well, not getting the 'Initialize..'
> to work, but to get debugging output out of the system)!!
> 
> > Only that I said I thought it had been fixed. Let me 'splain a little
> > more about that.  I was seeing dbootstrap restart at the point during
> > kernel install when it mounted a partition, in December I think. There
> > were several bugs at the time about it, IIRC.
> > 
> > Anyway, I made a bunch of changes in the code that mounts and unmounts 
> > partitions, and cleaned that problem up. I think my initial assumption, 
> > that you were seeing the same problem, was wrong.
> > 
> > I just had an inspiration. Someone put in debugging code to help when 
> > we get segfault problems. It won't show the registers for your arch, 
> > but it will at least give a backtrace which may prove helpful to 
> > someone around here.
> > 
> > The way you activate it, is add debug to your boot arguments. It's 
> > supposed to give you a backtrace on stderr. Can you try that with 
> > the troublesome kernel?
> 
> I now invoked the whole thing with
> 
> bootstrap --apus -v -k apus/vmlinuz-2.4.17-apus -r apus/images-1.44/root.bin
> root=/dev/ram video=pm2fb:mode:1024x768-75 debug
> 
> It started up normally, well hola, I could see some more output now on
> vc1 (which is quite interesting when compared to the dmesg output, as it
> doesn't match.. the dmesg AmigaOS side output I've posted in my last mail
> seemed to be a bit screwed up. Could it be that logging to mem doesn't worked
> correctly?), then I went on in the installation until the now 1000 times
> mentioned menu point, and tataa, it presented me with:
> 
> *** Segmentation fault
> Backtrace:
> /sbin/dbootstrap [0x1000ac60]
> [0x7fffe958]
> /sbin/dbootstrap [0x10015520]
> /sbin/dbootstrap [0x1001047c]
> /sbin/dbootstrap [0x1000f378]
> Debian GNU/Lin /lib/libc.so.6 (__libc_start_main+0x170) [0xfecb640]
> *** Press RETURN to continue
> 
> Well, I don't know if the output is represented correctly this way, as it was
> quite screwed up on the display (the beginning of the lines were shifted
> against each others). The "Debian GNU/Lin" part in the message seems to come
> from the screen displayed before the debug output appeared.
> 
> I hope I have copied all the numbers correctly.
> 
> In parallel, on vc3 I could read (right before the segfault):
> 
> Mar 19 ... (none) user.info dbootstrap [60]: formatting swap partition
> /dev/hda2
> 
> then, the segfault output appeared, and, after pressing return, it
> went onwards with:
> 
> Mar 19 ... (none) user.info init: Process 'sbin/udbootstrap' (pid 57)
> exited. Scheduling it for restart.
> Mar 19 ... (none) user.info init: Starting pid 75, console /dev/console:
> '/sbin/udbootstrap'
> Mar 19 ... (none) user.info dbootstrap[78]: dbootstrap starting; built
> 2002.03.15-16:02+ for powerpc
> 
> Of course there has been some more output on vc3, but those lines I copied
> here are right around the 'Initialize..' (and no other line was between the
> lines listed here!).
> 
> Well, now I hope you can do something with the runes printed here!! ;)

Cool, thanks Andi. Matt decided to take a look at the code, and I think he 
found the problem. He marked the bug pending. So, after the next build it 
should be better.

-- 
*--v- Installing Debian GNU/Linux 3.0 v--*
|    |
|   debian-imac (potato):    |
|Chris Tillman[EMAIL PROTECTED]  |
|   May the Source be with you   |
**


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: cvs commit to boot-floppies/utilities/dbootstrap by kraai

2002-03-19 Thread Chris Tillman

On Tue, Mar 19, 2002 at 07:39:14AM -0800, Debian Boot CVS Master wrote:
> Repository: boot-floppies/utilities/dbootstrap
> who:kraai
> time:   Tue Mar 19 07:39:14 PST 2002
> Log Message:
>   * utilities/dbootstrap/partition_config.c (init_linux): Check that Arch2 is
> PowerMac before checking Arch3.
>   

Nice catch!

-- 
*--v- Installing Debian GNU/Linux 3.0 v--*
|    |
|   debian-imac (potato):    |
|Chris Tillman[EMAIL PROTECTED]  |
|   May the Source be with you   |
**


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by toff

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/documentation/en
who:toff
time:   Tue Mar 19 18:41:56 PST 2002
Log Message:
  debootstrap log only with serial console

Files:
changed:rescue-boot.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by toff

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/documentation/en
who:toff
time:   Tue Mar 19 19:45:13 PST 2002
Log Message:
  Repair Rescue Floppy titles, add verbose/quiet lists

Files:
changed:appendix.sgml inst-methods.sgml rescue-boot.sgml tech-info.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/debian by toff

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:toff
time:   Tue Mar 19 19:47:39 PST 2002
Log Message:
  Repair Rescue Floppy titles, add verbose/quiet lists

Files:
changed:changelog


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by toff

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/documentation/en
who:toff
time:   Tue Mar 19 20:07:26 PST 2002
Log Message:
  fix spacing on table

Files:
changed:appendix.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




nanlei.com

2002-03-19 Thread lucky

::.--.-.::
:( ():  ¶«±ßÈÕ³öÎ÷±ßÓê 
(_,  \ ) ,_)::  µÀÊÇÎÞÇçÈ´ÓÐÇé   |
:::-'--`-- ~~| ,   \ _ /
::: ,|`-._/|   -==  (_)  ==-
^^.' |   /||\  /   \
::^^.'   | ./ ||`\   |
:::/ `-. |/._ ||  \
::|  ||   ||   \
 ~~=~_~^~ =~ \~~~''/~~`` ~=~^~
~^^~~-=~^~ ^ `--'~^~=~^~_~^=~^~

http://www.nanlei.com

ÈÃÎÒÃÇÒ»Æð³É³¤£¬µãµãµÎµÎ£¬Ôç¾Í·Ç·²¡£


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/documentation/en by toff

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/documentation/en
who:toff
time:   Tue Mar 19 21:42:42 PST 2002
Log Message:
  update docs for new-powermac

Files:
changed:boot-new.sgml hardware.sgml inst-methods.sgml rescue-boot.sgml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies/debian by toff

2002-03-19 Thread Debian Boot CVS Master

Repository: boot-floppies/debian
who:toff
time:   Tue Mar 19 21:44:56 PST 2002
Log Message:
  update docs for new-powermac

Files:
changed:changelog


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Processed: reassign 138715 kernel-image-2.4.16-sun4u

2002-03-19 Thread Ben Collins

On Sun, Mar 17, 2002 at 06:03:12AM -0600, Debian Bug Tracking System wrote:
> Processing commands for [EMAIL PROTECTED]:
> 
> > reassign 138715 kernel-image-2.4.16-sun4u
> Bug#138715: [b-f sparc] sun4u floppies freeze at boot
> Bug reassigned from package `boot-floppies' to `kernel-image-2.4.16-sun4u'.

Fixed in 2.4.18 images.

-- 
 .--===-=-==-=---==-=-.
/   Ben Collins--Debian GNU/Linux--WatchGuard.com  \
`  [EMAIL PROTECTED]   --   [EMAIL PROTECTED]   '
 `---=--===-=-=-=-===-==---=--=---'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Processed: reassign 138542 kernel-image-2.4.16-sun4u

2002-03-19 Thread Ben Collins

On Sun, Mar 17, 2002 at 06:03:14AM -0600, Debian Bug Tracking System wrote:
> Processing commands for [EMAIL PROTECTED]:
> 
> > reassign 138542 kernel-image-2.4.16-sun4u
> Bug#138542: Sparc boot-floppies: TFTP boot failure
> Bug reassigned from package `boot-floppies' to `kernel-image-2.4.16-sun4u'.

Fixed in 2.4.18 images.

-- 
 .--===-=-==-=---==-=-.
/   Ben Collins--Debian GNU/Linux--WatchGuard.com  \
`  [EMAIL PROTECTED]   --   [EMAIL PROTECTED]   '
 `---=--===-=-=-=-===-==---=--=---'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]