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

Viewing all changes in revision 201.

  • 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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: