mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
Some important sources.
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# See sources.list(5) for more information, especially
|
||||
# Remember that you can only use http, ftp or file URIs
|
||||
# CDROMs are managed through the apt-cdrom tool.
|
||||
#
|
||||
# $Id$
|
||||
# make_debian replacement
|
||||
|
||||
# The latest and greatest distribution creation tools.
|
||||
deb http://prdownloads.sourceforge.net/avd ./
|
||||
deb http://prdownloads.sourceforge.net/gbootroot ./
|
||||
|
||||
deb http://http.us.debian.org/debian unstable main contrib non-free
|
||||
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
|
||||
deb http://security.debian.org stable/updates main contrib non-free
|
||||
|
||||
# Uncomment if you want the apt-get source function to work
|
||||
#deb-src http://http.us.debian.org/debian unstable main contrib non-free
|
||||
#deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free
|
||||
|
||||
|
||||
Reference in New Issue
Block a user