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.

21 lines
914 B

  1. --- ./vserver-1.24.patch.orig 2003-12-17 11:04:30.000000000 -0300
  2. +++ ./vserver-1.24.patch 2003-12-17 11:04:47.000000000 -0300
  3. @@ -13,18 +13,6 @@
  4. Micro Memory MM5415 Battery Backed RAM support (EXPERIMENTAL)
  5. CONFIG_BLK_DEV_UMEM
  6. Saying Y here will include support for the MM5415 family of
  7. -diff -NurpP --minimal linux-2.4.23/Makefile linux-2.4.23-vs1.22/Makefile
  8. ---- linux-2.4.23/Makefile Fri Nov 28 19:26:21 2003
  9. -+++ linux-2.4.23-vs1.22/Makefile Sat Dec 13 18:42:20 2003
  10. -@@ -1,7 +1,7 @@
  11. - VERSION = 2
  12. - PATCHLEVEL = 4
  13. - SUBLEVEL = 25
  14. --EXTRAVERSION =
  15. -+EXTRAVERSION = -vs1.26
  16. -
  17. - KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
  18. -
  19. diff -NurpP --minimal linux-2.4.23/arch/alpha/kernel/entry.S linux-2.4.23-vs1.22/arch/alpha/kernel/entry.S
  20. --- linux-2.4.23/arch/alpha/kernel/entry.S Fri Jun 13 16:51:29 2003
  21. +++ linux-2.4.23-vs1.22/arch/alpha/kernel/entry.S Sat Dec 13 18:42:20 2003