diff options
author | Sven Gothel <[email protected]> | 2013-06-04 19:37:29 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-06-04 19:37:29 +0200 |
commit | 29391e7aedaa17779069305872dd3196c929f65f (patch) | |
tree | 248c40a882b94641bcba39176b0e2b448d914731 /server/setup/01-zfs_linux_bringup/apt-sources.list | |
parent | 4f170e86e6e650df9a20166b18ebc7729d14ca47 (diff) |
rename folder dirs w/ numeric prefix, indicating order of steps to perform.
Diffstat (limited to 'server/setup/01-zfs_linux_bringup/apt-sources.list')
-rw-r--r-- | server/setup/01-zfs_linux_bringup/apt-sources.list | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/server/setup/01-zfs_linux_bringup/apt-sources.list b/server/setup/01-zfs_linux_bringup/apt-sources.list new file mode 100644 index 0000000..b7d90e2 --- /dev/null +++ b/server/setup/01-zfs_linux_bringup/apt-sources.list @@ -0,0 +1,15 @@ +# + +# deb cdrom:[Debian GNU/Linux 7.0.0 _Wheezy_ - Official amd64 DVD Binary-1 20130504-14:44]/ wheezy contrib main + +# deb cdrom:[Debian GNU/Linux 7.0.0 _Wheezy_ - Official amd64 DVD Binary-1 20130504-14:44]/ wheezy contrib main + +deb http://ftp.debian.org/debian/ wheezy main contrib non-free +deb-src http://ftp.debian.org/debian/ wheezy main contrib non-free + +deb http://security.debian.org/ wheezy/updates main contrib +deb-src http://security.debian.org/ wheezy/updates main contrib + +# wheezy-updates, previously known as 'volatile' +deb http://ftp.de.debian.org/debian/ wheezy-updates main contrib non-free +deb-src http://ftp.de.debian.org/debian/ wheezy-updates main contrib non-free |