Magellan Linux

Contents of /trunk/mkinitrd/mkinitrd.confd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 327 - (show annotations) (download)
Wed Feb 15 17:11:59 2006 UTC (18 years, 2 months ago) by niro
File size: 356 byte(s)
typo

1 # /etc/conf.d/mkinitrd - mkinitrd configuration file
2 # $Header: /home/cvsd/magellan-cvs/magellan-src/mkinitrd/mkinitrd.confd,v 1.3 2006-02-15 17:11:59 niro Exp $
3
4 # Modules which shall be automtatically included in the initrd
5 #MODULES="cdrom reiserfs via82cxxx"
6
7 # Image type of the initrd
8 # Possible are "initramfs" and "loopback"
9 #IMAGE_TYPE="initramfs"