cvs commit: src/sys/powerpc/powerpc vm_machdep.c

Garance A Drosehn gad at FreeBSD.org
Mon Jan 1 09:50:21 PST 2007


At 9:56 AM -0800 12/29/06, Marcel Moolenaar wrote:
>On Dec 28, 2006, at 4:51 PM, Garance A Drosehn wrote:
>
>>   I keep trying to
>>store away some long device aliases in nvram on my Mac Mini, and it
>>it seems like they always just disappear on me.  I haven't tried to
>>do any alternatives with the 'nvedit' command yet, as I assume those
>>attempts would hit the same fate.
>
>Do you typically use shutdown -h? There's a use of OF_exit() in cpu_halt()
>still. I only changed the cpu_reset() case, which is called from DDB when
>you enter reset for example.

I almost always use 'shutdown -r now' or a plain 'reboot' command.

I think my problem here is that I'm missing some step, or something.  I
did eventually get the alias defined that I wanted to have defined, but
I can't tell what it is that I do differently in the times where the
'nvalias' works vs. the times that it does not work.  It does seem that
I have to do more than just the 'nvalias' command.  In any case, I seem
to be okay for now.

-- 
Garance Alistair Drosehn     =               drosehn at rpi.edu
Senior Systems Programmer               or   gad at FreeBSD.org
Rensselaer Polytechnic Institute;             Troy, NY;  USA


More information about the cvs-src mailing list