fuzzynco
12-26-2007, 11:31 PM
I have a working ptvnet 6.2 system on a RCA DVR40. I would like to configure
bash to use TERM=vt100, TERMINFO=/terminfo, PS1='\h:\w$ ' and run
hostname to set the value of \h. Temporily I created /etc/profile
with the exports above, until I can find out where to set things that my other DVR40
has in /etc/rc.d/rc.sysinit.author which is appearently not run in ptvnet?
I want to install Gnu nano, its curses based and provides the terminfo/libraries/and
the binary. somewhere something is setting export TERM=linux, I need it to be vt100.
Where am I supposed to put user settings to setup bash to respond: "gopher:/var/tmp$"
where gopher is the machine name and I happen to be in /var/tmp? where is hostname
supposed to go if /etc/rc.d/rc.sysinit.author is not used? The things that there are flags
for are working as expected, ftp, telnet, even mfs_ftp.
thanks :confused:
bash to use TERM=vt100, TERMINFO=/terminfo, PS1='\h:\w$ ' and run
hostname to set the value of \h. Temporily I created /etc/profile
with the exports above, until I can find out where to set things that my other DVR40
has in /etc/rc.d/rc.sysinit.author which is appearently not run in ptvnet?
I want to install Gnu nano, its curses based and provides the terminfo/libraries/and
the binary. somewhere something is setting export TERM=linux, I need it to be vt100.
Where am I supposed to put user settings to setup bash to respond: "gopher:/var/tmp$"
where gopher is the machine name and I happen to be in /var/tmp? where is hostname
supposed to go if /etc/rc.d/rc.sysinit.author is not used? The things that there are flags
for are working as expected, ftp, telnet, even mfs_ftp.
thanks :confused: