ftnk.jp -> ~fumi -> ChangeLog -> Linux

ChangeLog 最新ページ / カテゴリ最新ページ / 前ページ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 次ページ / page 14 (15)

2002-10-30 Wed

新しいディストリビューションを作るプロジェクト:nihonLinux [Linux] はてぶ

http://slashdot.jp/article.pl?sid=02/10/29/1244228&mode=nested


2002-10-27 Sun

次のメジャーリリースはやっぱり2.6、来年6月までには完成 [Linux] はてぶ

http://slashdot.jp/article.pl?sid=02/10/26/1947218&mode=nested

リリース時期については彼が休暇から戻り次第、今月末に予定通りに
フィーチャフリーズを行い、新機能の収録を締め切り、来年頭には
コードフリーズとして本当のバグフィックス以外は受け付けない予定
だそうだ。そして、正式リリースは来年の6月頃まで行う予定だとか。
2.4の時にはリリースが大幅に遅れた上に2.4.15くらいまではあまり
実用的なものではなかったが、2.6は早い段階から完成度が高い様に
計画されている。

2002-10-01 Tue

Feature Freeze Reminder [Linux] はてぶ

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.

10月31日で、new feature の追加は締切られるもよう。

2002-10-01 Tue

RedHat 8.0、リリース [Linux] はてぶ

http://slashdot.jp/article.pl?sid=02/10/01/0335245&mode=nested

2002-09-30 Mon

2.6 vs. 3.0; What's In A Name? [Linux] はてぶ

http://kerneltrap.org/node.php?id=436

次の安定版kernelは3.0? (http://slashdot.jp/article.pl?sid=02/09/30/0355254&mode=nested)

2002-09-24 Tue

NPTL vs. NPGT vs. LinuxThreads [Linux] はてぶ

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...

- NPTL: Native POSIX Threading Library
- NGPT: Next Generation POSIX Threading

2002-09-24 Tue

2.5.39+ VM to go "non blocking" [Linux] はてぶ

http://kerneltrap.org/node.php?id=425

Linus has started integrating some of Andrew Morton's mm patches
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!

ってことで、マルチスレッド時のI/Oが改善されるもよう。

2002-09-23 Mon

KNOPPIX Japanese edition [Linux] はてぶ

http://unit.aist.go.jp/it/knoppix/

2002-09-23 Mon

Native POSIX Threading Library (NPTL) [Linux] はてぶ

http://kerneltrap.org/node.php?id=422

2002-09-23 Mon

巫女 GNYO/Linux [Linux] はてぶ

http://miko.gnyo.org/

- Debian ベースのディストリビューション。
- CDからの起動が可能。
- Score によるクラスタが構築できる。

2002-09-20 Fri

New Kernel Configuration System; v0.6 [Linux] はてぶ

http://kerneltrap.org/node.php?id=419

2002-07-12 Fri

xmms の play list で日本語が表示されない(解決編) [Linux] はてぶ

id3 version2がダメなようなので、version1にしてみると
問題なく表示された。

2002-07-06 Sat

Momonga Linux [Momonga][Linux] はてぶ

OmoKon開始!

- Kondara あぼーん [2002-07-01-2]

2002-07-05 Fri

Samba 2.2.4日本語版リリース1.0 [network][Linux] はてぶ

http://www.samba.gr.jp/news-release/2002/20020705-1.html

でました。

2002-07-03 Wed

ソースコードの反逆 -REBEL CODE- [book][読了][Linux] はてぶ

Linux や Open Source 周りについて.

- ソースコードの反逆

2002-07-01 Mon

Kondara あぼーん [Linux] はてぶ

あぼーんしますた。

乗り換え先 -> Momonga Linux

Referrer (Inside):
[2002-07-06-1] Momonga Linux

2002-06-25 Tue

英辞郎 [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 に変換。

Referrer (Inside):
[2003-07-30-1] 英辞郎を freepwing に変換

2002-04-17 Wed

grub [Linux] はてぶ

起きてすぐ、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。

2002-04-13 Sat

rpm と perl [Linux] はてぶ

rpmとperlがお互いにrequireしているため、
OmoikondaraがLoopしてしまいbuildできない。

とりあえず、perlのBuildPrereqを書き換えてbuild。
次にrpmをbuildし、その後perl、rpmの両方をrebuildして誤魔化す。

2002-04-13 Sat

desktop再設定 [Linux] はてぶ

やっと、再インストールができた。これでまた、Omoikondaraを...

ChangeLog 最新ページ / カテゴリ最新ページ / 前ページ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 / page 14 (15)