Magellan Linux

Contents of /trunk/mkinitrd/mkinitrd.confd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 325 - (show annotations) (download)
Wed Feb 15 10:03:05 2006 UTC (18 years, 2 months ago) by niro
File size: 336 byte(s)
new file, mkinitrd global configuration file

1 # /etc/conf.d/mkinitrd - mkinitrd configuration file
2 # $Header: /home/cvsd/magellan-cvs/magellan-src/mkinitrd/mkinitrd.confd,v 1.1 2006-02-15 10:03:05 niro Exp $
3
4 # Modules which shall be automtatically included in the initrd
5 #MODULES="pcii"
6
7 # Image type of the initrd
8 # Posiible are "initramfs" and "loopback"
9 #IMAGE_TYPE="initramfs"