2522 Commits (ee0c797798808350bd651afe374c4cb170a4328e)
 

Author SHA1 Message Date
Alejandro Mery ee0c797798 Reworked extlinux's stone module, and added an option to clean the MBR 17 years ago
Alejandro Mery f2873e3434 Changed syslinux to recompile tools in Makefile's $(ITARGET), and to install mkdiskimage 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
Alejandro Mery 85c537d922 Added stone module for extlinux, based on lilo's 17 years ago
Alejandro Mery a0ba5603a4 Updated sysstat (7.0.4 -> 8.0.4) - and taken maintainership 17 years ago
Alejandro Mery 576c617c74 Improved mkinitrd to include md-mod and raid personalities kernel modules 17 years ago
Alejandro Mery 33445737d2 Flagged mdadm as DIETLIBC and taken maintainership 17 years ago
Alejandro Mery b738a8b72c Removed obsolete dietlibc patch from mdadm 17 years ago
Alejandro Mery 36ca4f045b Updated mdadm (2.6.2 -> 2.6.4) 17 years ago
Alejandro Mery 8fe72e8e2d Moved hotplug++ to attic 17 years ago
Alejandro Mery e133b25704 Adapted sysvinit's system.init to the modern usage of linux's hotplug, and removed abandoned devfs code 17 years ago
Christian Wiese 2db2a47d0a Fixed mkinitrd.sh to not try to inject the obsolete hotplug++ 17 years ago
Christian Wiese 47a8f9f59e Updated udev (115 -> 118) and removed hotfixes as well as adapted volumeid diff 17 years ago
Christian Wiese d4d8d36ae1 Changed mkinitrd.sh to copy udevsettle into the initrd image 17 years ago
Christian Wiese b0b13a027f Removed hardcoded loading of certain modules from initrd init 17 years ago
Christian Wiese 9ff041bcaa Removed hotplug++ from mkinitrd initrd init and fixed udev handling 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 d58141ad73 Renamed modem group to uucp, which seems to be more standard... at least it's used on the default udev rules 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