Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   riz
Date:           Sun Nov 23 20:58:38 UTC 2008

Modified Files:
        src/distrib/arc/instkernel [netbsd-5]: Makefile
        src/distrib/arc/ramdisk [netbsd-5]: dot.profile
        src/sys/arch/arc/conf [netbsd-5]: GENERIC RAMDISK

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #109):
        distrib/arc/instkernel/Makefile: revision 1.11
        sys/arch/arc/conf/RAMDISK: revision 1.76
        sys/arch/arc/conf/GENERIC: revision 1.159
        distrib/arc/ramdisk/dot.profile: revision 1.4
Use vt100 rather than wsvt25 for TERM since the latter makes
both FG/BG colors white during sysinst on Express5800/230 with tga(4).
It looks the ARC BIOS has another limit which prevents loading
a kernel larger than 8MB (it is not emulated by gxemul BTW),
so disable several devices in GENERIC and shrink RAMDISK kernel again
by sprinkled "no" keywords etc.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.12.1 src/distrib/arc/instkernel/Makefile
cvs rdiff -r1.3 -r1.3.12.1 src/distrib/arc/ramdisk/dot.profile
cvs rdiff -r1.157 -r1.157.4.1 src/sys/arch/arc/conf/GENERIC
cvs rdiff -r1.75 -r1.75.20.1 src/sys/arch/arc/conf/RAMDISK

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