Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   maxv
Date:           Thu Jul 26 16:22:49 UTC 2018

Modified Files:
        src/distrib/notes/common: contents
        src/etc/etc.i386: Makefile.inc
        src/sys/arch/i386/conf: XEN3PAE_DOM0 XEN3PAE_DOMU
Removed Files:
        src/sys/arch/i386/conf: INSTALL_XEN3_DOMU XEN3_DOM0 XEN3_DOMU

Log Message:
Retire the non-PAE-i386-PV configuration files. Keep only PAE-i386-PV.
Non-PAE has been dropped years ago by Xen.

The content of XEN3_* is merged into XEN3PAE_*, with "options PAE" set.


To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/distrib/notes/common/contents
cvs rdiff -u -r1.68 -r1.69 src/etc/etc.i386/Makefile.inc
cvs rdiff -u -r1.13 -r0 src/sys/arch/i386/conf/INSTALL_XEN3_DOMU
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/conf/XEN3PAE_DOM0
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/conf/XEN3PAE_DOMU
cvs rdiff -u -r1.129 -r0 src/sys/arch/i386/conf/XEN3_DOM0
cvs rdiff -u -r1.90 -r0 src/sys/arch/i386/conf/XEN3_DOMU

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