From 36859d5e0670eaaa5040af75754af9cd83922755 Mon Sep 17 00:00:00 2001 From: stack Date: Tue, 19 Feb 2013 13:32:24 +0100 Subject: [PATCH] removed kernel3.7 and experimental archives for broadcom-sta-dkms to compile correctly linux-headers are needed, it is more simple to just install stock kernel in this default debian verion and necessary modules compile straight forward, without the needing to pin kung fu packages. --- minimal/auto/config | 1 - minimal/config/archives/experimental.list.chroot | 1 - minimal/config/archives/sid.pref.chroot | 4 ---- xfce-desktop/auto/config | 1 - xfce-desktop/config/archives/experimental.list.chroot | 1 - xfce-desktop/config/archives/sid.pref.chroot | 4 ---- 6 files changed, 12 deletions(-) delete mode 100644 minimal/config/archives/experimental.list.chroot delete mode 100644 xfce-desktop/config/archives/experimental.list.chroot diff --git a/minimal/auto/config b/minimal/auto/config index 55594fd..0042c15 100755 --- a/minimal/auto/config +++ b/minimal/auto/config @@ -20,7 +20,6 @@ " \ --apt-indices false --archive-areas "main contrib non-free" \ --apt-recommends false \ - --linux-packages linux-image-3.7-trunk \ --mirror-bootstrap "${mirror}" \ --mirror-binary "${mirror}" \ --mirror-chroot-security "${security_mirror}" \ diff --git a/minimal/config/archives/experimental.list.chroot b/minimal/config/archives/experimental.list.chroot deleted file mode 100644 index 88aba8e..0000000 --- a/minimal/config/archives/experimental.list.chroot +++ /dev/null @@ -1 +0,0 @@ -deb http://ftp.debian.org/debian/ experimental main diff --git a/minimal/config/archives/sid.pref.chroot b/minimal/config/archives/sid.pref.chroot index 1e0ade2..95d61e9 100644 --- a/minimal/config/archives/sid.pref.chroot +++ b/minimal/config/archives/sid.pref.chroot @@ -5,7 +5,3 @@ Pin-Priority: 600 Package: syslinu* Pin: release n=wheezy Pin-Priority: 600 - -Package: * -Pin: release n=experimental -Pin-Priority: 1 diff --git a/xfce-desktop/auto/config b/xfce-desktop/auto/config index ee648a5..653600e 100755 --- a/xfce-desktop/auto/config +++ b/xfce-desktop/auto/config @@ -21,7 +21,6 @@ " \ --archive-areas "main contrib non-free" \ --apt-recommends true \ - --linux-packages linux-image-3.7-trunk \ --mirror-bootstrap "${mirror}" \ --mirror-binary "${mirror}" \ --mirror-chroot-security "${security_mirror}" \ diff --git a/xfce-desktop/config/archives/experimental.list.chroot b/xfce-desktop/config/archives/experimental.list.chroot deleted file mode 100644 index 86f5215..0000000 --- a/xfce-desktop/config/archives/experimental.list.chroot +++ /dev/null @@ -1 +0,0 @@ -deb http://ftp.debian.org/debian/ experimental main contrib non-free diff --git a/xfce-desktop/config/archives/sid.pref.chroot b/xfce-desktop/config/archives/sid.pref.chroot index 1e0ade2..95d61e9 100644 --- a/xfce-desktop/config/archives/sid.pref.chroot +++ b/xfce-desktop/config/archives/sid.pref.chroot @@ -5,7 +5,3 @@ Pin-Priority: 600 Package: syslinu* Pin: release n=wheezy Pin-Priority: 600 - -Package: * -Pin: release n=experimental -Pin-Priority: 1 -- 2.20.1