1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-25 09:53:22 -05:00

Some important sources.

This commit is contained in:
freesource 2001-11-08 06:25:43 +00:00
parent 7973e6cfdf
commit 2f320d8728

View File

@ -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