~herton/ubuntu/quantal/udev/bug-1017715

« back to all changes in this revision

Viewing changes to debian/udev-udeb.dirs

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-07-14 09:22:40 UTC
  • Revision ID: james.westby@ubuntu.com-20110714092240-0r0ng9hvujuhk80x
Tags: 172-0ubuntu3
* debian/udev-udeb.dirs, debian/udev.dirs, debian/udev.postinst: Get rid of
  the remaining /lib/udev/devices/ stuff:
  - shm: will be symlinked to /run/shm/ by mountall, and avoid having a
    non-world-writable shm (which breaks e. g. ecryptfs)
  - net: created by devtmpfs already
  - pts: mounted as devpts by mountall
* Drop debian/udev.init. It has a ton of deprecated stuff in it, and with
  upstream supporting systemd and us having upstart scripts there won't ever
  be a time when we go back to a sysvinit script.
* debian/udev.installer-startup:
  - Drop copying of /lib/udev/devices/. udevd already does this, and it's
    obsolete with devtmpfs anyway.
  - Drop unconditional mounting of a tmpfs on /dev and mknod'ing stuff. We
    already have a devtmpfs there. Only mount devtmpfs if /dev/null doesn't
    exist already.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
/etc/udev/rules.d
4
4
/lib/firmware
5
5
/lib/udev
6
 
/lib/udev/devices
7
 
/lib/udev/devices/net
8
 
/lib/udev/devices/pts
9
 
/lib/udev/devices/shm
10
6
/lib/debian-installer
11
7
/usr/bin
12
8
/usr/lib/base-installer.d