Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-14 | add install test to 'make buildtest' | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-09-14 | EXTRAS: cleanup and sync all Makefiles | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-09-06 | add edd_id tool to match BIOS EDD disk information | Kay Sievers | |
Thanks to: John Hull <John_Hull@Dell.com> Matt Domsch <Matt_Domsch@Dell.com> Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-08-30 | Makefile: remove all the duplicated rules | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-08-11 | added cdrom_id to the build check | Greg KH | |
2005-08-09 | add firmware_helper to load firmware | Kay Sievers | |
From: Bill Nottingham <notting@redhat.com> Changed reading of firmware blob to mmap and let firmware_helper follow the setting of the log level with UDEV_LOG. | |||
2005-07-19 | create_floppy_devices: add tool to create floppy nodes based on sysfs info | Hannes Reinecke | |
2005-07-13 | dasd_id: add s390 disk-label prober | Hannes Reinecke | |
Signed-off-by: Hannes Reinecke <hare@suse.de> | |||
2005-07-04 | add usb_id program to generate usb-storage device identifiers | Kay Sievers | |
Signed-off-by: Hannes Reinecke <hare@suse.de> | |||
2005-06-25 | add ata_id to read serial numbers from ATA drives | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-06-08 | udevd: allow starting of udevd with stopped exec-queue | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-06-05 | udev: move dev.d/ handling to external helper | Kay Sievers | |
Modern rules are expected to call notification and postprocessing with the RUN key. For compatibility the current behavior can be emulated with an external helper. Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-04-26 | [PATCH] add test for make -j4 to build-check | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] allow simple-build-check.sh to go faster if MAKEOPTS is set | gregkh@suse.de | |
This lets my multiprocessor boxes do the testing quicker... | |||
2005-04-26 | [PATCH] simple_build_check: make it possible to pass KERNEL_DIR | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] I broke the extras/ again. Add simple build test script now. | kay.sievers@vrfy.org | |