Changeset 1501
- Timestamp:
- May 12, 2016, 1:01:47 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ubiquity/trunk/fuentes/debian/patches/aclforext4.patch
r1056 r1501 1 --- ubiquity.orig/d-i/source/partman-target/finish.d/fstab_hd_entries 2012-01-27 14:45:51.114138675 +0100 2 +++ ubiquity/d-i/source/partman-target/finish.d/fstab_hd_entries 2012-01-27 14:51:50.571921117 +0100 3 @@ -11,9 +11,18 @@ 1 diff -Nuar "$1" "$2" 2 --- ubiquity.orig/d-i/source/partman-target/finish.d/fstab_hd_entries 2016-05-11 14:58:57.599808385 +0200 3 +++ ubiquity/d-i/source/partman-target/finish.d/fstab_hd_entries 2016-05-12 12:30:20.353759666 +0200 4 @@ -13,9 +13,19 @@ 4 5 5 6 # dev, mountpoint, type, options, dump, pass … … 14 15 + fi 15 16 + fi 17 + 16 18 printf "%-15s %-15s %-7s %-15s %-7s %s\n" \ 17 19 "$(escape "$1")" "$(escape "$2")" \
Note: See TracChangeset
for help on using the changeset viewer.