Source-Changes archive

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

CVS commit: src/sys/arch/atari/stand/bootxxx



Module Name:    src
Committed By:   tsutsui
Date:           Tue Jan 13 13:44:01 UTC 2009

Modified Files:
        src/sys/arch/atari/stand/bootxxx: Makefile.bootxxx

Log Message:
Don't install built boot.atari loaders into / of DESTDIR because
there are two variants of boot.atari per machine types (std or milan)
and they should be selected and copied from /usr/mdec/{std,milan} dirs
to /targetroot during installation.

Problem on default installation with sysinst was reported by David Ross.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/atari/stand/bootxxx/Makefile.bootxxx

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