Date: Thu, 27 Feb 2003 00:53:48 +1000 From: Peter Grehan <grehan@freebsd.org> To: Sean_Welch@alum.wofford.org Cc: freebsd-ppc@freebsd.org Subject: Re: ATA patch and others Message-ID: <3E5CD4FC.A160E1D0@freebsd.org> References: <1803911.1046222919915.JavaMail.nobody@dewey.psp.pas.earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Sean, > After starting syslogd. it just sat there. This was my fault: I messed up a commit in trap_subr.S, which prevented signal delivery in certain situations. This should now be fixed, so an update and buildkernel/installkernel will pick it up. The other thing I forgot to mention in the install step is that some additional files need to be copied to /etc. This is another case of files not being in the tree, but fortunately they're the same as used in sparc64 cp <srcroot>/etc/etc.sparc64/* <destdir>/etc/ mv <destdir>/etc/rc.sparc64 <destdir>/etc/rc.powerpc This will give you a ttys file which is needed to be able to log in on the console. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E5CD4FC.A160E1D0>