commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20110319


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20110319-1-8-gc85b4c7
Date: Tue, 12 Apr 2011 20:29:04 +0000

The following commit has been merged in the master branch:
commit c85b4c769a281ad0f2e9f6362fc43e178a0a0e2b
Author: Samuel Thibault <address@hidden>
Date:   Tue Apr 12 22:28:45 2011 +0200

    Pass the --compatible option to procfs
    
      * debian/local/setup-translators: Pass the --compatible option to procfs 
to
        tweak it a bit to get proc-related tools working without too much 
patching.

diff --git a/debian/changelog b/debian/changelog
index 4f9fd41..0196d4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ hurd (20110319-3) UNRELEASED; urgency=low
   * debian/rules: Build with gcc-4.5.
   * debian/local/runsystem, setup-translators: Enable mouse and keyboard
     repeaters for g-i support.
+  * debian/local/setup-translators: Pass the --compatible option to procfs to
+    tweak it a bit to get proc-related tools working without too much patching.
 
  -- Samuel Thibault <address@hidden>  Sun, 10 Apr 2011 20:42:45 +0200
 
diff --git a/debian/local/setup-translators b/debian/local/setup-translators
index 1ef5d69..0ec838a 100755
--- a/debian/local/setup-translators
+++ b/debian/local/setup-translators
@@ -106,7 +106,7 @@ st socket/local 'symlink 1' '(+link)'
 st socket/2 pfinet
 st socket/inet  'symlink 2'  '(+link)'
 st socket/inet6 'symlink 26' '(+link)'
-st /proc procfs
+st /proc 'procfs -c'
 
 if [ -z "$MINIMAL" ]; then
        st password password

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]