Turning off auto-updates on ATV2 4.4.4 (Eden beta 1)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
splinke Offline
Junior Member
Posts: 6
Joined: Apr 2011
Reputation: 0
Post: #1
This may be a stupid question. I just installed untethered ATV2 software 4.4.4 with Seas0nPass, as well as XBMC Eden beta. I was wondering whether I should do anything to prevent the ATV2 from automatically updating its software. I no longer see a way to turn this off.
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #2
see the faq.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,854
Joined: Jan 2011
Reputation: 130
Location: Arizona, USA
Post: #3
Eden beta 1 installs UpdateBeGone automatically, so in theory you should be okay.
find quote
rcrh Offline
Fan
Posts: 398
Joined: Aug 2004
Reputation: 0
Post: #4
Ned Scott Wrote:Eden beta 1 installs UpdateBeGone automatically, so in theory you should be okay.

Really? Is this still the case with beta 2?
How can I confirm that I have updatebegone installed?

Thanks so much. I really don't want to have Apple do something to mess up my now perfect aTV.
find quote
premiso Offline
Junior Member
Posts: 23
Joined: Nov 2010
Reputation: 0
Post: #5
ssh in and execute:

Code:
cat /etc/hosts

If there are 3 apple entries in there pointing to 127.0.0.1 then the updatebegone should be enabled and working.
find quote
rcrh Offline
Fan
Posts: 398
Joined: Aug 2004
Reputation: 0
Post: #6
premiso Wrote:ssh in and execute:

Code:
cat /etc/hosts

If there are 3 apple entries in there pointing to 127.0.0.1 then the updatebegone should be enabled and working.
Not sure I got this right (or how to tell which are "apple entries"). This is what I get in response to cat /etc/hosts

##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
find quote
premiso Offline
Junior Member
Posts: 23
Joined: Nov 2010
Reputation: 0
Post: #7
Then it doesn't seem to be "setup".

http://wiki.xbmc.org/index.php?title=XBM...le_updates

Follow that, notably the 3rd item on that list.
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #8
updatebegone only stops frontrow from pushing out a dialog announcing the update. to block it, you need to block it at /etc/hosts.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
rcrh Offline
Fan
Posts: 398
Joined: Aug 2004
Reputation: 0
Post: #9
davilla Wrote:updatebegone only stops frontrow from pushing out a dialog announcing the update. to block it, you need to block it at /etc/hosts.

Is there a wiki or guide somewhere to show how to do that?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #10
rcrh Wrote:Is there a wiki or guide somewhere to show how to do that?

http://wiki.xbmc.org/index.php?title=XBM...le_updates

The faqs are there for a reason Smile


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Post Reply