/[fai]/trunk/examples/simple/hooks/instsoft.FAIBASE
ViewVC logotype

Contents of /trunk/examples/simple/hooks/instsoft.FAIBASE

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3282 - (show annotations) (download)
Sun Mar 5 21:24:02 2006 UTC (7 years, 3 months ago) by lange
File size: 207 byte(s)
do not pause when kernel modules are already available (closes: #314613)
1 #! /bin/sh
2
3 #HG: work around buggy kernel postinst
4 if [ ! -s $target/etc/kernel-img.conf ] ; then
5 cat > $target/etc/kernel-img.conf <<-EOF
6 do_boot_enable = no
7 do_initrd = Yes
8 silent_modules = Yes
9 EOF
10 fi

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5