Advertisement
Guest User

Untitled

a guest
Jun 29th, 2011
1,204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. login as: root
  2. root@192.168.0.2's password:
  3. Apple-TV:~ root# echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
  4. Apple-TV:~ root# apt-get update
  5. Ign http://mirrors.xbmc.org ./ Release.gpg
  6. Get:1 http://cydia.zodttd.com stable Release.gpg [189B]
  7. Ign http://mirrors.xbmc.org ./ Release
  8. Hit http://apt.awkwardtv.org stable Release.gpg
  9. Ign http://mirrors.xbmc.org ./ Packages/DiffIndex
  10. Hit http://apt.saurik.com tangelo-3.7 Release.gpg
  11. Get:2 http://apt.modmyi.com stable Release.gpg [189B]
  12. Get:3 http://cydia.zodttd.com stable Release [1619B]
  13. Get:4 http://apt.thebigboss.org stable Release.gpg [197B]
  14. Hit http://mirrors.xbmc.org ./ Packages
  15. Hit http://apt.awkwardtv.org stable Release
  16. Hit http://apt.saurik.com tangelo-3.7 Release
  17. Get:5 http://apt.modmyi.com stable Release [1328B]
  18. Get:6 http://cydia.zodttd.com stable/main Packages/DiffIndex [3756B]
  19. Hit http://apt.awkwardtv.org stable/main Packages/DiffIndex
  20. Get:7 http://apt.thebigboss.org stable Release [7922B]
  21. Get:8 http://apt.modmyi.com stable/main Packages/DiffIndex [3756B]
  22. Hit http://nitosoft.com Release.gpg
  23. Ign http://apt.saurik.com tangelo-3.7/main Packages/DiffIndex
  24. Get:9 http://cydia.zodttd.com stable/main 2011-06-25-1420.51+2011-06-29-1516.22.pdiff [449kB]
  25. Get:10 http://apt.modmyi.com stable/main Packages [1587kB]
  26. Hit http://apt.saurik.com tangelo-3.7/main Packages
  27. Hit http://nitosoft.com Release
  28. Get:11 http://apt.thebigboss.org stable/main Packages/DiffIndex [1996B]
  29. Ign http://nitosoft.com Packages/DiffIndex
  30. Hit http://nitosoft.com Packages
  31. Get:12 http://cydia.zodttd.com stable/main 2011-06-25-1420.51+2011-06-29-1516.22.pdiff [449kB]
  32. Get:13 http://apt.thebigboss.org stable/main Packages [794kB]
  33. Get:14 http://cydia.zodttd.com stable/main 2011-06-25-1420.51+2011-06-29-1516.22.pdiff [449kB]
  34. Fetched 2851kB in 27s (103kB/s)
  35. Reading package lists... Done
  36. W: Duplicate sources.list entry http://apt.awkwardtv.org stable/main Packages (/var/lib/apt/lists/apt.awkwardtv.org_dists_stable_main_binary-iphoneos-arm_Packages)
  37. W: Ignoring Provides line with DepCompareOp for package com.nito.wifi
  38. W: You may want to run apt-get update to correct these problems
  39. Apple-TV:~ root# apt-get install com.nito.nitoTV
  40. Reading package lists... Done
  41. Building dependency tree
  42. Reading state information... Done
  43. The following extra packages will be installed:
  44. com.nito.nitotv org.tomcool.smframework
  45. The following NEW packages will be installed:
  46. com.nito.nitotv org.tomcool.smframework
  47. 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded.
  48. Need to get 1299kB of archives.
  49. After this operation, 2191kB of additional disk space will be used.
  50. Do you want to continue [Y/n]? y
  51. Get:1 http://apt.awkwardtv.org stable/main org.tomcool.smframework 0.7.7-2 [303kB]
  52. Get:2 http://nitosoft.com com.nito.nitotv 0.6.7-1 [996kB]
  53. Fetched 1299kB in 6s (198kB/s)
  54. Selecting previously deselected package org.tomcool.smframework.
  55. (Reading database ... 1274 files and directories currently installed.)
  56. Unpacking org.tomcool.smframework (from .../org.tomcool.smframework_0.7.7-2_iphoneos-arm.deb) ...
  57. Selecting previously deselected package com.nito.nitotv.
  58. Unpacking com.nito.nitotv (from .../com.nito.nitotv_0.6.7-1_iphoneos-arm.deb) ...
  59. Setting up org.tomcool.smframework (0.7.7-2) ...
  60. Setting up com.nito.nitotv (0.6.7-1) ...
  61. Apple-TV:~ root# killall AppleTV
  62. Apple-TV:~ root#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement