Back to Kernel 2.6.23.17 / openswan 2.4.12

Fix start of checknewlog.pl
This commit is contained in:
Arne Fitzenreiter
2008-09-22 21:26:05 +02:00
parent 87b91593ed
commit a23731d1a8
11 changed files with 499 additions and 544 deletions

View File

@@ -104,8 +104,8 @@ int main(int argc, char *argv[])
}
mysystem("/sbin/modprobe ide-generic");
// mysystem("/sbin/modprobe generic");
mysystem("/sbin/modprobe ide-cd_mod");
mysystem("/sbin/modprobe generic");
mysystem("/sbin/modprobe ide-cd");
mysystem("/sbin/modprobe ide-disk");
mysystem("/sbin/modprobe uhci-hcd");
mysystem("/sbin/modprobe ohci-hcd");