From 21adca750a9a1ae47da2bd058574795089406f25 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 6 Dec 2000 18:18:26 +0000 Subject: Added insmod support for ARM, and lsmod support for older kernels, thanks to Alcove, Julien Gaulmin and Nicolas Ferre . -Erik --- Changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 2bcdce8a0..e1d5288dd 100644 --- a/Changelog +++ b/Changelog @@ -3,9 +3,12 @@ * Matt Kraai -- fix all usage of TRUE and FALSE so all apps now return EXIT_SUCCESS or EXIT_FAILURE to the system. Now TRUE and FALSE are set to the C standard where TRUE=1. - * Fixed uname problem causing the kernel version to be + * me -- Fixed uname problem causing the kernel version to be mis-detected (causing problems with poweroff, init, and other things). + * Alcove, Julien Gaulmin and + Nicolas Ferre -- insmod support on ARM + and StrongArm, and suport for lsmod on older 2.0.x kernels. * Kent Robotti -- Renamed unrpm to original rpmunpack, so you can use an included shell script called unrpm as a front end to it. There's also a shell script called undeb included for debian packages. -- cgit v1.2.3