Newer
Older
Digital_Repository / OARiNZ / DIY / LiveCD / sources.list
nstanger on 12 Jun 2007 954 bytes - Added policy-rc.d file.
  1. # Automatically generated sources.list
  2. # http://www.ubuntu-nl.org/source-o-matic/
  3. #
  4. # If you get GPG errors with this sources.list, locate the GPG key in this file
  5. # and run these commands (where KEY is replaced with that key)
  6. #
  7. # gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
  8. # gpg --export --armor KEY | sudo apt-key add -
  9. #
  10. # If you don't know what to do with this file, read
  11. # https://help.ubuntu.com/community/Repositories/CommandLine
  12.  
  13. # Ubuntu supported packages
  14. # GPG key: 437D05B5
  15. deb http://archive.ubuntu.com/ubuntu edgy main restricted
  16. deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted
  17. deb http://security.ubuntu.com/ubuntu edgy-security main restricted
  18.  
  19. # Ubuntu community supported packages
  20. # GPG key: 437D05B5
  21. deb http://archive.ubuntu.com/ubuntu edgy universe multiverse
  22. deb http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
  23. deb http://security.ubuntu.com/ubuntu edgy-security universe multiverse