Magellan Linux

Contents of /smage/trunk/core/dracut/alx/files/01-alx.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4702 - (show annotations) (download)
Wed Mar 27 12:44:39 2013 UTC (11 years, 2 months ago) by niro
File size: 534 byte(s)
-sync with newest dracut (>= 026)
1 # Dracut config file customized for ALX
2
3 # i18n
4 i18n_vars="/etc/conf.d/keymap:KEYMAP /etc/conf.d/consolefont:CONSOLEFONT"
5 omit_drivers+=" .*/fs/ocfs/.* i2o_scsi "
6 stdloglvl=3
7 logfile=/var/log/dracut.log
8 fileloglvl=6
9 install_items+=" nano /etc/nanorc lsmod ps grep cat rm "
10 prefix="/"
11 systemdutildir=/usr/lib/systemd
12 systemdsystemunitdir=/usr/lib/systemd/system
13 udevdir=/usr/lib/udev
14 omit_dracutmodules+=" dash network i18n"
15 add_dracutmodules+=" systemd "
16 #add_drivers+=" i915 mga nouveau r128 radeon savage sis tdfx ttm via uvesafb "