오픈 소스 소프트웨어 개발 및 다운로드

출시 노트 (linux98-2.5ac-for-merge - 2.5.64-ac3)

[en] [ja]

This patch contains support for NEC PC-9800 subarchitechture,
against 2.5.64-ac3,
Including files not merged yet, but needed for PC-9800.

Example for usage:
cd /usr/src
tar jxvf linux98-2.5.64-ac3.patch.tar.bz2 (this patch)
tar jxvf linux-2.5.64.tar.bz2 (original source)
cd linux-2.5.64
bzip2 -cd ../patch-2.5.64-ac3.bz2 | patch -p1 (AC patch)
cat ../linux98-2.5.62-ac3-patch/*.patch | patch -p1
cp ../linux98-2.5.62-ac3-patch/sample-pc98.config ./.config
make menuconfig
make bzImage
make modules
.
.

Show files in this release



SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.