]> xenbits.xensource.com Git - people/liuw/stubdom.git/commitdiff
stubdom: Replace FSF street address with canonical URL in patches
authorIan Campbell <ian.campbell@citrix.com>
Wed, 29 Jul 2015 09:09:47 +0000 (10:09 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 29 Jul 2015 10:02:25 +0000 (11:02 +0100)
Do these ones manually since the diff header needs fixup too.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
grub.patches/10graphics.diff
grub.patches/61btrfs.diff

index d891c513533a018649c865ca9ec0c5998e2a04be..5ee2852fd7d7595c7fe17acbb6096ae96f04aaf4 100644 (file)
@@ -1164,7 +1164,7 @@ diff -Naur grub-0.97.orig/stage2/cmdline.c grub-0.97/stage2/cmdline.c
 diff -Naur grub-0.97.orig/stage2/graphics.c grub-0.97/stage2/graphics.c
 --- grub-0.97.orig/stage2/graphics.c   1969-12-31 21:00:00.000000000 -0300
 +++ grub-0.97/stage2/graphics.c        2005-06-13 19:13:31.000000000 -0300
-@@ -0,0 +1,585 @@
+@@ -0,0 +1,584 @@
 +/*
 + * graphics.c - graphics mode support for GRUB
 + * Implemented as a terminal type by Jeremy Katz <katzj@redhat.com> based
@@ -1187,8 +1187,7 @@ diff -Naur grub-0.97.orig/stage2/graphics.c grub-0.97/stage2/graphics.c
 + *  GNU General Public License for more details.
 + *
 + *  You should have received a copy of the GNU General Public License
-+ *  along with this program; if not, write to the Free Software
-+ *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++ *  along with this program; If not, see <http://www.gnu.org/licenses/>
 + */
 +
 +#ifdef SUPPORT_GRAPHICS
@@ -1753,7 +1752,7 @@ diff -Naur grub-0.97.orig/stage2/graphics.c grub-0.97/stage2/graphics.c
 diff -Naur grub-0.97.orig/stage2/graphics.h grub-0.97/stage2/graphics.h
 --- grub-0.97.orig/stage2/graphics.h   1969-12-31 21:00:00.000000000 -0300
 +++ grub-0.97/stage2/graphics.h        2005-06-12 20:56:49.000000000 -0300
-@@ -0,0 +1,44 @@
+@@ -0,0 +1,43 @@
 +/* graphics.h - graphics console interface */
 +/*
 + *  GRUB  --  GRand Unified Bootloader
@@ -1770,8 +1769,7 @@ diff -Naur grub-0.97.orig/stage2/graphics.h grub-0.97/stage2/graphics.h
 + *  GNU General Public License for more details.
 + *
 + *  You should have received a copy of the GNU General Public License
-+ *  along with this program; if not, write to the Free Software
-+ *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
++ *  along with this program; If not, see <http://www.gnu.org/licenses/>
 + */
 +
 +#ifndef GRAPHICS_H
index fc72771477dae36e29c35f0f7ad692a841bb74b2..c831a107d3e85d56f35f53559ed8e428e8d48556 100644 (file)
@@ -66,7 +66,7 @@ diff -up grub-upstream.wip/INSTALL.btrfs grub-upstream.wip/INSTALL
 diff -up /dev/null grub-upstream.wip/stage2/btrfs.h
 --- /dev/null  2009-06-03 06:46:26.160951000 +0000
 +++ grub-upstream.wip/stage2/btrfs.h   2012-03-20 05:07:09.000000000 +0000
-@@ -0,0 +1,1415 @@
+@@ -0,0 +1,1413 @@
 +/* btrfs.h - an extraction from btrfs-progs-0.18/ctree.h into one file
 + *
 + * Copyright (C) 2007 Oracle.  All rights reserved.
@@ -81,9 +81,7 @@ diff -up /dev/null grub-upstream.wip/stage2/btrfs.h
 + * General Public License for more details.
 + *
 + * You should have received a copy of the GNU General Public
-+ * License along with this program; if not, write to the
-+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-+ * Boston, MA 021110-1307, USA.
++ * License along with this program; If not, see <http://www.gnu.org/licenses/>
 + */
 +
 +/* include/asm-i386/types.h */