summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-07-07 21:54:27 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-07-07 21:54:27 +0000
commit5a828b5de3ecb6b65adef7247679a97846d81b3d (patch)
tree022fd0dc65358f7a27cf49f222f6b6b3492efd12 /debian/patches/series
parentcb1d714e414837a99c34298f81dacf01a0a70e3e (diff)
More mount/umount work from Justus Winter
patches/{mount-{test-opts,ignore-mounted-all,t-auto}, sutils-{types,multiple-none}}.patch: New patches from Justus Winter to make mount more compatible with Linux'. patches/umount.patch: New patch to add umount tool.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 52ff2b98..2e80be7b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -41,6 +41,8 @@ libmachdev.patch
exec_filename_exec.patch
exec_filename_fs.patch
exec_filename_use.patch
+
+# Justus Winter's work, to be pushed
mount-n.patch
mount-f.patch
mount-remount.patch
@@ -48,3 +50,9 @@ mount-loop.patch
procfs-update.patch
procfs-default.patch
procfs-get-options.patch
+sutils-types.patch
+mount-test-opts.patch
+mount-ignore-mounted-all.patch
+mount-t-auto.patch
+sutils-multiple-none.patch
+umount.patch