dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] CVS: pnet/profiles compact, 1.4, 1.5 compact-fp, 1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/profiles compact, 1.4, 1.5 compact-fp, 1.4, 1.5 full, 1.4, 1.5 kernel, 1.4, 1.5 kernel-fp, 1.4, 1.5 tiny, 1.1, 1.2
Date: Thu, 28 Aug 2003 03:10:16 -0400

Update of /cvsroot/dotgnu-pnet/pnet/profiles
In directory subversions:/tmp/cvs-serv8815/profiles

Modified Files:
        compact compact-fp full kernel kernel-fp tiny 
Log Message:


Add support for gzip-compressed PE/COFF binaries.


Index: compact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/profiles/compact,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** compact     18 Jun 2002 04:28:17 -0000      1.4
--- compact     28 Aug 2003 07:10:13 -0000      1.5
***************
*** 34,37 ****
--- 34,40 ----
  IL_CONFIG_JAVA=n
  
+ # Support gzip-compressed program images (y/n).
+ IL_CONFIG_GZIP=n
+ 
  # Force the system to use Latin1 as the default encoding (y/n).
  IL_CONFIG_LATIN1=y

Index: compact-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/profiles/compact-fp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** compact-fp  18 Jun 2002 04:28:17 -0000      1.4
--- compact-fp  28 Aug 2003 07:10:14 -0000      1.5
***************
*** 33,36 ****
--- 33,39 ----
  IL_CONFIG_JAVA=n
  
+ # Support gzip-compressed program images (y/n).
+ IL_CONFIG_GZIP=n
+ 
  # Force the system to use Latin1 as the default encoding (y/n).
  IL_CONFIG_LATIN1=y

Index: full
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/profiles/full,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** full        18 Jun 2002 04:28:17 -0000      1.4
--- full        28 Aug 2003 07:10:14 -0000      1.5
***************
*** 33,36 ****
--- 33,39 ----
  IL_CONFIG_JAVA=y
  
+ # Support gzip-compressed program images (y/n).
+ IL_CONFIG_GZIP=y
+ 
  # Force the system to use Latin1 as the default encoding (y/n).
  IL_CONFIG_LATIN1=n

Index: kernel
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/profiles/kernel,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** kernel      18 Jun 2002 04:28:17 -0000      1.4
--- kernel      28 Aug 2003 07:10:14 -0000      1.5
***************
*** 33,36 ****
--- 33,39 ----
  IL_CONFIG_JAVA=n
  
+ # Support gzip-compressed program images (y/n).
+ IL_CONFIG_GZIP=n
+ 
  # Force the system to use Latin1 as the default encoding (y/n).
  IL_CONFIG_LATIN1=y

Index: kernel-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/profiles/kernel-fp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** kernel-fp   18 Jun 2002 04:28:17 -0000      1.4
--- kernel-fp   28 Aug 2003 07:10:14 -0000      1.5
***************
*** 33,36 ****
--- 33,39 ----
  IL_CONFIG_JAVA=n
  
+ # Support gzip-compressed program images (y/n).
+ IL_CONFIG_GZIP=n
+ 
  # Force the system to use Latin1 as the default encoding (y/n).
  IL_CONFIG_LATIN1=y

Index: tiny
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/profiles/tiny,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** tiny        18 Jun 2002 04:28:17 -0000      1.1
--- tiny        28 Aug 2003 07:10:14 -0000      1.2
***************
*** 33,36 ****
--- 33,39 ----
  IL_CONFIG_JAVA=n
  
+ # Support gzip-compressed program images (y/n).
+ IL_CONFIG_GZIP=n
+ 
  # Force the system to use Latin1 as the default encoding (y/n).
  IL_CONFIG_LATIN1=y





reply via email to

[Prev in Thread] Current Thread [Next in Thread]