diff options
Diffstat (limited to '')
-rw-r--r-- | debian/patches/progress-linux/0001-motd-md5sums.patch | 9 | ||||
-rw-r--r-- | debian/patches/series | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0001-motd-md5sums.patch b/debian/patches/progress-linux/0001-motd-md5sums.patch new file mode 100644 index 0000000..9f11ade --- /dev/null +++ b/debian/patches/progress-linux/0001-motd-md5sums.patch @@ -0,0 +1,9 @@ +Author: Daniel Baumann <daniel.baumann@progress-linux.org> +Description: Adding motd md5sum for cross-upgrade from Debian to Progress Linux. + +diff -Naurp base-files.orig/share/motd.md5sums base-files/share/motd.md5sums +--- base-files.orig/share/motd.md5sums ++++ base-files/share/motd.md5sums +@@ -0,0 +1,2 @@ ++9830e3dbb6a828f2cc824db8db0ceaf7 Debian GNU/Linux ++5b5fb4f1d759bd8a7bcf3de6f2d8e627 Debian GNU/Hurd diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..f1bbb80 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +progress-linux/0001-motd-md5sums.patch |