< Home - < Back

dracut-network


Information about the package, dracut-network, which is shipped with common Linux distributions. The dracut-network package is designed for, Dracut modules to build a dracut initramfs with network support.


Package Name:

dracut-network

Summary:

Dracut modules to build a dracut initramfs with network support

Description:

This package requires everything which is needed to build a generic all purpose initramfs with network support with dracut.

Architecture:

noarch

Version:

004

Release:

409.el6_8.2

Size:

66 k

Repository:

base

From Repository:

Licence:

GPLv2+



Handy Yum Commands for dracut-network


Control the dracut-network package with the following handy commands outlined below.


Command

Description of Command

yum install dracut-network

This command will install dracut-network on the server.

yum remove dracut-network

This command will un-install dracut-network on the server. When you run this command, you will be asked if you are sure that you want to remove dracut-network, so you have to manually confirm that you want to do this.

yum -y remove dracut-network

This command will un-install dracut-network on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove dracut-network when using the -y flag.

yum update dracut-network

This command will update dracut-network to the latest version. When you run this command, you will be asked if you are sure that you want to remove dracut-network, so you have to manually confirm that you want to do this.

yum -y update dracut-network

This command will update dracut-network to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove dracut-network when using the -y flag.

yum info dracut-network

This command will show you core information about the dracut-network package.

yum deplist dracut-network

This command will show you the dependencies for dracut-network. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update dracut-network

This command will check if there is an update waiting on dracut-network. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.