| Last change
 on this file since 57 was             37, checked in by Ben Rietbroek, 12 years ago | 
        
          | 
Reworked Build Environment                                  [2012-02-15]
 
WARNING!!
 
All commits upto and including the commit of [2012-05-13] containa severe bug!! Building from these sources and then disabling
 the 'force LBA' feature while also using the drive-letter feature or
 editing the label can DESTROY THE MBR on ALL ATTACHED DISKS!!
 DO NOT DISABLE 'FORCE LBA USAGE' WHEN BUILT FROM THE THESE COMMITS!!
 
 
Changes
 
o Reworked build environmento Start made with coding FIXCODE in C
 o Moved MBR protection image
 o New overlap macro
 o Protect type 0x35 from edit (user popup)
 o Protect type 0x35 from adding to menu (user popup)
 o More...
 ! No LVM Label change yet
 
 
Note
 
o Changed license to GPL v3
 
See file COPYING in trunk.
 | 
        
          | File size:
            303 bytes | 
      
      
| Line |  | 
|---|
| 1 | ############################################################################### | 
|---|
| 2 | # GNUmakefile :: This Makefile works as a front-end to other Make Utilities.  # | 
|---|
| 3 | ############################################################################### | 
|---|
| 4 |  | 
|---|
| 5 | # | 
|---|
| 6 | # Include the forwarder. | 
|---|
| 7 | # | 
|---|
| 8 | include         ../INCLUDE/MAKEFRWD.MIF | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.