Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-13 | volume_id: clean up linux_raid code | Karel Zak | |
extra global and/or non-static variables suck in shared libraries use "else if" rather than many "return" calls Signed-off-by: Karel Zak <kzak@redhat.com> | |||
2008-05-09 | release 121 | Kay Sievers | |
2008-05-09 | rules: update md rules | Kay Sievers | |
Activate the rule for autoassembly later. The needed options are merged into mdadm git, but not released. | |||
2008-05-09 | persistent device naming: update tape rules | Kay Sievers | |
Thanks to John Huttley <John@mib-infotech.co.nz> for the fixes. All new bugs are introduced by me. :) | |||
2008-04-28 | udevadm: info - do not print ATTR{dev}== | Kay Sievers | |
2008-04-27 | rules_generator: net rules - add "dev_id" value to generated rules | David Woodhouse | |
2008-04-22 | udevadm: control - fix --env key to accept --env=<KEY>=<value> | Kay Sievers | |
2008-04-22 | udevadm: trigger - add --env= option | Kay Sievers | |
2008-04-21 | write "event_timeout" to db | Kay Sievers | |
2008-04-21 | add OPTIONS+="event_timeout=<seconds>" | Kay Sievers | |
2008-04-21 | fstab_import: add program to IMPORT matching fstab entry | Kay Sievers | |
DEVPATH=/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda6 SUBSYSTEM=block ... ID_FS_USAGE=filesystem ID_FS_TYPE=ext3 ID_FS_VERSION=1.0 ... FSTAB_NAME=/dev/disk/by-id/scsi-SATA_ST910021AS_3MH0Y3KF-part6 FSTAB_DIR=/home/kay/work FSTAB_TYPE=ext3 FSTAB_OPTS=defaults FSTAB_FREQ=1 FSTAB_PASSNO=1 | |||
2008-04-21 | add $links substitution | Kay Sievers | |
2008-04-21 | cdrom_id: add more help text | Kay Sievers | |
2008-04-21 | libvolume_id: recognize swap partitions with a tuxonice hibernate image | Damjan Georgievski | |
2008-04-20 | persistent device naming: also read unpartitioned media | Kay Sievers | |
2008-04-20 | scsi_id: initialize serial strings | Kay Sievers | |
2008-04-20 | logging: add trailing newline to all strings | Kay Sievers | |
2008-04-18 | path_id: remove subsystem whitelist | Kay Sievers | |
2008-04-18 | allow setting of MODE="0000" | Kay Sievers | |
2008-04-17 | selinux: fix missing includes | Kay Sievers | |
2008-04-17 | selinux: more context settings | Harald Hoyer | |
Signed-off-by: Harald Hoyer <harald@redhat.com> | |||
2008-04-15 | rules_generator: net rules - always add KERNEL== match to generated rules | Kay Sievers | |
2008-04-10 | udevd: at startup write message including version number to kernel log | Kay Sievers | |
2008-04-09 | cdrom_id: replace with version which also exports media properties | Kay Sievers | |
This is a 12 track audio CD with additional data session: $ extras/cdrom_id/cdrom_id /dev/dvd ID_CDROM=1 ID_CDROM_CD_R=1 ID_CDROM_CD_RW=1 ID_CDROM_DVD=1 ID_CDROM_DVD_R=1 ID_CDROM_DVD_RW=1 ID_CDROM_DVD_RAM=1 ID_CDROM_DVD_PLUS_R=1 ID_CDROM_DVD_PLUS_RW=1 ID_CDROM_DVD_PLUS_R_DL=1 ID_CDROM_MEDIA_CD=1 ID_CDROM_MEDIA_STATE=complete ID_CDROM_MEDIA_HAS_AUDIO=1 ID_CDROM_MEDIA_SESSION_COUNT=2 ID_CDROM_MEDIA_TRACK_COUNT=13 ID_CDROM_MEDIA_SESSION_LAST_OFFSET=444508160 | |||
2008-04-09 | vol_id: add --offset option | Kay Sievers | |
2008-04-07 | udevinfo: do not replace chars when printing ATTR== matches | Kay Sievers | |
2008-04-06 | writing udev rules: fix rule typos | Daniel Drake | |
2008-04-03 | release 120 | Kay Sievers | |
2008-04-03 | persistent device naming: cleanup storage rules | Kay Sievers | |
2008-04-02 | also accept real socket files for RUN+="socket:<path>" | Kay Sievers | |
2008-04-02 | udevd: serialize events if they refer to the same major:minor number | Michael Kralka | |
2008-03-29 | udevadm: trigger - fix --socket== + --verbose | Kay Sievers | |
2008-03-29 | udevadm: trigger - fix broken socket option check | Kay Sievers | |
2008-03-29 | udevadm: remove old man page links and compat links for debugging tools | Kay Sievers | |
2008-03-29 | udevadm: info - resolve devpath if symlink is given | Kay Sievers | |
2008-03-27 | udevadm: trigger - option to synthesize events and pass them to a socket | Kay Sievers | |
2008-03-25 | rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_device | Kay Sievers | |
2008-03-21 | test: remove duplicated EXTRA entry | Kay Sievers | |
2008-03-15 | release 119 | Kay Sievers | |
2008-03-15 | Makefile: do not require GNU install | Roy Marples | |
2008-03-14 | extend hack to allow TEST=="*/start" | Kay Sievers | |
2008-03-14 | sysfs: depend on "subsystem" link | Kay Sievers | |
2008-03-14 | test: add "subsystem" links to all devices | Kay Sievers | |
2008-03-14 | persistent device naming: also run on "change" event | Kay Sievers | |
2008-03-13 | rules_generator: add KERNEL=="<netifname>*" to generated rules | Kay Sievers | |
Some boxes, like the PS3, have multiple independent hardware interfaces, all sharing the same MAC address. If they have different interface names base names, we can distinguish them that way. | |||
2008-03-13 | hack to allow ATTR{block/*/uevent}="change" | Kay Sievers | |
2008-03-13 | rules: do not set GROUP="disk" for scanners | Harald Hoyer | |
2008-03-13 | rules: Fedora update | Harald Hoyer | |
2008-03-13 | selinux: set context for real file name not the temp name | Kay Sievers | |
2008-02-21 | volume_id: respect LDFLAGS | Matthias Schwarzott | |