Please commit syscons fix (Was: Re: syscons in rcng ? - SOLVED)

2002-09-09 Thread Rasmus Skaarup



  With the latest changes (1.8, 5th of Sep) to /etc/rc.d/syscons, syscons
  doesn't get initialized on my 5.0-CURRENT.
  
  Have I missed some new configuration options?
 

 Very simple: /usr/src/etc/rc.d/syscons misses line
 run_rc_command $1

Would someone please commit this?


Sincerely,
Rasmus Skaarup


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



syscons in rcng ?

2002-09-08 Thread Rasmus Skaarup


Hello,

With the latest changes (1.8, 5th of Sep) to /etc/rc.d/syscons, syscons
doesn't get initialized on my 5.0-CURRENT.

Have I missed some new configuration options?


Sincerely,
Rasmus Skaarup


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: syscons in rcng ?

2002-09-08 Thread Andrew Lankford


What I've noticed is that vidcontrol refuses to change the console mode
to anything other than 80x25 or 80x30.  I had it set at 80x60, but CURRENT
no longer likes that.  I've also noticed that starting up XFree4.2.0's server
switches my console from 80x30 back to 80x25.  Funky.

In any case, I don't know anything about problems with /etc/rc.d/syscons,
but perhaps vidcontrol or the kernel is the culprit.

Andrew Lankford

Hello,

With the latest changes (1.8, 5th of Sep) to /etc/rc.d/syscons, syscons
doesn't get initialized on my 5.0-CURRENT.

Have I missed some new configuration options?


Sincerely,
Rasmus Skaarup




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: syscons in rcng ? - SOLVED

2002-09-08 Thread Vladimir Kushnir

On Sun, 8 Sep 2002, Andrew Lankford wrote:


 What I've noticed is that vidcontrol refuses to change the console mode
 to anything other than 80x25 or 80x30.  I had it set at 80x60, but CURRENT
 no longer likes that.  I've also noticed that starting up XFree4.2.0's server
 switches my console from 80x30 back to 80x25.  Funky.

 In any case, I don't know anything about problems with /etc/rc.d/syscons,
 but perhaps vidcontrol or the kernel is the culprit.

 Andrew Lankford

 Hello,
 
 With the latest changes (1.8, 5th of Sep) to /etc/rc.d/syscons, syscons
 doesn't get initialized on my 5.0-CURRENT.
 
 Have I missed some new configuration options?
 
 


Very simple: /usr/src/etc/rc.d/syscons misses line
run_rc_command $1

Regards,
Vladimir
-- 
Vladimir Kushnir - [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message