From 1fdd71b28eb73c9946e8df5aa2b2d6a8c5beb210 Mon Sep 17 00:00:00 2001 From: Juri Jensen Date: Mon, 26 Aug 2002 11:41:33 +0000 Subject: cfengine: Added support for autoconfigure of apts sources list. This implementation supports the use of a local mirror, http://debian/. Just add clients in the DebMirrorClients class. apt: Added sources.list files that uses a local Debian mirror. Added a us.potato|woody and dk.potato|woody. --- apt/sources.list.da.potato | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 apt/sources.list.da.potato (limited to 'apt/sources.list.da.potato') diff --git a/apt/sources.list.da.potato b/apt/sources.list.da.potato new file mode 100644 index 0000000..813dcd3 --- /dev/null +++ b/apt/sources.list.da.potato @@ -0,0 +1,6 @@ +deb http://ftp.dk.debian.org/debian potato main contrib non-free +deb http://non-us.debian.org/debian-non-US potato/non-US main contrib non-free + +deb http://security.debian.org/ potato/updates main contrib non-free + +deb http://debian.jones.dk/ potato misc -- cgit v1.2.3