diff options
Diffstat (limited to 'debian/patches/include_header.patch')
| -rw-r--r-- | debian/patches/include_header.patch | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/patches/include_header.patch b/debian/patches/include_header.patch index a841b0f..abb62b8 100644 --- a/debian/patches/include_header.patch +++ b/debian/patches/include_header.patch @@ -2,9 +2,11 @@ Description: Include some information in the header of fstab Author: Unit 193 <unit193@ubuntu.com> Last-Update: 2018-01-28 ---- arch-install-scripts-15.orig/genfstab.in -+++ arch-install-scripts-15/genfstab.in -@@ -133,6 +133,15 @@ if ! mountpoint -q "$root"; then +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 fi # handle block devices |
