1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-11-01 09:21:11 +03:00
Commit Graph

1858 Commits

Author SHA1 Message Date
Kay Sievers
b437ec958a remove 'static' from local variable 2006-07-25 14:45:09 +02:00
Kay Sievers
aa0b70530c use "change" instead of "online" events
The kernel driver may send "change" to signify a device state
change and udev can possibly recreate symlinks.
2006-07-21 22:31:58 +02:00
Kay Sievers
e8c335b60a increase /proc/stat read buffer 2006-07-21 21:42:05 +02:00
Kay Sievers
733f070ddd switch uevent netlink socket to group 1 only 2006-07-21 21:41:11 +02:00
Kay Sievers
7d5ccc0810 vol_id: add --skip-raid and --probe-all option 2006-07-13 16:59:01 +02:00
Kay Sievers
f566b05b57 firmware.sh: remove needless '/' 2006-07-11 14:16:59 +02:00
Kay Sievers
8448b7cea0 096 release 2006-07-09 21:48:19 +02:00
Kay Sievers
c2e04d6b8b path_id: prepare for new sysfs layout 2006-07-09 21:32:55 +02:00
Kay Sievers
989e081131 allow longer devpath values 2006-07-06 13:49:43 +02:00
Kay Sievers
c76b97dc4d Makefiles: fix .PHONY for man page target
Thanks to David Härdeman for pointing it out.
2006-07-04 18:41:07 +02:00
Kay Sievers
486e62f8ad 095 release 2006-07-04 12:34:55 +02:00
Kay Sievers
c8ff4b3db4 remove broken %e enumeration 2006-07-04 12:27:00 +02:00
Tobias Klauser
f1e9ccb94d print usage of udevcontrol when no or invalid command is given 2006-07-03 01:03:53 +02:00
Kay Sievers
b879c303a7 netif rename: optimistic loop for the name to become free
Parts from Ubuntu's 70-ifrename.patch.
2006-07-03 00:58:35 +02:00
Kay Sievers
e0595b53b5 update SUSE rules 2006-06-16 11:11:27 +02:00
Kay Sievers
6cf19e52c3 udevinfo: clarify parent device attribute use 2006-06-16 11:11:07 +02:00
Kay Sievers
3c9e5740eb allow "online" events to create/update symlinks 2006-06-14 18:12:01 +02:00
Kay Sievers
fa33d857e2 don't remove symlinks if they are already there
Consecutive "add" events will not remove and recreate the same symlinks
anymore. No longer valid links, like after changing a filesystem label,
will still be removed.
2006-06-14 16:32:52 +02:00
Kay Sievers
afb66e3233 update SUSE rules 2006-06-12 20:28:35 +02:00
Kay Sievers
a924bf9a82 094 release 2006-06-12 10:27:03 +02:00
Kay Sievers
521e3f7808 add persistent-input.rules 2006-06-11 17:11:27 +02:00
Daniel Drake
5aeea7b1f7 update "writing udev rules" 2006-06-10 23:46:15 +02:00
Kay Sievers
8912051213 remove MODALIAS key and substitution 2006-06-07 16:00:34 +02:00
Kay Sievers
e55a73abb0 libvolume_id: gfs + gfs2 support
Patch from Red Hat.
2006-05-30 16:01:28 +02:00
Marco d'Itri
47b3e9478c update Debian rules 2006-05-29 21:00:32 +02:00
Kay Sievers
df16b77934 093 release 2006-05-29 11:18:16 +02:00
Kay Sievers
cecd7f9a75 skip device mapper devices for persistent links
It conflicts with snapshot creation. It will move to its own rule
file after kernel provides needed additional events.
2006-05-29 11:17:21 +02:00
Kay Sievers
1388c83011 replace binary firmware helper with shell script 2006-05-28 10:23:32 +02:00
Kay Sievers
5005ca5991 remove udevsend 2006-05-27 12:20:51 +02:00
Kay Sievers
ecc527e0be path_id: prevent endless loop for SAS devices on older kernels 2006-05-26 17:35:44 +02:00
Kay Sievers
7223b9c951 update Fedora rules 2006-05-23 14:30:06 +02:00
Hannes Reinecke
321f7bbb0a path_id: add support for iSCSI devices 2006-05-23 13:26:41 +02:00
Kay Sievers
6deef78755 libvolume_id: add more software raid signatures 2006-05-15 21:57:28 +02:00
Kay Sievers
2bac6c64aa libvolume_id: fat - check for signature at end of sector 2006-05-13 18:38:03 +02:00
Kay Sievers
acc8322f1f 092 release 2006-05-12 15:25:17 +02:00
Kay Sievers
172ee4205c libvolume_id: nss - use different uuid 2006-05-12 11:35:57 +02:00
Kay Sievers
ce1df104be update Fedora rules 2006-05-11 17:23:41 +02:00
Kay Sievers
7331443248 edd_id: fix "(null)" output if "mbr_signature" does not exist 2006-05-10 17:11:00 +02:00
Marco d'Itri
d7fea966f1 path_id: fix bashism 2006-05-09 18:24:43 +02:00
Libor Klepac
5ac7a25e85 path_id: add platform and serio support 2006-05-09 18:23:20 +02:00
Kay Sievers
674e00f67c vol_id: add NetWare volume detection 2006-05-09 08:46:07 +02:00
Kay Sievers
c7a42aea3c selinux: fix typo in block device node selection 2006-05-07 22:31:06 +02:00
Kay Sievers
9571122e00 fix offsetof() build issue with recent glibc 2006-05-01 20:36:21 +02:00
Marco d'Itri
5263fb3464 update Debian rules 2006-05-01 03:32:30 +02:00
Kay Sievers
b1c4f377c4 add more warnings for invalid key operations 2006-05-01 01:45:26 +02:00
Kay Sievers
a5df2c5732 update SUSE rules 2006-05-01 01:44:59 +02:00
Kay Sievers
51f22c5696 update SUSE rules 2006-04-30 02:06:15 +02:00
Kay Sievers
3d6d12c6b1 vol_id: fix logging from libvolume_id's log function 2006-04-28 17:52:09 +02:00
Kay Sievers
0e385feecc udevd: create leading directories for /dev/.udev/uevent_seqnum 2006-04-28 00:34:05 +02:00
Kay Sievers
5fc32819ec don't include stropts.h, some libc's don't like it 2006-04-28 00:32:32 +02:00