grml-udev-config (0.4.2) unstable; urgency=medium

  * [cf81315] Fix check for presence of udev initscript in
    /etc/runlevel.conf [Closes: issue1322] Thanks to Christian
    Hofstaedtler for reporting this issue

 -- Michael Prokop <mika@grml.org>  Tue, 18 Nov 2014 12:55:54 +0100

grml-udev-config (0.4.1) unstable; urgency=medium

  * [7632e7f] Revert "Work around "udev >=208-6 without systemd" bug with
    loopback device, causing serious boot delay"

 -- Michael Prokop <mika@grml.org>  Fri, 31 Oct 2014 10:24:11 +0100

grml-udev-config (0.4.0) unstable; urgency=medium

  * [0efeaea] Bump Standards-Version to 3.9.6
  * [35613d4] Run wrap-and-sort -a on debian/
  * [be7f20b] Work around "udev >=208-6 without systemd" bug with loopback
    device, causing serious boot delay. Thanks to Evgeni Golov, Marco
    d'Itri, Christian Hofstaedtler and Ulrich Dangel for debugging
    assistance

 -- Michael Prokop <mika@grml.org>  Wed, 29 Oct 2014 00:48:55 +0100

grml-udev-config (0.3.2) unstable; urgency=medium

  * [a6b78e9] forensic-mark-readonly: check only for boot option read-only
  * [43c24a3] Bump Standards-Version to 3.9.5

 -- Michael Prokop <mika@grml.org>  Wed, 02 Apr 2014 11:42:47 +0200

grml-udev-config (0.3.1) unstable; urgency=low

  * [ba3c9a1] grml-udev-rebuildfstab: support diabling labels via
    /etc/grml/rebuildfstab.conf
  * [5d4fd63] grml-udev-rebuildfstab: write label name into comment when
    label feature is disabled

 -- Michael Prokop <mika@grml.org>  Sun, 28 Oct 2012 12:28:59 +0100

grml-udev-config (0.3.0) unstable; urgency=low

  * [cc5cfdb] Do not set mount options for NTFS partitions to "ro" any
    longer
  * [213795f] NTFS-3g/FAT: don't use umask=000 but dmask=000,fmask=111
    instead
  * [a3f9853] Bump Standards-Version to 3.9.4

 -- Michael Prokop <mika@grml.org>  Tue, 09 Oct 2012 19:00:09 +0200

grml-udev-config (0.2.0) unstable; urgency=low

  * [e403a71] Use /media instead of /mnt for default mount paths
    [Closes: issue1127]

 -- Michael Prokop <mika@grml.org>  Wed, 11 Jan 2012 18:33:15 +0100

grml-udev-config (0.1.0) unstable; urgency=low

  [ Ulrich Dangel ]
  * [67c2afb] Add udev rules for braille detection for automated brltty
    startup.
  * [b237224] Use sda1 instead of hda1 as example in /etc/fstab
  * [0039a57] Use MOUNTPOINT_PREFIX instead of hardcoded /mnt path in
    grml-udev-rebuildfstab
  * [b7a91dc] Create the standard directories in the rebuildfstab script
    instead of grml-autoconfig.

 -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:34:45 +0100

grml-udev-config (0.0.10) unstable; urgency=low

  [ Christian Hofstaedtler ]
  * [aeb66be] Fix swap partitions missing from fstab

 -- Michael Prokop <mika@grml.org>  Tue, 20 Dec 2011 20:21:27 +0100

grml-udev-config (0.0.9) unstable; urgency=low

  * [f8e3b9c] Add man page for grml-udev-rebuildfstab
  * [a8d4784] Refer to new grml-udev-rebuildfstab man page in /etc/fstab header
  * [4c50911] Repair noudev info message

 -- Christian Hofstaedtler <ch@grml.org>  Mon, 05 Dec 2011 16:05:39 +0100

grml-udev-config (0.0.8) unstable; urgency=low

  [ Christian Hofstaedtler ]
  * [45e0a36] Add debian/control headers Origin, Bugs
  * [01b4a8e] Update noudev info texts

  [ Michael Prokop ]
  * [bfe4009] Bump Standards-Version to 3.9.2

 -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 20:07:57 +0100

grml-udev-config (0.0.7) unstable; urgency=low

  [ Ulrich Dangel ]
  * [7ba68d3] Really ignore external symlinks.
  * [9647e6a] Ignore unsupported labes and always use ID_FS_LABEL if
    valid.
  * [8ef3bb6] Ingore all special characters and only use usb-sd* as
    preferred name.

  [ Michael Prokop ]
  * [bcb6b08] Check for space char inside label and ignore label then.
  * [fd5cfa9] Add device name itself to end of device entry line in
    /etc/fstab.
  * [1aca06d] grml-udev-rebuildfstab: update script header.

 -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 17:40:30 +0100

grml-udev-config (0.0.6) unstable; urgency=low

  * [0c368ae] Make sure to always clean up on exit.

 -- Michael Prokop <mika@grml.org>  Thu, 16 Dec 2010 17:58:08 +0100

grml-udev-config (0.0.5) unstable; urgency=low

  [ Ulrich Dangel ]
  * [5e5dfab] Remove old and unnecessary comments in grml-
    blockdevices.udev.
  * [820e58d] Add watch option for dm devices to get change notification
    if devic changes.
  * [b999254] Introduce grml-udev-rebuildfstab.

  [ Michael Prokop ]
  * [3e0e08c] grml-udev-rebuildfstab: drop trailing whitespace.
  * [9a59695] Bump Standards-Version to 3.9.1.

 -- Michael Prokop <mika@grml.org>  Mon, 13 Dec 2010 12:15:42 +0100

grml-udev-config (0.0.4) unstable; urgency=low

  * grml-blockdevices rule: do not react on changes in block devices
    but instead on any add|change|remove action on filesystem layer.
    Move script from priority 60 to 90 to be able to access
    ID_FS_USAGE. Thanks for help to Ulrich.

 -- Michael Prokop <mika@grml.org>  Sat, 03 Apr 2010 02:49:38 +0200

grml-udev-config (0.0.3) unstable; urgency=low

  [ Ulrich Dangel ]
  * forensic-mark-readonly: Only set device to read-only if parent
    is also read-only. [Closes: gf-issue47]

  [ Michael Prokop ]
  * Bump Standards-Version to 3.8.4 (no further changes).

 -- Michael Prokop <mika@grml.org>  Fri, 19 Mar 2010 01:50:02 +0100

grml-udev-config (0.0.2) unstable; urgency=low

  * Do not depend on udev >= 146-5 but instead be happy with
    any version. Conflict only with latest udev version of grml,
    otherwise we can't support old udev in Lenny.

 -- Michael Prokop <mika@grml.org>  Sat, 14 Nov 2009 16:23:13 +0100

grml-udev-config (0.0.1) unstable; urgency=low

  * Initial release. [Closes: issue772]

 -- Michael Prokop <mika@grml.org>  Fri, 13 Nov 2009 12:02:41 +0100
