Debian 8 - kernel com vserver - apt não consegue encontrar pacotes

1
apt-get install linux-image-2.6-vserver-686
apt-get nvidia-kernel-2.6-vserver-686

Meu apt não pode encontrar os pacotes acima. O que devo adicionar ao sources.list ? Eu tentei encontrar informações no Google, mas não consegui.

Meu Debian é o 8.0.
Pedaço do meu arquivo source.list:

deb http://ftp.us.debian.org/debian jessie main
deb-src http://ftp.us.debian.org/debian jessie main
    
por user40545 20.12.2015 / 11:20

1 resposta

2

Visite instalação do Linux Vserver no Debian :

Debian 6.0 'Squeeze' was the final version to include precompiled Linux-Vserver kernels 1. In newer versions (including Debian Testing), you'll have to compile the kernel yourself or use a pre-packaged kernel. Information on alternative Debian repositories with more functional packages is contained in this section of the FAQ. If you need to compile your own kernel, you need to apply the vserver-version.patch. See the 2

Você não pode encontrar imagens do kernel do Linux-Vserver para o Debian 8.0 (Jessie), pois é removido após o Debain squeeze (7.0):

Visite: registros de relatórios de erros do Debian - # 574529 :

From: dann frazier
To: Debian Bug Tracking System
Subject: release-notes: [SQUEEZE] vserver kernel flavors deprecated
Date: Thu, 18 Mar 2010 14:24:33 -0600

Package: release-notes
Severity: normal

As mentioned in [1], the "vserver" featureset is planned to be removed from the Debian linux kernel after the squeeze release. Debian suggests that users consider migrating vserver systems to either the LXC (Linux Containers) features of the upstream kernel or to the "openvz" featureset.

[1] http://lists.debian.org/debian-devel-announce/2009/10/msg00003.html

(enfatizado por mim)

    
por 20.12.2015 / 13:31

Tags