Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.17 by slords, Thu Oct 9 19:02:27 2008 UTC | Revision 1.18 by slords, Tue Jun 2 18:09:51 2009 UTC | |
---|---|---|
# | Line 56 else | Line 56 else |
56 | fi | fi |
57 | done | done |
58 | ||
59 | sed '/^cat .*pluginconf.d\/fedorakmod.conf.*<<.*EOF/,/^EOF$/s@^enabled.*@enabled = 0@' \ | sed "/installforallkernels/ised -i 's|\\\\(enabled\\\\) = 1|\\\\1 = 0|' \$DEST/etc/yum/pluginconf.d/kmod.conf" \ |
60 | /usr/lib/anaconda-runtime/upd-instroot > upd-instroot | /usr/lib/anaconda-runtime/upd-instroot > upd-instroot |
61 | chmod 755 upd-instroot | chmod 755 upd-instroot |
62 | sudo chown root:root upd-instroot | sudo chown root:root upd-instroot |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |