Alejandro Mery
|
f11e91a9ff
|
Added mkinitramfs (0) - Modular tool to create an initramfs image using a template
git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21266 10447126-35f2-4685-b0cf-6dd780d3921f
|
17 years ago |
Alejandro Mery
|
dd129704dc
|
Splited /etc/rc.d/functions.in in /etc/rc.d/functions-ansi.in, using $NOCOLOR to decide if we support ANSI escape sequences or not
|
17 years ago |
Alejandro Mery
|
3fe951bc8d
|
Changed /etc/rc.d/functions-ansi.in cosmetically
|
17 years ago |
Alejandro Mery
|
da2880fcd3
|
Introduced COLOR_BANNER and banner() to /etc/rc.d/functions-ansi.in
|
17 years ago |
Alejandro Mery
|
62b581282f
|
Renamed etc/rc.d/functions.in.txt to etc/rc.d/functions-ansi.in.txt as it assumes ANSI escape sequences support
|
17 years ago |
Alejandro Mery
|
6992692b2f
|
Improved linux-conf.in to look for kernel${treever}.conf and kernel.conf in complete target chain
|
17 years ago |
Alejandro Mery
|
3c52322838
|
Changed lvm2 to not install lvm suffixed by .static when doing static builds
|
17 years ago |
Christian Wiese
|
3b338e6312
|
Injected copyright note and a small description to hotplug2 patch
|
17 years ago |
Christian Wiese
|
f6328ba92b
|
Fixed hotplug2 to use dirent64/readdir64 for dietlibc
- d_type is just available while using dirent64 on dietlibc
|
17 years ago |
Alejandro Mery
|
7157ebe022
|
Fixed busybox to install correctly when SDECFG_DEBUG is enabled
|
17 years ago |
Alejandro Mery
|
1ec3208935
|
Fixed busybox 1.9.1's umount to compile against dietlibc, which doesn't include getmntent_r()
|
17 years ago |
Alejandro Mery
|
52876ceb18
|
Fixed dietlibc to export MAXSYMLINK and nfds_t needed by busybox 1.9.1
|
17 years ago |
Christian Wiese
|
07e72b2165
|
Updated linux-header (2.6.22.17 -> 2.6.22.18)
|
17 years ago |
Christian Wiese
|
1d2ba3a7d1
|
Updated linux26-src (2.6.22.17 -> 2.6.22.18)
|
17 years ago |
Christian Wiese
|
eb52e51807
|
Updated linux26 (2.6.22.17 -> 2.6.22.18)
|
17 years ago |
Christian Wiese
|
f4175b757a
|
Updated linux-header (2.6.22.16 -> 2.6.22.17)
|
17 years ago |
Christian Wiese
|
6de3563092
|
Updated linux26-src (2.6.22.16 -> 2.6.22.17)
|
17 years ago |
Christian Wiese
|
b4f35def6b
|
Updated linux26 (2.6.22.16 -> 2.6.22.17)
|
17 years ago |
Christian Wiese
|
8a12e17b85
|
Updated linux-header (2.6.22.15 -> 2.6.22.16)
|
17 years ago |
Christian Wiese
|
0351512f92
|
Updated linux26-src (2.6.22.15 -> 2.6.22.16)
|
17 years ago |
Christian Wiese
|
e2269d440a
|
Updated linux26 (2.6.22.15 -> 2.6.22.16)
|
17 years ago |
Christian Wiese
|
4f9619d2eb
|
Updated linux26-src (2.6.22.14 -> 2.6.22.15)
|
17 years ago |
Christian Wiese
|
14d137198e
|
Updated linux-header (2.6.22.14 -> 2.6.22.15)
|
17 years ago |
Christian Wiese
|
cb9a38b365
|
Updated linux26 (2.6.22.14 -> 2.6.22.15)
|
17 years ago |
Christian Wiese
|
d278fc8b62
|
Updated linux-header (2.6.21.7 -> 2.6.22.14)
|
17 years ago |
Christian Wiese
|
44f6477c8b
|
Updated linux26-src (2.6.21.7 -> 2.6.22.14)
|
17 years ago |
Christian Wiese
|
672b46c676
|
Updated linux26 (2.6.21.7 -> 2.6.22.14)
|
17 years ago |
Alejandro Mery
|
d6d72be883
|
Updated busybox (1.9.0 -> 1.9.1)
|
17 years ago |
Alejandro Mery
|
00bf4d06f2
|
Updated sudo (1.6.9p3 -> 1.6.9p12)
|
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
|
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
|
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
|
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
|
d8cf15a66c
|
Regenerated copyright notes broadly, without renewing them.
|
17 years ago |
Alejandro Mery
|
d15769f41d
|
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
|
17 years ago |
Alejandro Mery
|
83932ff64e
|
Updated tcl (8.4.14 -> 8.4.17)
|
17 years ago |
Christian Wiese
|
fea26f0b54
|
Updated lucid (r58 -> 0.1_rc2)
|
17 years ago |
Alejandro Mery
|
7fa49c5c2e
|
Fixed tzdata's destdir.patch to create etc/localtime correctly
|
17 years ago |
Alejandro Mery
|
590e70f78c
|
Added tzdata (2007k) - The zoneinfo database
|
17 years ago |
Alejandro Mery
|
c0cded1a92
|
Improved linux26/linux-conf.in's auto_config() to make 2 loops over .3,.4,.5
|
17 years ago |