Magellan Linux

Annotation of /tags/mkinitrd-6_1_11/mkinitrd.confd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 928 - (hide annotations) (download)
Wed Oct 28 13:31:19 2009 UTC (14 years, 6 months ago) by niro
File size: 365 byte(s)
tagged 'mkinitrd-6_1_11'
1 niro 532 # /etc/conf.d/mkinitrd - mkinitrd configuration file
2     # $Header: /home/cvsd/magellan-cvs/magellan-src/mkinitrd-magellan/mkinitrd.confd,v 1.1 2007-09-01 22:43:40 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"