Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 846 - (hide annotations) (download)
Mon May 4 18:51:23 2009 UTC (15 years ago) by niro
File size: 365 byte(s)
tagged 'mkinitrd-6_1_3'
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"