Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2008-04-21 | libvolume_id: recognize swap partitions with a tuxonice hibernate image | Damjan Georgievski | |
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-15 | rules_generator: net rules - always add KERNEL== match to generated rules | 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-03-15 | Makefile: do not require GNU install | Roy Marples | |
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-02-21 | volume_id: respect LDFLAGS | Matthias Schwarzott | |
2008-02-09 | volume_id: update ext detection | Kay Sievers | |
2008-01-24 | volume_id: fix typo in function documentation | Karel Zak | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||
2008-01-09 | volume_id: add prefix=, exec_prefix= | Neil Williams | |
2008-01-09 | volume_id: fix UUID raw buffer usage | Karel Zak | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||
2007-12-31 | rules_generator: add missing write_net_rules unlock | Jiri Slaby | |
2007-12-17 | volume_id: also add readable check to probe_all() | Kay Sievers | |
Otherwise probe_all will run two times into a timout, one for the raid, and one for the filesystem probe. Thanks to Tore Anderson for the debugging. | |||
2007-12-17 | create_floppy_devices: fix logic for more than one floppy device | Kay Sievers | |
2007-12-16 | volume_id: run only once into a timeout for unreadable devices | Kay Sievers | |
2007-12-16 | volume_id: LVM - add uuid | Hannes Reinecke | |
2007-12-07 | volume_id: md - add metadata minor version | Kay Sievers | |
Thanks to Hannes. | |||
2007-11-26 | libvolume_id: squashfs - add endianess support for LZMA compression | Kay Sievers | |
2007-11-26 | libvolume_id: squashfs+LZMA compression detection | Michael Prokop | |
2007-11-20 | rules_generator: do not create rules with insufficient matches | Kay Sievers | |
Thanks to Alexander E. Patrakov for pointing out that we create invalid rules. We still need a proper fix for devices we skip creating rules (locally administered MAC), but want to swap names with interface names we created rules for. | |||
2007-11-08 | volume_id: create relative symlink when $(libdir) = $(usrlibdir) | Dan Nicholson | |
2007-11-08 | extras: ignore built and generated files | Dan Nicholson | |
2007-10-24 | volume_id: bump version | Kay Sievers | |
2007-10-23 | volume_id: ntfs - rely on valid master file table | Kay Sievers | |
2007-10-17 | volume_id: LUKS - export version | Kay Sievers | |
2007-10-17 | volume_id: vfat - allow all possible sector sizes | Kay Sievers | |
https://bugs.launchpad.net/bugs/147807 | |||
2007-10-16 | firmware: do not print error if logger is missing | Kay Sievers | |
2007-10-16 | firmware: remove hardcoded path to logger | Matthias Schwarzott | |
2007-10-15 | usb_id: fail if vendor/product can not be retrieved | Kay Sievers | |
Thanks to Daniel Drake for identifying the bug. |