Date: Sat, 9 Jan 1999 12:08:27 -0800 (PST) From: John Polstra <jdp@polstra.com> To: msmith@FreeBSD.ORG Cc: committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/boot/common commands.c src/sys/boot/i386/libi386 biosdisk.c src/sys/boot/i386/loader Makefile Message-ID: <199901092008.MAA49924@vashon.polstra.com> In-Reply-To: <199901090238.SAA14102@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> msmith 1999/01/08 18:38:40 PST
...
> Modified files:
> sys/boot/i386/loader Makefile
> Log:
> kzip the loader, this shrinks it to about 60% of its original size.
> Note that this is a stopgap with dependancies on the a.out tools.
This breaks an ELF->ELF buildworld:
kernel: ver=0.87 size=6d0 load=9000 entry=9010 map=16M pgctl=1:18
client: fmt=elf size=1b024 text=178cf data=175c bss=196c entry=1000
output: fmt=aout size=1e000 text=1000 data=1c000 org=100000 entry=100000
kzip loader
kzip: not found
*** Error code 1
John
--
John Polstra jdp@polstra.com
John D. Polstra & Co., Inc. Seattle, Washington USA
"Nobody ever went broke underestimating the taste of the American public."
-- H. L. Mencken
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901092008.MAA49924>
