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

Re: /etc/init.d/boot message?



Graham Lillico +44 1785 248131 <graham.lillico@gecm.com> writes:

> I think It may be rather difficult to implement, as wouldn't it mean a
program
> taking over the boot process and it would then be this program that controled
> the execution sequence of the init scripts.  Also how would you tell if the
> scripts had been executed sucsessfully?  Do they return a code or something
on
> completion?

On my first though I wanted to make a pipe for the Menu. Programms and 
scripts then pipe their output  there and its then parsed, displayed
and saved. Programms and scripts would be required to be verbose in
some way, which shouldn't be to hard.

The I though about the hardware detection, which is quite a lot of
info. The rootfilesystem isn't mounted rw, so one can't create a
pipe. Also it isn't a script that could be redirected. One would need
some demon support in the kernel to handle pre-login output of the
kernel and that must display the menu, or the original input on error
and pass the output to the menu otherwise.

> But generally I would like to see something like this, writing the
> output from this program to a seperate log file might be an idea to.

I will have a look at printk, I think that would be the place to grab
the output.

> Good Luck
>  
> Graham
> 
> P.S. If you want any help please feel free to contact me.

I will take any help you can offer.

May the Source be wiht you.
			Mrvn


--  
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: