cvs commit: src/release/alpha dokern.sh drivers.conf
Ruslan Ermilov
ru at FreeBSD.org
Wed May 21 09:28:26 PDT 2003
On Wed, May 21, 2003 at 08:28:05AM -0300, Daniel C. Sobral wrote:
> Ruslan Ermilov wrote:
> >
> >>Alas, the floppy disk loader doesn't come with ficl at all. :-)
> >
> >Daniel, would you please stop spreading this non-true fact now?
>
> [checking facts]
>
> Ooops, I did a Terry. :-)
>
> Well, it used to be true.
>
Hm, can you please tell me when it was the case, and how this
was done? I can't find it anywhere in the CVS history of
src/release/.
> And I can't say I'm happy to discover I'm
> wrong, since my plans call for an increase of 40Kb on i386 for the
> loader on i386 (rather more on 64 bits archs). I counted on not being
> encumbered by floppy's loader.
>
FWIW, recompiling loader without FICL, saved me 100K on the kern.flp
for Alpha! The patch that does this isn't ready for committing yet,
but I will make sure to polish it to the required shape.
> >The boot floppies DO come with FICL support in loader(8), and it
> >is how we load the kernel hints file during the initial boot.
>
> It is not. Here is loader.rc:
>
> include /boot/device.hints
> load /kernel
> echo \007\007
> echo Please insert MFS root floppy and press enter:
> read
> load -t mfs_root /mfsroot
> set hint.acpi.0.disabled=1
> set driver_floppy=YES
> set module_path="/modules;/dist"
> echo \007\007
> autoboot 10
>
> The commands are "include", "load", "echo", "read", "set" and
> "autoboot". They are all builtin commands, not ficl ones. The hints file
> itself contains only the "set" command, which is a builtin command.
>
I stand corrected.
> So, regardless of whether FICL is present or not, it is, at the present,
> not required.
>
Indeed.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru at sunbay.com Sunbay Software AG,
ru at FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20030521/0e3bab90/attachment.bin
More information about the cvs-src
mailing list