Magellan Linux

Contents of /trunk/mkinitrd/mkinitrd.confd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 326 - (show annotations) (download)
Wed Feb 15 16:56:25 2006 UTC (18 years, 3 months ago) by niro
File size: 355 byte(s)
typos

1 # /etc/conf.d/mkinitrd - mkinitrd configuration file
2 # $Header: /home/cvsd/magellan-cvs/magellan-src/mkinitrd/mkinitrd.confd,v 1.2 2006-02-15 16:56:25 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"