Date: Sat, 03 Oct 2015 23:16:49 +0200 From: "Thomas Schmitt" <scdbackup@gmx.net> To: freebsd-hackers@freebsd.org Subject: Re: Which program produces FreeBSD-11.0-CURRENT-amd64-*-disc1.iso ? Message-ID: <17754582315773747312@scdbackup.webframe.org> In-Reply-To: <3FEED4EA-25B2-4F6A-AEA1-4390B8BC4F2D@gmail.com> References: <3FEED4EA-25B2-4F6A-AEA1-4390B8BC4F2D@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Garrett Cooper wrote: > ISOs are created by makefs in the base system: > https://svnweb.freebsd.org/base/head/release/amd64/mkisoimages.sh?view=log I assume that the source is at https://svnweb.freebsd.org/base/head/usr.sbin/makefs/ There i can see the reason for problem #1 (unitialized malloc memory in date field) and that my assessment of problem #3 was wrong (two bugs, one partly correcting the other). Thanks for the pointer. Have a nice day :) Thomas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17754582315773747312>