Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/etc



Module Name:    src
Committed By:   riastradh
Date:           Tue Apr  2 22:29:35 UTC 2024

Modified Files:
        src/etc/etc.aarch64: MAKEDEV.conf
        src/etc/etc.amd64: MAKEDEV.conf
        src/etc/etc.i386: MAKEDEV.conf

Log Message:
MAKEDEV: Tidy some entries on x86 and Arm.

While here, reduce some diffs arising from ordering and formatting
between these architectures.

Only difference between evbarm and aarch64 now is /dev/vchiq.  Not
sure offhand if it makes sense on aarch64 or only 32-bit Arm.

PR port-amd64/58093: /dev/efi missing on x86
PR port-arm/58100: /dev/ttyVI* missing on aarch64
PR port-arm/58101: /dev/nvme* missing on aarch64
PR port-arm/58102: /dev/raid* missing on aarch64


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/etc/etc.aarch64/MAKEDEV.conf
cvs rdiff -u -r1.35 -r1.36 src/etc/etc.amd64/MAKEDEV.conf
cvs rdiff -u -r1.35 -r1.36 src/etc/etc.i386/MAKEDEV.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index