Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-10 | libudev: add selinux | Kay Sievers | |
2008-09-07 | udevadm: add --version --help options to man page, hide them as commands | Kay Sievers | |
2008-09-06 | vol_id: add --debug option | Kay Sievers | |
2008-09-06 | volume_id: linux_raid - fix logic for volumes with size == 0 | Kay Sievers | |
2008-09-06 | use libudev code, unify logging, pass udev context around everywhere | Kay Sievers | |
2008-09-01 | volume_id: fail on undefined __BYTE_ORDER | Kay Sievers | |
2008-08-31 | volume_id: hfs - calculate proper uuid | Kay Sievers | |
2008-08-29 | firmware.sh: lookup lookup kernel provided firmware directory | Kay Sievers | |
2008-08-29 | volume_id: remove left-over fd close() | Kay Sievers | |
2008-08-28 | volume_id: remove deprecated functions and bump major version | Kay Sievers | |
2008-08-22 | vol_id: make the --offset= argument optional | Kay Sievers | |
2008-08-12 | add missing includes | Kay Sievers | |
2008-07-30 | volume_id: create relative links | Kay Sievers | |
2008-07-30 | volume_id: move static lib to $prefix | Kay Sievers | |
2008-07-30 | use autotools | Kay Sievers | |
2008-07-30 | delete all Makefiles and move udev source to udev/ | Kay Sievers | |
2008-07-22 | use proper directory lib/lib64 for libvolume_id | Thomas Koeller | |
2008-07-18 | move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/ | Kay Sievers | |
None of these rules is supposed to be changed by users, so move them out of /etc. Custom rules, and automatically generated rules stay in /etc. All rules are still processed in lexical order, regardless which directory they live in. | |||
2008-07-10 | scsi_id: the fallback fix broke error handling | Kay Sievers | |
2008-07-10 | scsi_id: man page fix | Marco d'Itri | |
minus signs need to be escaped and the program is not in the $PATH anymore | |||
2008-07-10 | scsi_id: include sys/stat.h | Thomas Koeller | |
I could not build scsi_id because of a missing #include for sys/stat.h, so I had to add that. Signed-off-by: Thomas Koeller <thomas@koeller.dyndns.org> | |||
2008-07-07 | rules_generator: net rules - do not print error if file is missing and ↵ | Marco d'Itri | |
ignore commented rules Fix an error message displayed by write_net_rules when the rules file does not exist yet. (See Debian bugs #442796 and #475699.) Ignore commented rules, at least for the easy case. For clarity, use extended instead of standard regular expressions. | |||
2008-07-07 | scsi_id: fix fallback to sg v3 for sg nodes | Kay Sievers | |
2008-06-26 | path_id: suppress trailing '-' like 'ID_PATH=pci-0000:05:01.0-' | Kay Sievers | |
2008-06-18 | collect: fix size_t printf | Kay Sievers | |
2008-06-18 | collect: check realloc return value | Tobias Klauser | |
2008-06-12 | cdrom_id: fix recognition of blank media | Kay Sievers | |
Thanks to David! | |||
2008-06-12 | release 123 | Kay Sievers | |
2008-06-11 | volume_id: support for oracleasm | Erik van Konijnenburg | |
2008-06-11 | scsi_id: retry open() on -EBUSY | Harald Hoyer | |
2008-06-11 | cdrom_id: export ID_CDROM_MEDIA_TRACK_COUNT_AUDIO=, ↵ | Kay Sievers | |
ID_CDROM_MEDIA_TRACK_COUNT_DATA= Iterate over all tracks, instead of looking only at the first one for audio. Thanks to David! | |||
2008-05-28 | volume_id: enable GFS probing code, add LABEL support | Karel Zak | |
* enables GFS/GFS2 probing code (it's disabled now!) * adds support for LABELs -- it seems that locktable name is usable as a LABEL (at least according to libblkid). * removes extra check of sb_header.mh_format -- nothing in kernel and blkid checks this superblock entry. It seems that check GFS_MAGIC and GFS_METATYPE_SB is enough. Signed-off-by: Karel Zak <kzak@redhat.com> | |||
2008-05-27 | collect: realloc buffer, if needed | Xinwei Hu | |
2008-05-27 | volume_id: remove unnecessary global variable | Karel Zak | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||
2008-05-26 | rules: persistent net - handle "locally administered" ibmveth MAC addresses | Kay Sievers | |
2008-05-20 | edd_id: call it only for sd* and hd* | Kay Sievers | |
2008-05-17 | volume_id: bump version | Kay Sievers | |
2008-05-16 | scsi_id: add bsg.h | Kay Sievers | |
2008-05-14 | cdrom_id: fix segfault | Matthias Schwarzott | |
2008-05-14 | scsi_id: add --sg-version= option | Kay Sievers | |
2008-05-14 | scsi_id: remove bus_id option | Kay Sievers | |
2008-05-14 | scsi_id: update man page | Kay Sievers | |
2008-05-14 | scsi_id: add SGv4 support | Hannes Reinecke | |
Fall back to SGv3, if SGv3 returns a failure/is not available. | |||
2008-05-14 | scsi_id: remove all sysfs dependencies | Hannes Reinecke | |
2008-05-14 | man: scsi_id | MUNEDA Takahiro | |
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-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-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 | cdrom_id: add more help text | Kay Sievers | |