From: stack Date: Mon, 18 Mar 2013 18:04:32 +0000 (+0100) Subject: build wheezy distribution X-Git-Url: https://v.licheni.net/stack/code/debianlive.git/commitdiff_plain/d60937f80b7b0d4bab9eb600c42f5ae58317ed46?ds=sidebyside build wheezy distribution --- diff --git a/minimal/auto/config b/minimal/auto/config index e1de4f9..56a9c75 100755 --- a/minimal/auto/config +++ b/minimal/auto/config @@ -8,8 +8,8 @@ --mode debian \ -a i386 \ -b hdd \ - -d sid \ - --linux-flavours 486 \ + -d wheezy \ + --linux-flavours "486 686-pae" \ --debootstrap-options "--variant=minbase" \ --bootappend-live "\ boot=live \ diff --git a/xfce-desktop/auto/config b/xfce-desktop/auto/config index da62bf7..5b256e7 100755 --- a/xfce-desktop/auto/config +++ b/xfce-desktop/auto/config @@ -8,8 +8,8 @@ --mode debian \ -a i386 \ -b hdd \ - -d sid \ - --linux-flavours 686 \ + -d wheezy \ + --linux-flavours "486 686-pae" \ --mode debian \ --linux-packages "linux-image linux-headers" \ --debian-installer live \ diff --git a/xfce-desktop/config/archives/sid.list.chroot b/xfce-desktop/config/archives/sid.list.chroot new file mode 100644 index 0000000..ea07166 --- /dev/null +++ b/xfce-desktop/config/archives/sid.list.chroot @@ -0,0 +1 @@ +deb http://ftp.debian.org/debian/ sid main contrib non-free diff --git a/xfce-desktop/config/archives/sid.pref.chroot b/xfce-desktop/config/archives/sid.pref.chroot deleted file mode 100644 index 95d61e9..0000000 --- a/xfce-desktop/config/archives/sid.pref.chroot +++ /dev/null @@ -1,7 +0,0 @@ -Package: user-setup -Pin: release n=wheezy -Pin-Priority: 600 - -Package: syslinu* -Pin: release n=wheezy -Pin-Priority: 600 diff --git a/xfce-desktop/config/archives/wheezy.list.chroot b/xfce-desktop/config/archives/wheezy.list.chroot deleted file mode 100644 index 8feb4ed..0000000 --- a/xfce-desktop/config/archives/wheezy.list.chroot +++ /dev/null @@ -1 +0,0 @@ -deb http://ftp.debian.org/debian/ wheezy main contrib non-free diff --git a/xfce-desktop/config/archives/wheezy.pref.chroot b/xfce-desktop/config/archives/wheezy.pref.chroot new file mode 100644 index 0000000..5ec4f6b --- /dev/null +++ b/xfce-desktop/config/archives/wheezy.pref.chroot @@ -0,0 +1,11 @@ +Package: * +Pin: release n=sid +Pin-Priority: 1 + +Package: aircrack-ng +Pin: release n=sid +Pin-Priority: 500 + +Package: live-* +Pin: release n=sid +Pin-Priority: 500