X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=debian%2FREADME.Debian;fp=debian%2FREADME.Debian;h=74551da49b39524f476ecc64a09fb8116292f201;hp=0000000000000000000000000000000000000000;hb=ca8b5d176518ea838461b92229d2fbebb3731de8;hpb=5bc639af80c6222872b24d8950ac8ee53655870a diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..74551da --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,25 @@ +java-package +------------ + +This package can be used to install various non-free external Java packages +under Debian. + +It includes the 'make-jpkg' command to do this, see 'man make-jpkg' for more +information about generating java packages. + +Supported packages currently include: + + * Oracle : + - The J2SE Development Kit (JDK), version 6 (update >= 10), 7 + - The J2SE Runtime Environment (JRE), version 6 (update >= 10), 7 + - The J2SE API Javadoc, version 6 (update >= 10), 7 + + Download: + http://www.oracle.com/technetwork/java/javase/downloads + + (Choose tar.gz archives, i586 or amd64, do _not_ choose the RPM!) + +All other previously supported jvm (Blackdown, IBM, ..) have been removed and +will only be added back on users demand + + -- Cédric Pineau Thu, 22 Dec 2011 11:42:13 +0100