diff options
Diffstat (limited to 'debian/patches/include_header.patch')
| -rw-r--r-- | debian/patches/include_header.patch | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/debian/patches/include_header.patch b/debian/patches/include_header.patch index abb62b8..a1cad6e 100644 --- a/debian/patches/include_header.patch +++ b/debian/patches/include_header.patch @@ -1,12 +1,15 @@ Description: Include some information in the header of fstab -Author: Unit 193 <unit193@ubuntu.com> +Author: Unit 193 <unit193@debian.org> +Forwarded: not-needed Last-Update: 2018-01-28 -Index: arch-install-scripts/genfstab.in -=================================================================== ---- arch-install-scripts.orig/genfstab.in -+++ arch-install-scripts/genfstab.in -@@ -138,6 +138,15 @@ if ! mountpoint -q "$root"; then +--- + genfstab.in | 9 +++++++++ + 1 file changed, 9 insertions(+) + +--- a/genfstab.in 2020-12-19 20:15:13.111711286 -0500 ++++ b/genfstab.in 2020-12-19 20:15:13.107711321 -0500 +@@ -138,6 +138,15 @@ fi # handle block devices |
