[Pkg-lirc-maint] Bug#393575: patch for makedev to create devices for lirc

Stephen Gran sgran at debian.org
Fri Nov 17 00:59:28 CET 2006


Package: makedev
Version: 2.3.1-83
Followup-For: Bug #393575
Tags: patch

Thanks for considering.

--- MAKEDEV.old 2006-11-11 21:29:49.000000000 +0000
+++ MAKEDEV     2006-11-11 21:30:32.000000000 +0000
@@ -31,6 +31,7 @@
    coda="  root root   0600"
   ipsec="  root root   0200"
 readable="  root root   0444"
+   lirc="  root lirc   0640"

 MAXVT=63

@@ -2096,6 +2097,12 @@
                    makedev pf$i  b 47 $i $floppy
                done
                 ;;
+        lirc)
+                mknod lirc c 61 0 $lirc
+                for i in d m; do
+                   makedev lirc${i} p $lirc
+                done
+                ;;
        update)
                devices=
                if [ ! -f $procfs/devices ]


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-686
Locale: LANG=en_US.UTF8, LC_CTYPE=en_US.UTF8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF8)

Versions of packages makedev depends on:
ii  base-passwd                   3.5.11     Debian base system master password

makedev recommends no packages.

-- no debconf information

-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran at debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-lirc-maint/attachments/20061116/5fb665fb/attachment.pgp


More information about the Pkg-lirc-maint mailing list