Alejandro Mery
|
00bf4d06f2
|
Updated sudo (1.6.9p3 -> 1.6.9p12)
|
17 years ago |
Alejandro Mery
|
12b134c9a1
|
Fixed `mod vserver` to exclude 'lost+found' directory from the list of guests
|
17 years ago |
Alejandro Mery
|
868aa59b7f
|
Updated git (1.5.3.5 -> 1.5.4)
|
17 years ago |
Alejandro Mery
|
a5bdbbf370
|
blacklisted anoying evbug module on the default etc/modprobe.conf file
|
17 years ago |
Alejandro Mery
|
a3d8b8b1d3
|
Renamed module-init-tools's modprobe.conf.data to etc_modprobe.conf.txt which is more standard in our tree
|
17 years ago |
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
Note: This should be considered a temprorary solution as long as we have our
legacy initrd implementation!
|
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
- Till now we loaded sbp2, ide-generic, ide-disk, ide-cd, sd_mod,
sr_mod and sg by default.
|
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
the base set by udev 115
|
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
as on udev 115 it comes on the base set of 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
call modprobe $MODALIAS when the driver is known
|
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
- taken from http://git.kernel.org/?p=linux%2Fhotplug%2Fudev.git;a=commitdiff_plain;h=2e23125e112c0a56e1ccee193c2cfe0e26af1bad
|
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
that name/prio
|
17 years ago |
Alejandro Mery
|
0e715fe349
|
Updated udev (112 -> 113), and applied changed done upstream to suse rules
- ppp and tun += ignore_remove
- device mapper snapshots += link_priority=-90
|
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
git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21405 10447126-35f2-4685-b0cf-6dd780d3921f
|
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
git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21361 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
3454cd2241
|
* added vi:set line to udev/64-*.rules
git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21360 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
38197a69b8
|
* improved udev/50-udev-default.rules to load sd_mod for scsi type 0 too
git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21356 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
a13748aedc
|
* changed udev to not build libvolume_id.so when doing an static build
git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21354 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
c14ac4fca1
|
* added sd_mod, sr_mod and st rules on udev/40-modprobe.conf from CLFS
git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21352 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
8ef0480124
|
* moved modprobe-s on udev rules from 50-udev-defaults.rules to 40-hotplug.rules
git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21351 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |