X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Documentation%2FChanges;h=f08b313cd235fa6728f7780f3b4812eae543f971;hb=c4fd308ed62f292518363ea9c6c2adb3c2d95f9d;hp=664392481c840980090b6e79ec35753d3f6a9272;hpb=45e3e1935e2857c54783291107d33323b3ef33c8;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/Changes b/Documentation/Changes index 6643924..f08b313 100644 --- a/Documentation/Changes +++ b/Documentation/Changes @@ -49,6 +49,8 @@ o oprofile 0.9 # oprofiled --version o udev 081 # udevinfo -V o grub 0.93 # grub --version o mcelog 0.6 +o iptables 1.4.1 # iptables -V + Kernel compilation ================== @@ -72,6 +74,13 @@ assembling the 16-bit boot code, removing the need for as86 to compile your kernel. This change does, however, mean that you need a recent release of binutils. +Perl +---- + +You will need perl 5 and the following modules: Getopt::Long, Getopt::Std, +File::Basename, and File::Find to build the kernel. + + System utilities ================