summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2009-11-27 15:03:34 +0100
committerHarald Hoyer <harald@redhat.com>2009-11-27 15:03:34 +0100
commite891618572fb5b59c1b0870b85a06ccd4500cf4c (patch)
treec1a95ef316d1ebd430f377ab27593d28705380ef
parent96f8e314b3c4f3529bdc1a59f387c69416cad502 (diff)
debian: s/dracut-net/dracut-network/g
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index fbbe19c..83dda54 100644
--- a/debian/control
+++ b/debian/control
@@ -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.