diff --git a/[refs] b/[refs] index 26b1cdaa0b15..b0e315bb4600 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 82da2c372712c772134d01317aa2517c923a74f8 +refs/heads/master: b39f72fef241ce0ce971ed21922b4d64aefaf916 diff --git a/trunk/README b/trunk/README index d1edcc7adabe..4ee7dda88ba3 100644 --- a/trunk/README +++ b/trunk/README @@ -54,6 +54,10 @@ INSTALLING the kernel: gzip -cd linux-2.6.XX.tar.gz | tar xvf - + or + bzip2 -dc linux-2.6.XX.tar.bz2 | tar xvf - + + Replace "XX" with the version number of the latest kernel. Do NOT use the /usr/src/linux area! This area has a (usually