DragonFly BSD
DragonFly bugs List (threaded) for 2011-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue2141] loader and/or documentation broken


From: "Thomas Nikolajsen \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 09 Oct 2011 21:13:37 +0000

Thomas Nikolajsen <thomas.nikolajsen@mail.dk> added the comment:

ehci_load=
on loader prompt works.

The problem is local vs kernel env variables:
set / unset works on kernel env variables only;
this can have the effect that a variable has an instance
both as local and kernel env variable, but with different value.

IMO set / unset should also do operation on local variable.
Any objections?

Local variables was introduced by dloader, mainly to store menu stuff,
which the kernel has no use for.

I did update loader docs (man & help file) after dloader introduction,
so I think it is in a rather good shape :)

_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2141>
_____________________________________________________




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]