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.

58 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 - 2005 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. [C] base/kernel
  28. [F] DIETLIBC KERNEL
  29. [F] CORE
  30. [E] group kernel-image linux24 linux26
  31. [E] group kernel-header linux24-header linux26-header
  32. [E] group kernel-source linux24-source linux26-source
  33. [L] GPL
  34. [S] Stable
  35. [V] 0000
  36. [P] X -?---5---9 100.300
  37. #if xpkg == linux24.*
  38. [V] 2.4.29
  39. [D] 2282232393 linux-2.4.29.tar.bz2 http://www.kernel.org/pub/linux/kernel/v2.4/
  40. #endif
  41. #if xpkg == linux26.*
  42. [V] 2.6.10
  43. [D] 3213835411 linux-2.6.10.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
  44. [D] 3131873068 patch-2.6.10-pa0.gz http://cvs.parisc-linux.org/download/linux-2.6/
  45. #endif
  46. [CD] <COPY> for x in $cachedir/linux2[46].cache; do cp $x $confdir/$pkg.cache; done