Port-macppc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: installation/ofwboot.xcf not stripped?



On Sat, Feb 03, 2024 at 05:29:51 +0300, Valery Ushakov wrote:

> I noticed that macppc installation/ofwboot.xcf doesn't seem to be
> stripped, e.g.:
> 
> http://ftp.netbsd.org/pub/NetBSD/NetBSD-10.0_RC3/macppc/installation/ofwboot.xcf
> 
>   $ ls -l ofwboot.xcf; size ofwboot.xcf
>   -rw-r--r--  1 uwe  uwe  450616 Feb  3 05:24 ofwboot.xcf
>      text    data     bss     dec     hex filename
>     66192     753   10485   77430   12e76 ofwboot.xcf
> 
> Is that intended?
> 
> It is stripped in ./usr/mdec/ofwboot.xcf in base.tgz

In NetBSD-10.1 it seems that it is not stripped in base.tgz either

# tar ztvf /mnt2/macppc/binary/sets/base.tgz ./usr/mdec
drwxr-xr-x  2 root     wheel          0 Dec 16 13:08 ./usr/mdec
-r--r--r--  1 root     wheel       1824 Dec 16 13:08 ./usr/mdec/bootxx
-r--r--r--  1 root     wheel      67686 Dec 16 13:08 ./usr/mdec/ofwboot
-r--r--r--  1 root     wheel      68732 Dec 16 13:08 ./usr/mdec/ofwboot.elf
-r--r--r--  1 root     wheel     457202 Dec 16 13:08 ./usr/mdec/ofwboot.xcf


-uwe


Home | Main Index | Thread Index | Old Index