Archived from groups: alt.video.ptv.tivo (More info?)
"chris" <ccg@midsouth.rr.com> wrote in message
newsP%_d.2666$rL3.1959@fe2.columbus.rr.com...
> Where and what is the name of what control what tivo does.
Tivo is a Linux computer, so it has a Linux operating system. It runs
numerous programs to perform its functions. There is no single "file."
Archived from groups: alt.video.ptv.tivo (More info?)
"chris" <ccg@midsouth.rr.com> wrote in message
newsP%_d.2666$rL3.1959@fe2.columbus.rr.com...
> Where and what is the name of what control what tivo does.
The guts of it seem to be a file called "myworld".
Archived from groups: alt.video.ptv.tivo (More info?)
uray wrote:
> "chris" <ccg@midsouth.rr.com> wrote in message
> newsP%_d.2666$rL3.1959@fe2.columbus.rr.com...
>
>>Where and what is the name of what control what tivo does.
>
>
> The guts of it seem to be a file called "myworld".
Ok, this has to be some kind of weird code!? Someone alert Homeland
security! ;-)
Archived from groups: alt.video.ptv.tivo (More info?)
On Sun, 20 Mar 2005 01:26:53 +0000, uray wrote:
> The guts of it seem to be a file called "myworld".
Well, that's not particularly accurate, since 'myworld' isn't a _file_ at
all
tivo$ ls -al tvbin/myworld
lrwxrwxrwx 1 0 0 7 Feb 26 22:20 tvbin/myworld -> tivoapp
myworld is just a link to tivoapp, which is the real granddaddy of all
processes on the TiVo*.
myworld is just the name for the processes of tivoapp that control the UI,
generally speaking and AFAICT.
* - Technically, even that's not true.... 'init' is the grandaddy of all
processes on every Linux-based system I've seen, including the TiVo, but
you get the point :-P
Archived from groups: alt.video.ptv.tivo (More info?)
[Apologies to group if a similar message posted earlier... my server
didn't pick it up, if it did go out at all...]
On Sat, 19 Mar 2005 20:19:32 +0000, chris wrote:
> Where and what is the name of what control what tivo does.
Everyone seems to be pointing out that there's no one file that controls
what TiVo does, but I'd like to point out that, word for word, your
question doesn't even make sense.
Archived from groups: alt.video.ptv.tivo (More info?)
On Sat, 19 Mar 2005 20:46:19 -0500, Randy S. wrote:
> uray wrote:
>> The guts of it seem to be a file called "myworld".
>
> Ok, this has to be some kind of weird code!? Someone alert Homeland
> security! ;-)
Well, 'myworld' isn't that weird... I personally think 'huxley' and
'Gryphon' are more likely to be code names.
Huxley is another process name for tivoapp, which I have no idea about,
but Gryphon is the name for my platform, a Standalone S2 [model 24040,
iirc...].
Archived from groups: alt.video.ptv.tivo (More info?)
On Sat, 19 Mar 2005 15:08:36 -0700, Lenroc
<lenroc@NOSPAMFORYOU.hotmail.com> wrote:
>On Sat, 19 Mar 2005 20:19:32 +0000, chris wrote:
>
>> Where and what is the name of what control what tivo does.
>
>That question doesn't make any sense at all.
Archived from groups: alt.video.ptv.tivo (More info?)
when windows boots it uses autoexe.bat and config.sys to configure the
system when it boots. tivo probably have the same file that tell it all its
configurations.
"Sean" <none> wrote in message
news:b3vt31136174oh7hvpemrevhjsbogf1v3o@4ax.com...
> On Sat, 19 Mar 2005 15:08:36 -0700, Lenroc
> <lenroc@NOSPAMFORYOU.hotmail.com> wrote:
>
>>On Sat, 19 Mar 2005 20:19:32 +0000, chris wrote:
>>
>>> Where and what is the name of what control what tivo does.
>>
>>That question doesn't make any sense at all.
>
> The poster fits right in on this NG.
>
> Sean
Archived from groups: alt.video.ptv.tivo (More info?)
"chris" <ccg@midsouth.rr.com> shaped the electrons to say:
>when windows boots it uses autoexe.bat and config.sys to configure the
>system when it boots. tivo probably have the same file that tell it all its
>configurations.
That'd be surprising since those files are DOS/Win specific and the
TiVo boots Linux. There is no fixed boot sequence for Linux, it
depends on the boot loader, and other factors. You might have
inetd/xinetd, or something else.
Off hand I don't remember what TiVo is using.
And I thought MS stopped using autoexec.bat and config.sys.
-MZ, RHCE #806199299900541, ex-CISSP #3762
--
<URL:mailto:megazoneatmegazone.org> Gweep, Discordian, Author, Engineer, me.
"A little nonsense now and then, is relished by the wisest men" 508-755-4098
<URL:http://www.megazone.org/> <URL:http://www.eyrie-productions.com/> Eris
Archived from groups: alt.video.ptv.tivo (More info?)
On Mon, 21 Mar 2005 20:30:25 +0000, chris wrote:
> when windows boots it uses autoexe.bat and config.sys to configure the
> system when it boots. tivo probably have the same file that tell it all its
> configurations.
Autoexec.bat and config.sys were two small pieces in the bootup puzzle on
an old MS-DOS system.
There are similarly many pieces of the puzzle involved in configuring a
TiVo.
One of the most important for TiVo hackers is /etc/rc.d/rc.sysinit.author.
But that knowledge alone does almost nothing for you. What are you trying
to do?
Archived from groups: alt.video.ptv.tivo (More info?)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In article <B9G%d.5698$rL3.1630@fe2.columbus.rr.com>,
chris <ccg@midsouth.rr.com> top-posted (grr):
>when windows boots it uses autoexe.bat and config.sys to configure the
>system when it boots. tivo probably have the same file that tell it all its
>configurations.
Um...Windows hasn't used those files in years. There used to be a command I
dropped into autoexec.bat on Win9x boxen to get command history in
command-prompt windows (damned if I can remember what it was, it's been a
while), but AFAIK they're ignored on Win2K/XP.
Archived from groups: alt.video.ptv.tivo (More info?)
doskey?
Scott Alfter wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> In article <B9G%d.5698$rL3.1630@fe2.columbus.rr.com>,
> chris <ccg@midsouth.rr.com> top-posted (grr):
>> when windows boots it uses autoexe.bat and config.sys to configure
>> the system when it boots. tivo probably have the same file that tell
>> it all its configurations.
>
> Um...Windows hasn't used those files in years. There used to be a
> command I dropped into autoexec.bat on Win9x boxen to get command
> history in command-prompt windows (damned if I can remember what it
> was, it's been a while), but AFAIK they're ignored on Win2K/XP.
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.0 (GNU/Linux)
>
> iD8DBQFCP3XXVgTKos01OwkRAmHCAJ4hoNkLilgMwdpoNzavniNBUPNvzACg9i3J
> 02Y62lD09TvZvsKkI/QRnWM=
> =4jDb
> -----END PGP SIGNATURE-----
Archived from groups: alt.video.ptv.tivo (More info?)
"Scott Alfter" <salfter@salfter.diespammersdie.dyndns.org> wrote in message
news:rBK%d.17097$N15.10704@okepread06...
>
> Um...Windows hasn't used those files in years.
Still used, just not needed. There for backward compatibility with some
legacy software. There is also autoexec.nt and config.nt.
> There used to be a command I
> dropped into autoexec.bat on Win9x boxen to get command history in
> command-prompt windows (damned if I can remember what it was, it's been a
> while), but AFAIK they're ignored on Win2K/XP.
DOSKEY. Not ignored in 2K/XP, but rather the same functionality is built in
and on by default.
Archived from groups: alt.video.ptv.tivo (More info?)
chris wrote:
> when windows boots it uses autoexe.bat and config.sys to configure the
> system when it boots. tivo probably have the same file that tell it all its
> configurations.
No, it does _not_ have the same file. TiVo runs Linux, which means
there are a couple dozen configuration files and startup scripts.
Archived from groups: alt.video.ptv.tivo (More info?)
Randy S. wrote:
> Rob wrote:
>> doskey?
>
> That sounds about right. XP's command prompt has most of that
> funtionality built in now (it adopted many Unix style shortcuts).
>
> Randy S.
If you're referring to tab completion, that's actually been around since the
NT 3.5 days, it was just turned off by default. You had
to toggle a flag in the registry to turn it on. I have no idea what they
were thinking when they did that one.
Archived from groups: alt.video.ptv.tivo (More info?)
> If you're referring to tab completion, that's actually been around since the
> NT 3.5 days, it was just turned off by default. You had
> to toggle a flag in the registry to turn it on. I have no idea what they
> were thinking when they did that one.
That and the history are pretty much what I was thinking of. NT
certainly may have had it, but 9x did not unless installed seperately.
Archived from groups: alt.video.ptv.tivo (More info?)
The main config file is rc.sysinit. It's a text file that configures
most of the system. Init.conf, if present, gets executed prior to
that, and rc.sysinit.author (if present) afterwards. It's best to
leave rc.sysinit mostly alone (most people just disable upgrades and
plug in the USB2.0 drivers there) and use rc.sysinit.author for
starting up any custom software.
Archived from groups: alt.video.ptv.tivo (More info?)
"MegaZone" <newsREMOVE@THISmegazone.org> wrote in message
news:megazone.1111440958@sidehack.sat.gweep.net...
> "chris" <ccg@midsouth.rr.com> shaped the electrons to say:
>>when windows boots it uses autoexe.bat and config.sys to configure the
>>system when it boots. tivo probably have the same file that tell it all
>>its
>>configurations.
>
> That'd be surprising since those files are DOS/Win specific and the
> TiVo boots Linux. There is no fixed boot sequence for Linux, it
> depends on the boot loader, and other factors. You might have
> inetd/xinetd, or something else.
>
> Off hand I don't remember what TiVo is using.
>
> And I thought MS stopped using autoexec.bat and config.sys.
>
Actually Linux does have a boot sequence although I don't remember exactly
what it is. It does load certain config files based on the hardware and I
suspect for Tivo there are config files for the MPEG encoder and video
hardware. I don't think the OP was implying that Tivo uses Autoexec and
Config but rather that the OS has similar files that are accessed at boot
time and he is correct about that.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.