99 Commits (cdc6b4cd89faac2f9eabc7d06991c15622b2a498)

Author SHA1 Message Date
Alejandro Mery bfe185b3b0 udev: enhanced to work-around bug in fl_wrapper by adding the nodes to the flist directly 16 years ago
Alejandro Mery a741fe04aa udev: Fixed create_nodes.sh to not chown symlinks, and changed to print nodes including path 16 years ago
Alejandro Mery caf0499110 udev: Enhanced create_nodes.sh to handle commented and empty lines, delete type 's' files and print the name of nodes as created 16 years ago
Alejandro Mery 90755a1c7b e2fsprogs: Updated (1.40.8 -> 1.41.0) 16 years ago
Nagy Karoly Gabriel dcdce63992 [udev] added udev_device_nodes.txt and improved udev.conf to use it in conjunction with create_nodes.sh 17 years ago
Alejandro Mery d60e681307 [e2fsprogs] Changed to always build on stage 1, as it's needed by 1-util-linux-ng 17 years ago
Alejandro Mery 71fe138662 [e2fsprogs] Updated (1.40 -> 1.40.8) 17 years ago
Alejandro Mery 868c37a45c Changed xfsprogs to build on stage 1 when crosscompiling 17 years ago
Christian Wiese 77f5484edd Updated libvolume_id (105 -> 118) 17 years ago
Alejandro Mery d5996571ea Fixed xfsprogs to honor DESTDIR 17 years ago
Alejandro Mery 0ddeee2d95 Fixed e2fsprogs to not use absolute paths when symlinking it's libraries what made dependers fail on stage 1 because they were looking at host's 17 years ago
Aldas Nabazas 6b29a25624 Updated dvdisaster (0.70.3 -> 0.70.4) 17 years ago
Alejandro Mery e90ecdd191 Added read_nodes.sh and create_nodes.sh helpers to udev package, which are not expected to be installed. 17 years ago
Christian Wiese 556e8184ea Fixed udev to build always a static libvolume_id for now 17 years ago
Alejandro Mery ce7b03ec8a Adapted udev/no_libvolume_id.patch to 118 17 years ago
Christian Wiese 47a8f9f59e Updated udev (115 -> 118) and removed hotfixes as well as adapted volumeid diff 17 years ago
Alejandro Mery 15a82c6380 Changed udev to always install the .conf and .rules files 17 years ago
Alejandro Mery e9606bb8bb Fixed udev's install using upstream patch 17 years ago
Alejandro Mery 2f45689739 Fixed udev's 50-udev-default.rules using upstream patches 17 years ago
Alejandro Mery a56454f202 Cleaned udev.conf as `make install` handles the whole installation these days 17 years ago
Alejandro Mery 592493db38 Turned our udev's 80-drivers.rules into a patch to apply over the one included on the base set 17 years ago
Alejandro Mery 22594f7e80 Cleaned udev's 80-drivers.rules to diff better against the one provided on 17 years ago
Alejandro Mery 74bb8cc067 Moved video group rules from udev's 50-udev-default.rules to 40-opensde.rules, and removed 50-udev-default.rules 17 years ago
Alejandro Mery a7a5fd04c2 Updated udev (114 -> 115) 17 years ago
Alejandro Mery 2271b32be1 Changed udev's 80-drivers.rules to not duplicate the checks for ACTION=="add" and to not 17 years ago
Alejandro Mery cbf9bccc75 Moved scsi timeouts from udev's 80-drivers.rules to 50-udev-default.rules 17 years ago
Alejandro Mery 708a2e9f9f Move the renames of consoles from udev's 50-udev-default.rules to a new 40-opensde.rules 17 years ago
Alejandro Mery 9cc8c98928 Changed udev's 50-udev-default.rules to use uucp instead of modem group 17 years ago
Alejandro Mery c67a564f7e Updated udev (113 -> 114) 17 years ago
Alejandro Mery 1f8d7e1225 Changed udev's 50-udev-default to make a scd%n symlink for every sr device 17 years ago
Alejandro Mery bf3ea38f4b Changed udev's 80-drivers.rules to ignore RUN errors when calling modprobe for aliases, as changed on SUSE rules 17 years ago
Alejandro Mery d1a7d7d133 Improved udev's 80-drivers to load modules for pnp devices without $MODALIAS and modules for tifm 17 years ago
Alejandro Mery 7f461a07a1 Changed udev's 80-drivers.rules to only apply when ACTION=="add" 17 years ago
Alejandro Mery 6540317fbf Renamed udev's 40-modprobe.rules to 80-drivers.rules because suse (our base) made the split to 17 years ago
Alejandro Mery 0e715fe349 Updated udev (112 -> 113), and applied changed done upstream to suse rules 17 years ago
Alejandro Mery 5232936c13 Improved udev to warn when one of our rules will overwrite one from upstream 17 years ago
Alejandro Mery b648a95efd * fixed udev to delete the fifo devices before creating them again 17 years ago
Alejandro Mery 72f5b945e4 * changed udev/64-device-mapper.rules to rename device-mapper to mapper/control instead of just doing a symlink 17 years ago
Alejandro Mery 3454cd2241 * added vi:set line to udev/64-*.rules 17 years ago
Alejandro Mery 38197a69b8 * improved udev/50-udev-default.rules to load sd_mod for scsi type 0 too 17 years ago
Alejandro Mery a13748aedc * changed udev to not build libvolume_id.so when doing an static build 17 years ago
Alejandro Mery c14ac4fca1 * added sd_mod, sr_mod and st rules on udev/40-modprobe.conf from CLFS 17 years ago
Alejandro Mery 8ef0480124 * moved modprobe-s on udev rules from 50-udev-defaults.rules to 40-hotplug.rules 17 years ago
Alejandro Mery 75f6f36809 * introduced 40-modprobe.rules on udev rules 17 years ago
Alejandro Mery 092250f654 * changed udev rules to renamed tty's to vc/%n and pty's to pty/{m,s}%m as used by slackware, to clean the root of /dev 17 years ago
Alejandro Mery 3ddedcc0b9 * changed udev/50-udev-default.rules to use modem instead of uucp as group 17 years ago
Alejandro Mery 1cd1fdb12e * imported suse rules from udev-112 as the base for our own udev rules 17 years ago
Alejandro Mery 65a4c0b650 * removed bogus 50-udev.rules from our udev rules 17 years ago
Alejandro Mery df1e88c7e8 * changed udev to install scsi_id.config on etc/udev/ instead of etc/ - close #147 17 years ago
Alejandro Mery 77a877042d * improved udev to build all the extras 17 years ago