debian: s/dracut-net/dracut-network/g

master
Harald Hoyer 2009-11-27 15:03:34 +01:00
parent 96f8e314b3
commit e891618572
1 changed files with 3 additions and 3 deletions

6
debian/control vendored
View File

@ -21,9 +21,9 @@ Description: A new initramfs infrastructure
various things, we depend on udev to create device nodes for us and
then when we have the rootfs's device node, we mount and carry on.
Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI,
NBD and FCOE with dracut-net.
NBD and FCOE with dracut-network.

Package: dracut-net
Package: dracut-network
Architecture: all
Recommends: nfs-common, open-iscsi, nbd-client
Depends: dracut, iputils-arping, dhcp3-client, ${misc:Depends}
@ -36,5 +36,5 @@ Description: A new initramfs infrastucture
various things, we depend on udev to create device nodes for us and
then when we have the rootfs's device node, we mount and carry on.
Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI,
NBD and FCOE with dracut-net.
NBD and FCOE with dracut-network.