Magellan Linux

Contents of /mcore-src/trunk/mcore-tools/dracut/mcored.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2301 - (show annotations) (download)
Mon Jan 20 14:00:10 2014 UTC (10 years, 3 months ago) by niro
File size: 279 byte(s)
-added some debugging helpers
1 add_dracutmodules+=" mcored "
2
3 # network does not run with systemd enabled
4 omit_dracutmodules+=" systemd "
5
6 # make debugging easier
7 # fix broken console but nano does not work
8 #omit_dracutmodules+=" terminfo "
9 # do not start any splash screens
10 #omit_dracutmodules+=" plymouth "
11