Source-Changes archive

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

CVS commit: src/share/installboot



Module Name:    src
Committed By:   gutteridge
Date:           Wed Jun 12 02:27:42 UTC 2024

Modified Files:
        src/share/installboot/evbarm: boards.plist
        src/share/installboot/evbmips: boards.plist

Log Message:
(evbarm|evbmips)/boards.plist: make these plists valid XML

XML does not permit double hyphens inside comments. Adjust so these
files can be checked by an XML parser to confirm they're well-formed
after editing.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/installboot/evbarm/boards.plist
cvs rdiff -u -r1.1 -r1.2 src/share/installboot/evbmips/boards.plist

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