Magellan Linux

Contents of /trunk/mkinitrd-magellan/mkinitrd.confd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (show annotations) (download)
Sat Sep 1 22:45:15 2007 UTC (16 years, 8 months ago) by niro
File size: 365 byte(s)
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd

1 # /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"