mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.9 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/base/linux/linux.desc
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [I] Linux Kernel
  23. [T] This package contains all linux kernel images and related data
  24. [U] http://www.kernel.org/
  25. [A] Linus Torvalds <torvalds@transmeta.com>
  26. [M] Clifford Wolf <clifford@clifford.at>
  27. [M] Rene Rebe <rene@exactcode.de>
  28. [C] base/kernel
  29. [F] DIETLIBC KERNEL
  30. [F] CORE
  31. [E] group kernel
  32. [L] GPL
  33. [S] Stable
  34. [V] 0000
  35. [P] X -?---5---9 101.500
  36. #if xpkg == linux24.*
  37. [V] 2.4.27
  38. [O] var_append patchfiles " " "gcc34-fixes-v2.4.27.patch"
  39. [D] 3224398821 linux-2.4.27.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.4/
  40. [D] 3677506958 gcc34-fixes-v2.4.27.patch http://www.rocklinux.net/people/fake/linux24/
  41. #endif
  42. #if xpkg == linux26.*
  43. [V] 2.6.9
  44. [D] 1893071861 linux-2.6.9.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
  45. [D] 1816344469 patch-2.6.9-pa0.gz http://cvs.parisc-linux.org/download/linux-2.6/
  46. #endif
  47. [CD] <COPY> for x in $cachedir/linux2[46].cache; do cp $x $confdir/$pkg.cache; done