removido
(usa Nenhuma)
Enviado em 09/09/2011 - 21:24h
$ sudo gedit /etc/apt/sources.list
### Libre-kernel
### Chave GPG: wget -q
http://linux-libre.fsfla.org/pub/linux-libre/planet/archive-key.asc">
http://linux-libre.fsfla.org/pub/linux-libre/planet/archive-key.asc -O- | sudo apt-key add -
deb
http://linux-libre.fsfla.org/pub/linux-libre/planet planet main
* a chave GPG não funciona mais dá para instalar (somente em i686):
$ sudo apt-get update
$ sudo apt-get install linux-image-3.0.4-libre-planet linux-image-3.0.4-libre-planet
* outras versões podem ser encontradas no endereço abaixo:
http://linux-libre.fsfla.org/pub/linux-libre/planet/pool/
o que diz o apt-cache sobre esses pacotes:
$ apt-cache show linux-image-3.0.4-libre-planet
Package: linux-image-3.0.4-libre-planet
Source: linux-source-3.0.4-libre-planet
Version: 3.0.4-libre-planet-10.00.Custom
Architecture: i386
Maintainer: Unknown Kernel Package Maintainer <unknown@unconfigured.in.etc.kernel-pkg.conf>
Installed-Size: 76904
Pre-Depends: debconf (>= 0.2.17) | debconf-2.0
Depends: coreutils (>= 5.96)
Suggests: fdutils, linux-doc-3.0.4-libre-planet | linux-source-3.0.4-libre-planet, ksymoops, linux-image-3.0.4-libre-planet-dbg
Provides: linux-image, linux-image-3.0
Filename: pool/linux-image-3.0.4-libre-planet_3.0.4-libre-planet-10.00.Custom_i386.deb
Size: 27071792
MD5sum: 0dd5fa1527f8fa03e506a2ae945d2914
SHA1: d90202dae896fcf45d077b22e6e1286b0eb7b566
SHA256: 59e71979043709277c64f258990ceb34ec7f3cc37221a613540eb441877ec9d4
Section: kernel
Priority: optional
Description: Linux kernel binary image for version 3.0.4-libre-planet
This package contains the Linux kernel image for version
3.0.4-libre-planet.
.
It also contains the corresponding System.map file, and the modules
built by the packager. It also contains scripts that try to ensure
that the system is not left in a unbootable state after an update.
.
Kernel image packages are generally produced using kernel-package,
and it is suggested that you install that package if you wish to
create a custom kernel from the sources. Please look at kernel-img.conf(5),
and /usr/share/doc/kernel-package/README.gz from the package kernel-package
for details on how to tailor the installation of this or any other kernel
image package
$ apt-cache show linux-headers-3.0.4-libre-planet
Package: linux-headers-3.0.4-libre-planet
Source: linux-source-3.0.4-libre-planet
Version: 3.0.4-libre-planet-10.00.Custom
Architecture: i386
Maintainer: Unknown Kernel Package Maintainer <unknown@unconfigured.in.etc.kernel-pkg.conf>
Installed-Size: 51184
Depends: libc6 (>= 2.7)
Recommends: libc6-dev | libc-dev, gcc | c-compiler, make (>= 3.80-10), binutils (>= 2.12), util-linux (>= 2.10o)
Suggests: module-init-tools (>= 0.9.10), e2fsprogs (>= 1.29)
Provides: linux-headers, linux-headers-3.0
Filename: pool/linux-headers-3.0.4-libre-planet_3.0.4-libre-planet-10.00.Custom_i386.deb
Size: 7019720
MD5sum: 1e1fb6b998979c0b8ec18af13e38ef64
SHA1: c78890be1dc628e201ab93c524004e1d03b343b9
SHA256: 78b11840ad244a2b70148e0b6fc2fb6f2e3dd6d65134cc19baa101dac0f573a7
Section: devel
Priority: optional
Description: Header files related to Linux kernel, specifically,
version 3.0.4-libre-planet
.
This package provides kernel header files for sites
that want the latest kernel headers for version
3.0.4-libre-planet.
Please read
/usr/share/doc/linux-headers-3.0.4-libre-planet/debian.README.gz
for details
aqui acho que o GCC não é problema, mas como o meu é o mais atual não conta, se quiserem testar...