FreeBSD 1.1 under -current :-)
Julian Elischer
julian at elischer.org
Fri Feb 6 01:47:45 PST 2004
On Fri, 6 Feb 2004, Julian Elischer wrote:
>
> well this is not really a -current question, but..
> I unpacked a freebsd 1.1 cdrom into a subdirectory
> and after kldloading the aout module, chroot'd into it..
>
[...]
>
> then it all blows up..
>
> does anyone remember if there was an extra step we used to have to do?
> did we have to have a populated /usr/obj to start with?
> if so where did we get it from?
>
I've tracked it down to mkdir -p
not being able to work.
does anyone remember if there was a change to statfs or fstat
or similar that would stop a 1.1 binary from working correctly?
interestingly, I think this MAY have.....worked about 9 months ago..
I ran into the 30000 PID problem previously
doing a make world and I think it got beyond this point.
my guess is that someone has broken "old.stat" as it never even tries to
do a NAMEI.
More information about the freebsd-current
mailing list