byghis

Ubuntu Hardy 8.04 sources.list

May 28th, 2011
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. #deb http://archive.ubuntu.com/ubuntu hardy main
  2. #deb http://security.ubuntu.com/ubuntu hardy-security main
  3.  
  4. deb http://br.archive.ubuntu.com/ubuntu/ hardy main restricted
  5. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy main restricted
  6.  
  7. ## Major bug fix updates produced after the final release of the
  8. ## distribution.
  9. deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
  10. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
  11.  
  12. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  13. ## team, and may not be under a free licence. Please satisfy yourself as to
  14. ## your rights to use the software. Also, please note that software in
  15. ## universe WILL NOT receive any review or updates from the Ubuntu security
  16. ## team.
  17. deb http://br.archive.ubuntu.com/ubuntu/ hardy universe
  18. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy universe
  19. deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe
  20. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe
  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. ## multiverse WILL NOT receive any review or updates from the Ubuntu
  26. ## security team.
  27. deb http://br.archive.ubuntu.com/ubuntu/ hardy multiverse
  28. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy multiverse
  29. deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
  30. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
  31.  
  32. ## Uncomment the following two lines to add software from the 'backports'
  33. ## repository.
  34. ## N.B. software from this repository may not have been tested as
  35. ## extensively as that contained in the main release, although it includes
  36. ## newer versions of some applications which may provide useful features.
  37. ## Also, please note that software in backports WILL NOT receive any review
  38. ## or updates from the Ubuntu security team.
  39. deb http://br.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
  40. deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
  41.  
  42. ## Uncomment the following two lines to add software from Canonical's
  43. ## 'partner' repository. This software is not part of Ubuntu, but is
  44. ## offered by Canonical and the respective vendors as a service to Ubuntu
  45. ## users.
  46. deb http://archive.canonical.com/ubuntu hardy partner
  47. deb-src http://archive.canonical.com/ubuntu hardy partner
  48.  
  49. deb http://security.ubuntu.com/ubuntu hardy-security main restricted
  50. deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
  51. deb http://security.ubuntu.com/ubuntu hardy-security universe
  52. deb-src http://security.ubuntu.com/ubuntu hardy-security universe
  53. deb http://security.ubuntu.com/ubuntu hardy-security multiverse
  54. deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
Advertisement
Add Comment
Please, Sign In to add comment