"N. Sean Timm" wrote:
>
> Is there a reason that /etc/inittab contains the following line uncommented
> by default?
>
> T1:23:respawn:/sbin/getty -L ttyS0 9600 vt100
>
> This causes a message to constantly appear on the screen (something along
> the lines of "respawning too fast"), and it's the first thing I always
> comment out when setting up Oxygen. It seems like this should be commented
> out by default since it's just an example, anyway.
I had hoped to be able to set up a serial port console in addition to
the standard console by default; however, it appears that if no port (no
/dev/ttyS0) is present, then things start breaking. I think I'll just
go ahead and remove these things...
> Also, for the zile package on the firewall disk, it appears to be missing a
> file. Whenever I launch the editor, I get an error about it not being able
> to find /usr/share/zile/HELPWIN, so the second thing I happen to do while
> setting up Oxygen is making an empty file called HELPWIN in that location to
> make the error message disappear.
Well.... it should work fine without it - always has for me. Perhaps I
should just include it - that's the help file.
> Another issue I've run into is the e3 editor's default emulation mode. How
> do you set it to run in emacs emulation mode? I noticed that a variable
> gets set called E3EMU when I specify zile as my editor during initial setup,
> but e3 still runs in vi mode.
You can call it as e3em to get it every time; otherwise, set E3EMU to
"emacs" should do it too.
> Also, should /var/boot/modules be contained in modules.lrp?
No! Definitely not. The purpose for /var/boot/modules is to permit the
loading of packages over the network after loading root.lrp. Among
other things, this means that you can use a kernel that has *NO SUPPORT*
for the boot medium (like floppy or hard disk) but still get all your
packages from the network.
> I still have to
> back up root.lrp right now because I have to add my driver to that (and
> remove the unnecessary ones).
If you're not using network loading, you could get away with using
/lib/modules, but by this new convention it seems a good idea to put
network modules in /var/boot/modules - though its only for network
loading.
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel