rawhide report: 20041007 changes

Matias Féliciano feliciano.matias at free.fr
Fri Oct 8 05:43:01 UTC 2004


Le jeudi 07 octobre 2004 à 08:58 -0400, Build System a écrit :

> kernel-2.6.8-1.598
> ------------------


$ grep RAW_DRIVER /boot/config-2.6.8-1.598
CONFIG_RAW_DRIVER=m



From rom "rpm -q --changelog util-linux"
        * mer sep 01 2004 Elliot Lee <sopwith at redhat.com> 2.12a-6
        
        ...
        - Fix #130016 - remove raw.   <====



From rom linux/drivers/char/Kconfig
        config RAW_DRIVER
                tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)"
                help
                  The raw driver permits block devices to be bound to /dev/raw/rawN.
                  Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O.
                  See the raw(8) manpage for more details.
        
                  The raw driver is deprecated and may be removed from 2.7   <====
                  kernels.  Applications should simply open the device (eg /dev/hda1)
                  with the O_DIRECT flag.



From rom util-linux.spec
        # Note on how to set up raw device mappings using RHL /etc/sysconfig/rawdevices
        Patch109: util-linux-2.11f-rawman.patch
        ...
        echo '.so man8/raw.8' > $RPM_BUILD_ROOT%{_mandir}/man8/rawdevices.8
        ...
        for I in man1/chkdupexe.1 man1/line.1 man1/pg.1 man8/cfdisk.8 man8/fsck.minix.8 man8/mkfs.minix.8 man8/mkfs.bfs.8 \
                man8/raw.8 man8/rawdevices.8; do
                rm -rf $RPM_BUILD_ROOT%{_mandir}/${I}*
        done

Patch for raw man page, and raw man page removed further.



$ rpm -q -f /etc/sysconfig/rawdevices
initscripts-7.88-1

???
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message num?riquement sign?e
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20041008/083bece0/attachment.sig>


More information about the fedora-devel-list mailing list