Loader forth

Tarc tarc at tarc.po.cs.msu.su
Sun Jun 11 11:32:30 UTC 2006


On Fri, Jun 09, 2006 at 07:45:09PM +0000, John Birrell wrote:
> On Fri, Jun 09, 2006 at 03:41:40PM +0400, Tarc wrote:
> > Yes, but you can use the load command for loading custom modules and/or kernel.  
> > for documentation, you can see to /sys/boot/common/help.common . There are described some commands. T-prefix and D-prefix are for format only, so you should find `# Tload' pattern.
> 
> I don't see how this applies to code written in the Forth language.
> 
> I understand how to write loader conf files and use the commands that
> are documented in help.common.
> 
> I want to add a menu item which will only load the modules if that
> item is selected and then boot. Do you know how to do that?
> 
> --
> John Birrell
The load, boot and others are added to forth, because standalone forth doesn't contain needed features to be language for loader
see loader(8) for details.
-- 
   Best regards,
   	Arseny Nasokin


More information about the freebsd-current mailing list