From bc5deea8babc17d472f21c20a0dfb20c7f3fd471 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 23 Aug 2013 03:39:52 +0000 Subject: initial import of 'polystrap' debian tool From http://anonscm.debian.org/gitweb/?p=emdebian/polystrap.git;a=summary This imports 83ba112abb8f173254c60611b5a24ca0a72ca58f, from from Tue, 9 Oct 2012 15:36:02 -0400 (21:36 +0200) --- polystrap/default/config | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 polystrap/default/config (limited to 'polystrap/default/config') diff --git a/polystrap/default/config b/polystrap/default/config new file mode 100644 index 000000000..78873f4d9 --- /dev/null +++ b/polystrap/default/config @@ -0,0 +1,4 @@ +SUITE="sid" +ARCH="armel" +ROOTDIR="debian-$SUITE-$ARCH-`date +%F`" +MIRROR="http://cdn.debian.net/debian" -- cgit v1.2.3