summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2012-05-03 01:53:40 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-05-03 01:53:40 +0200
commit425378784011af251a8e215c3a1be26386884440 (patch)
tree1f676b99fe31157e58dc0a5b06493a076cc4a2eb
parent0c0f73b902c83ed39d9fea822028fb4f943a55e5 (diff)
local/setup-translators: Add hd4 and hd5 /dev entries, for some SATA controlers.
-rw-r--r--debian/changelog4
-rwxr-xr-xdebian/local/setup-translators12
2 files changed, 9 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index d1065274..253bb237 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
hurd (20120408-4) UNRELEASED; urgency=low
* rules: Bump to gcc-4.7.
+ * local/setup-translators: Add hd4 and hd5 /dev entries, for some SATA
+ controlers.
- -- Samuel Thibault <sthibault@debian.org> Thu, 26 Apr 2012 19:03:16 +0000
+ -- Samuel Thibault <sthibault@debian.org> Thu, 03 May 2012 01:53:00 +0200
hurd (20120408-3) unstable; urgency=low
diff --git a/debian/local/setup-translators b/debian/local/setup-translators
index 38a23129..aaf51817 100755
--- a/debian/local/setup-translators
+++ b/debian/local/setup-translators
@@ -126,12 +126,12 @@ md fd
md fdX 01
md std
md vcs
-md hdX 0123
-md hdXsY 0123 123456789
-md hdXs1Y 0123 0123456
-md sdX 0123
-md sdXsY 0123 123456789
-md sdXs1Y 0123 0123456
+md hdX 012345
+md hdXsY 012345 123456789
+md hdXs1Y 012345 0123456
+md sdX 012345
+md sdXsY 012345 123456789
+md sdXs1Y 012345 0123456
md cdX 01
if [ "$MINIMAL" ]; then