]
トップ «前の日記(2005-10-22) 最新 次の日記(2005-10-25)» 編集

Yukiharu YABUKI の tDiary



このtDiaryを検索します。

2005-10-23 [長年日記]

_ hotplug が抜ける

udevがhotplugの機能を持つみたい(kernel 2.6.13以降)で replace の指定をされているからみたい。
 yabuki@Malkion:~$ apt-cache show udev
 Package: udev
 Priority: optional
 Section: admin
 Installed-Size: 1024
 Maintainer: Marco d'Itri 
 Architecture: i386
 Version: 0.071-1
 Provides: hotplug
 Depends: libc6 (>= 2.3.5-1), libselinux1 (>= 1.26), libsepol1 (>= 1.8), initscripts (>= 2.85-16), makedev (>= 2.3.1-77), sed (>= 3.95), lsb-base (>= 3.0-6)
 Conflicts: lvm-common (<< 1.5.13), hotplug, module-init-tools (<< 3.2-pre9-1)
 Filename: pool/main/u/udev/udev_0.071-1_i386.deb
 Size: 316958
 MD5sum: 22c1f7113218a7dad44519d7cf4f2eb7
 Description: /dev/ and hotplug management daemon
  udev is a daemon which dynamically creates and removes device nodes from
  /dev/, handles hotplug events and loads drivers at boot time. It replaces
  the hotplug package and requires a kernel not older than 2.6.12.
  Tag: admin::boot, admin::filesystem, interface::daemon, role::sw:server