#navi(contents-page-name): No such page: Linux


Debian GNU/Linux

Unstable用aptlines

deb http://http1.debian.or.jp/debian-ddtp ja/unstable main
deb-src http://http1.debian.or.jp/debian-ddtp ja/unstable main

deb http://http1.debian.or.jp/debian/ unstable main contrib non-free
deb-src http://http1.debian.or.jp/debian/ unstable main contrib non-free
deb http://http1.debian.or.jp/debian-non-US/ unstable/non-US main contrib non-free
deb-src http://http1.debian.or.jp/debian-non-US/ unstable/non-US main contrib non-free 

deb http://http1.debian.or.jp/debian-jp unstable-jp main contrib non-free
deb-src http://http1.debian.or.jp/debian-jp unstable-jp main contrib non-free
deb http://security.debian.org/debian-non-US unstable/non-US main contrib non-free
deb-src http://security.debian.org/debian-non-US unstable/non-US main contrib non-free

deb http://navi2ch.sourceforge.net/debian ./
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
deb-src ftp://ftp.nerim.net/debian-marillat/ unstable main

Kernel Rebuild

# apt-get install kernel-package
# apt-get install kernel-source
# apt-get install kernel-patch
vi /etc/kernel-pkg.conf
   patch_the_kernel := YES
cd /usr/src/linux
make-kpkg clean
make-kpkg --initrd --config=menuconfig --revision=redmagic4.0 kernel_image
dpkg -i ../kernel-image-2.4.x_redmagic4.0_i386.deb
(initrd imageで組込みたいmoduleがあるときは、/etc/mkinitrd/modulesに書いておく)
vi /etc/mkinitrd/modules
   vesafb

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS