j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: blueswirl Date: 2008-12-01 20:08:33 +0100 (Mon, 01 Dec 2008) New Revision: 279
Modified: openbios-devel/forth/admin/nvram.fs Log: Fix NetBSD 4.0 booting
Modified: openbios-devel/forth/admin/nvram.fs =================================================================== --- openbios-devel/forth/admin/nvram.fs 2008-12-01 18:04:16 UTC (rev 278) +++ openbios-devel/forth/admin/nvram.fs 2008-12-01 19:08:33 UTC (rev 279) @@ -305,8 +305,8 @@ " boot" " boot-command" str-config \ 7.4.3.5 " " " boot-file" str-config \ 7.4.3.5 " false" " diag-switch?" bool-config \ 7.4.3.5 -" net" " diag-device" str-config \ 7.4.3.5 -" diag" " diag-file" str-config \ 7.4.3.5 +no-conf-def " diag-device" str-config \ 7.4.3.5 +no-conf-def " diag-file" str-config \ 7.4.3.5 " false" " fcode-debug?" bool-config \ 7.7 " " " nvramrc" str-config \ 7.4.4.2 " false" " oem-banner?" bool-config