http://slashdot.jp/article.pl?sid=02/10/29/1244228&mode=nested
謎
ftnk.jp -> ~fumi -> ChangeLog -> Linux
ChangeLog 最新ページ / カテゴリ最新ページ / 前ページ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 次ページ / page 14 (15)http://slashdot.jp/article.pl?sid=02/10/26/1947218&mode=nested
リリース時期については彼が休暇から戻り次第、今月末に予定通りに
フィーチャフリーズを行い、新機能の収録を締め切り、来年頭には
コードフリーズとして本当のバグフィックス以外は受け付けない予定
だそうだ。そして、正式リリースは来年の6月頃まで行う予定だとか。
2.4の時にはリリースが大幅に遅れた上に2.4.15くらいまではあまり
実用的なものではなかったが、2.6は早い段階から完成度が高い様に
計画されている。
http://kerneltrap.org/node.php?id=440
With release v2.5.40 today of the Linux development kernel,
Linus Torvalds reminded the Linux development community that there
is a kernel development freeze on October 31'st. Linus added that
he will be away the last week of the month, so the last day for
new features really is October 20th, "unless you've got a really
good and scary costume". In a cheery threat, he also pointed out
that he's perfectly happy with the features already introduced in 2.5,
so the closer to the deadline submissions come the less likely he will
be compelled to merge them.
http://kerneltrap.org/node.php?id=429
スレッドの生成のベンチマーク。
They suggest that while NGPT is twice as fast at thread creation
and destruction than LinuxThreads, the new NPTL is still four times
faster than that! Read on for Ulrich's full explanation...
http://kerneltrap.org/node.php?id=425
Linus has started integrating some of Andrew Morton's mm patchesってことで、マルチスレッド時のI/Oが改善されるもよう。
into his BK repository as usual - what is interesting about this
round of merges is the inclusion of Andrew's most radical changes
- a non-blocking page writeback system. The changelogs are very
detailed and interesting so I won't explain further.
The goal of this system is mainly to improve multi threaded IO
performance and is very exciting as it looks like akpm & co will
push 2.6 (close) to the top of the VM heap!
- Debian ベースのディストリビューション。
- CDからの起動が可能。
- Score によるクラスタが構築できる。
id3 version2がダメなようなので、version1にしてみると
問題なく表示された。
あぼーんしますた。
乗り換え先 -> Momonga Linux
[2002-04-04-1] に買った英辞郎を、今頃 FreePWING に変換してみる。
FPWBOOK
http://openlab.ring.gr.jp/edict/fpw/
から、英辞郎の変換プログラムを取って来る。
Makefileを適当に書き換えて、make。:
catdump catalogs > catalogs.txtとして、catalogs.txtに英辞郎のエントリを追加。
catdump -u catalogs.txt catalogsで、catalogs に変換。
起きてすぐ、Linuxを立ち上げようとしたら、liloがLIで止まってしまった。
そこで、grubを使ってみることにする。
FDを入れ、プロンプトが出たら
root (hd1,0) kernel /boot/vmlinuz-2.4.18-42k root=/dev/hdb1 initrd /boot/initrd-2.4.18-42k bootで、無事boot。
rpmとperlがお互いにrequireしているため、
OmoikondaraがLoopしてしまいbuildできない。
とりあえず、perlのBuildPrereqを書き換えてbuild。
次にrpmをbuildし、その後perl、rpmの両方をrebuildして誤魔化す。
やっと、再インストールができた。これでまた、Omoikondaraを...