diff options
author | Michael Banck <mbanck@debian.org> | 2006-04-11 13:44:10 +0000 |
---|---|---|
committer | Michael Banck <mbanck@debian.org> | 2006-04-11 13:44:10 +0000 |
commit | a981d840d694f81470328a2f6606693836471bf0 (patch) | |
tree | d419fa4037dbae7a919267c7cfdec2ff83a105d5 /debian/changelog | |
parent | 6535619f93929e88cad9e7c10772fae2b42a7674 (diff) |
* debian/hurd.postinst: Create symlinks for /dev/kbd and /dev/mouse to
/dev/cons/{kbd,mouse} if not present already. (Closes: #355002)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb0d11eb..78abd86b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ hurd (20050513-6+SVN) unreleased; urgency=low * debian/rules (install/hurd::): Install motd.UTF8 into /etc. * debian/patches/install-msgids.diff: New patch, install RPC message IDs in $(datadir)/msgids, by Alfred M. Szmidt. + * debian/hurd.postinst: Create symlinks for /dev/kbd and /dev/mouse to + /dev/cons/{kbd,mouse} if not present already. (Closes: #355002) -- Michael Banck <mbanck@debian.org> Tue, 17 Jan 2006 22:16:33 +0100 |