X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Documentation%2FChanges;h=b95082be4d5eec7656e858685bd28f5b871a1efd;hb=26f26fa8e3a0822aa43ee0a80bd0196fa2554c42;hp=488272074c36f348753817c4c07484fe8035da91;hpb=890fbae2818a045350b8d1e3bda61ceb88ff1d17;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/Changes b/Documentation/Changes index 4882720..b95082b 100644 --- a/Documentation/Changes +++ b/Documentation/Changes @@ -33,19 +33,21 @@ o Gnu make 3.79.1 # make --version o binutils 2.12 # ld -v o util-linux 2.10o # fdformat --version o module-init-tools 0.9.10 # depmod -V -o e2fsprogs 1.29 # tune2fs +o e2fsprogs 1.41.4 # e2fsck -V o jfsutils 1.1.3 # fsck.jfs -V o reiserfsprogs 3.6.3 # reiserfsck -V 2>&1|grep reiserfsprogs o xfsprogs 2.6.0 # xfs_db -V -o pcmciautils 004 -o pcmcia-cs 3.1.21 # cardmgr -V +o squashfs-tools 4.0 # mksquashfs -version +o btrfs-progs 0.18 # btrfsck +o pcmciautils 004 # pccardctl -V o quota-tools 3.09 # quota -V o PPP 2.4.0 # pppd --version o isdn4k-utils 3.1pre1 # isdnctrl 2>&1|grep version o nfs-utils 1.0.5 # showmount --version o procps 3.2.0 # ps --version o oprofile 0.9 # oprofiled --version -o udev 071 # udevinfo -V +o udev 081 # udevinfo -V +o grub 0.93 # grub --version Kernel compilation ================== @@ -202,7 +204,7 @@ udev ---- udev is a userspace application for populating /dev dynamically with only entries for devices actually present. udev replaces the basic -functionality of devfs, while allowing persistant device naming for +functionality of devfs, while allowing persistent device naming for devices. FUSE @@ -268,7 +270,7 @@ active clients. To enable this new functionality, you need to: - mount -t nfsd nfsd /proc/fs/nfs + mount -t nfsd nfsd /proc/fs/nfsd before running exportfs or mountd. It is recommended that all NFS services be protected from the internet-at-large by a firewall where