Parent Directory
|
Revision Log
|
Patch
| revision 687 by stef-guest, Wed Mar 30 14:48:15 2005 UTC | revision 688 by stef-guest, Wed Mar 30 14:56:53 2005 UTC | |
|---|---|---|
| # | Line 20 if (! @ARGV) { | Line 20 if (! @ARGV) { |
| 20 | ||
| 21 | my %data; | my %data; |
| 22 | my %needkernel=qw/2.4.27 0 2.6.8 0/; | my %needkernel=qw/2.4.27 0 2.6.8 0/; |
| 23 | my $list_unknown=0; #set to 1 to display kernel images with unknown source version | my $list_unknown=1; #set to 1 to display kernel images with unknown source version |
| 24 | my $sources=$ENV{SOURCES_FILE}; | my $sources=$ENV{SOURCES_FILE}; |
| 25 | my $need_rebuild=0; | my $need_rebuild=0; |
| 26 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |