mirror of https://github.com/fspc/gbootroot.git
freesource
23 years ago
1 changed files with 20 additions and 0 deletions
@ -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 |
||||
|
|
||||
|
|
Loading…
Reference in new issue