Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/MEMTEST86_LICENSE

Source at commit 973 created 12 years 11 months ago.
By azimutz, Test successful (r971); deleting the remaining svn:mergeinfo property from trunk: >svn pg svn:mergeinfo -v -R http://forge.voodooprojects.org/svn/chameleon/trunk Properties on 'http://forge.voodooprojects.org/svn/chameleon/trunk': svn:mergeinfo /branches/rekursor:3-22 Please avoid doing "svn merge" directly to the trunk folder; since svn:mergeinfo property is set automatically, doing so will cause the property to be set to the source folder as shown above. This is very useful e.g. to keep a working copy synced with the trunk (since after the first merge you will not need to specify the source folder anymore), but not so desirable the other way around, as it keeps changing the property on your working folder and can lead to conflicted properties, which are not easily detectable (as i had the opportunity to experience); "svn merge" to a trunk checkout and "svn commit" will avoid this problem.
1dram_controllers.c/h that scans from the pci host controller USES
2an adaptation for chameleon 2.0 RC5 from original :
3
4========================
5memtest86 license notice
6========================
7
8 Released under version 2 of the Gnu Public License.
9 By Chris Brady, cbrady@sgi.com
10 ----------------------------------------------------
11 MemTest86+ V4.00 Specific code (GPL V2.0)
12 By Samuel DEMEULEMEESTER, sdemeule@memtest.org
13 http://www.canardpc.com - http://www.memtest.org
14
15
16============================
17GPL version 2 license notice
18============================
19
20This program is free software; you can redistribute it and/or
21modify it under the terms of the GNU General Public License
22as published by the Free Software Foundation; either version 2
23of the License, or (at your option) any later version.
24
25This program is distributed in the hope that it will be useful,
26but WITHOUT ANY WARRANTY; without even the implied warranty of
27MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28GNU General Public License for more details.
29
30You should have received a copy of the GNU General Public License
31along with this program; if not, write to the Free Software
32Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
33

Archive Download this file

Revision: 973