mention vmlinux/i386
NEWS README README.1ST committer: jreiser <jreiser> 1090261436 +0000
This commit is contained in:
parent
d17fb7ebf0
commit
95021e4977
2
NEWS
2
NEWS
@ -8,7 +8,7 @@ Changes in 1.92 beta (20 Jul 2004):
|
|||||||
* UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING
|
* UNSTABLE BETA VERSION - DO NOT USE EXCEPT FOR TESTING
|
||||||
* win32/pe: added option `--strip-loadconf' to strip the SEH load config section
|
* win32/pe: added option `--strip-loadconf' to strip the SEH load config section
|
||||||
* win32/pe: try to detect .NET (win32/net) files [not yet supported by UPX]
|
* win32/pe: try to detect .NET (win32/net) files [not yet supported by UPX]
|
||||||
* vmlinux/386: new format that directly supports ELF kernels
|
* vmlinux/386: new format that directly supports building Linux kernels
|
||||||
* source code: now compiles cleanly under Win64
|
* source code: now compiles cleanly under Win64
|
||||||
|
|
||||||
Changes in 1.91 beta (30 Jun 2004):
|
Changes in 1.91 beta (30 Jun 2004):
|
||||||
|
|||||||
1
README
1
README
@ -27,6 +27,7 @@ The main news since 1.24 are:
|
|||||||
- slightly better compression using the new NRV2E algorithm
|
- slightly better compression using the new NRV2E algorithm
|
||||||
- new options for compression tuining (e.g. `--brute')
|
- new options for compression tuining (e.g. `--brute')
|
||||||
- support for bootable Linux kernels ("vmlinuz/386")
|
- support for bootable Linux kernels ("vmlinuz/386")
|
||||||
|
- support for Linux kernel building ("vmlinux/386")
|
||||||
- direct Linux ELF-to-memory decompression ("linux/elf386") and
|
- direct Linux ELF-to-memory decompression ("linux/elf386") and
|
||||||
shell-to-memory decompression ("linux/sh386")
|
shell-to-memory decompression ("linux/sh386")
|
||||||
- support for playstation exes ("ps1/exe")
|
- support for playstation exes ("ps1/exe")
|
||||||
|
|||||||
@ -25,6 +25,7 @@ The main news since 1.25 are:
|
|||||||
- slightly better compression using the new NRV2E algorithm
|
- slightly better compression using the new NRV2E algorithm
|
||||||
- new options for compression tuining (e.g. `--brute')
|
- new options for compression tuining (e.g. `--brute')
|
||||||
- support for bootable Linux kernels ("vmlinuz/386")
|
- support for bootable Linux kernels ("vmlinuz/386")
|
||||||
|
- support for Linux kernel building ("vmlinux/386")
|
||||||
- direct Linux ELF-to-memory decompression ("linux/elf386") and
|
- direct Linux ELF-to-memory decompression ("linux/elf386") and
|
||||||
shell-to-memory decompression ("linux/sh386")
|
shell-to-memory decompression ("linux/sh386")
|
||||||
- support for playstation exes ("ps1/exe")
|
- support for playstation exes ("ps1/exe")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user