Magellan Linux

Annotation of /trunk/mkinitrd/mkinitrd.confd

Parent Directory Parent Directory | Revision Log Revision Log


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

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