byghis

source.list - eucalyptus 1.6.1 - ubuntu 8.04

Jul 16th, 2011
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. edward@pituba:~$ cat /etc/apt/sources.list
  2. #
  3. # deb cdrom:[Ubuntu-Server 8.04.4 _Hardy Heron_ - Release i386 (20100121.3)]/ hardy main restricted
  4.  
  5. #deb cdrom:[Ubuntu-Server 8.04.4 _Hardy Heron_ - Release i386 (20100121.3)]/ hardy main restricted
  6. edward@pituba:~$ cat /etc/apt/sources.list
  7. #
  8. # deb cdrom:[Ubuntu-Server 8.04.4 _Hardy Heron_ - Release i386 (20100121.3)]/ hardy main restricted
  9.  
  10. #deb cdrom:[Ubuntu-Server 8.04.4 _Hardy Heron_ - Release i386 (20100121.3)]/ hardy main restricted
  11. # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
  12. # newer versions of the distribution.
  13.  
  14. deb http://br.archive.ubuntu.com/ubuntu/ hardy main restricted
  15. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy main restricted
  16.  
  17. ## Major bug fix updates produced after the final release of the
  18. ## distribution.
  19. deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
  20. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
  21.  
  22. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  23. ## team, and may not be under a free licence. Please satisfy yourself as to
  24. ## your rights to use the software. Also, please note that software in
  25. ## universe WILL NOT receive any review or updates from the Ubuntu security
  26. ## team.
  27. deb http://br.archive.ubuntu.com/ubuntu/ hardy universe
  28. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy universe
  29. deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe
  30. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe
  31.  
  32. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  33. ## team, and may not be under a free licence. Please satisfy yourself as to
  34. ## your rights to use the software. Also, please note that software in
  35. ## multiverse WILL NOT receive any review or updates from the Ubuntu
  36. ## security team.
  37. deb http://br.archive.ubuntu.com/ubuntu/ hardy multiverse
  38. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy multiverse
  39. deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
  40. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
  41.  
  42. ## Uncomment the following two lines to add software from the 'backports'
  43. ## repository.
  44. ## N.B. software from this repository may not have been tested as
  45. ## extensively as that contained in the main release, although it includes
  46. ## newer versions of some applications which may provide useful features.
  47. ## Also, please note that software in backports WILL NOT receive any review
  48. ## or updates from the Ubuntu security team.
  49. deb http://br.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
  50. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
  51.  
  52. ## Uncomment the following two lines to add software from Canonical's
  53. ## 'partner' repository. This software is not part of Ubuntu, but is
  54. ## offered by Canonical and the respective vendors as a service to Ubuntu
  55. ## users.
  56. deb http://archive.canonical.com/ubuntu hardy partner
  57. deb-src http://archive.canonical.com/ubuntu hardy partner
  58.  
  59. deb http://security.ubuntu.com/ubuntu hardy-security main restricted
  60. deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
  61. deb http://security.ubuntu.com/ubuntu hardy-security universe
  62. deb-src http://security.ubuntu.com/ubuntu hardy-security universe
  63. deb http://security.ubuntu.com/ubuntu hardy-security multiverse
  64. deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
  65.  
  66. deb http://www.eucalyptussoftware.com/downloads/repo/eucalyptus/1.6.1/ubuntu jaunty universe
  67. edward@pituba:~$ cat /etc/apt/sources.list
Advertisement
Add Comment
Please, Sign In to add comment