Mailing List archive

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

[vdr] Re: Mini VDR linux



Matthias Schniedermeyer schrieb:
> 
> On Thu, May 09, 2002 at 03:56:04PM +0200, Christian Berger wrote:
> > Servus
> >
> > Has anybody of you ever thought about using someting like this as an
> > init-file for a "small-footprint" VDR Linux distribuition:
> >
> > #!/bin/bash
> > remount / -o remount,rw
> > vdr
> > umount /
> >
> >
> > When you set the option to reboot the system after a kernel panic, the
> > whole sytem will restart after VDR crashes. And since we don't do much
> > more than mounting / and running VDR, the system should boot up quite
> > fast.
> 
> Everything that kills the uptime for no reason is unacceptable. :-)
> (One of my VDR-Boxes has 200 days now. (Because of Power-failure))

Well I'm talking of standalone boxes, they don't need high uptimes.

> Bis denn
> 
> --
> Real Programmers consider "what you see is what you get" to be just as
> bad a concept in Text Editors as it is in women. No, the Real Programmer
> wants a "you asked for it, you got it" text editor -- complicated,
> cryptic, powerful, unforgiving, dangerous.



Home | Main Index | Thread Index