aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterjava-vm.eselect: better explain the purpose of `eselect java-vm update`Dustin Smith2 days
java-vm-updateDecide based on the UID if system or user VM should be modifiedFlorian Schmaus4 years
 
TagDownloadAuthorAge
0.5.1eselect-java-0.5.1.tar.gz  eselect-java-0.5.1.tar.bz2  eselect-java-0.5.1.zip  Florian Schmaus2 years
0.5.0eselect-java-0.5.0.tar.gz  eselect-java-0.5.0.tar.bz2  eselect-java-0.5.0.zip  Florian Schmaus4 years
0.4.3eselect-java-0.4.3.tar.gz  eselect-java-0.4.3.tar.bz2  eselect-java-0.4.3.zip  Georgy Yakovlev5 years
0.4.2eselect-java-0.4.2.tar.gz  eselect-java-0.4.2.tar.bz2  eselect-java-0.4.2.zip  Georgy Yakovlev6 years
0.4.1eselect-java-0.4.1.tar.gz  eselect-java-0.4.1.tar.bz2  eselect-java-0.4.1.zip  Georgy Yakovlev6 years
0.4.0eselect-java-0.4.0.tar.gz  eselect-java-0.4.0.tar.bz2  eselect-java-0.4.0.zip  James Le Cuirot9 years
0.3.0eselect-java-0.3.0.tar.gz  eselect-java-0.3.0.tar.bz2  eselect-java-0.3.0.zip  Austin English10 years
0.2.0eselect-java-0.2.0.tar.gz  eselect-java-0.2.0.tar.bz2  eselect-java-0.2.0.zip  James Le Cuirot11 years
0.1.0eselect-java-0.1.0.tar.gz  eselect-java-0.1.0.tar.bz2  eselect-java-0.1.0.zip  Ralph Sennhauser14 years
 
AgeCommit messageAuthorFilesLines
2 daysjava-vm.eselect: better explain the purpose of `eselect java-vm update`•••There was some confusion in #gentoo-dev-help regarding the purpose of the update subcommand. The old description of "Automatically update the Java system VM" could mislead users into thinking it'll pick the newest present VM, when it reality, it just picks *an* available VM. See 853928 for more context, but basically, `update` is called by the JVM eclass during depclean to make sure the symlink still points to an installed Java. This commit tries to make that more obvious. [flow: also drop 'Automatically', adjust copyright years] Closes: https://bugs.gentoo.org/981708 Signed-off-by: Dustin Smith <d.usty360@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org> HEADmasterDustin Smith1-2/+2
2024-04-20eselect-java 0.5.1•••Signed-off-by: Florian Schmaus <flow@gentoo.org> 0.5.1Florian Schmaus1-0/+5
2024-04-20java-vm.eselect: fix symlink target when ROOT is not /•••Bug: https://bugs.gentoo.org/793965 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Florian Schmaus <flow@gentoo.org> Mike Gilbert1-4/+4
2022-06-27Fix paramter description for "eselect java-vm set"•••The 'user' or 'system' arguments became optional with a9fd19b87c15 ("Decide based on the UID if system or user VM should be modified"). Fixes: a9fd19b87c15c4c573ab43b8547a26d6ea894ebc Signed-off-by: Florian Schmaus <flow@gentoo.org> Florian Schmaus1-1/+1
2022-06-27java-vm.eselect: remove trailing slash from VM_BASE•••All uses of this variable already append a slash, which results in a double slash when running 'eselect java-vm set'. Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Florian Schmaus <flow@gentoo.org> Mike Gilbert1-1/+1
2022-06-24eselect-java 0.5.0•••Signed-off-by: Florian Schmaus <flow@gentoo.org> 0.5.0Florian Schmaus1-1/+1
2022-06-24Decide based on the UID if system or user VM should be modified•••Signed-off-by: Florian Schmaus <flow@gentoo.org> java-vm-updateFlorian Schmaus2-1/+14
2022-06-24Add "eselect java-vm update"•••Bug: https://bugs.gentoo.org/853928 Signed-off-by: Florian Schmaus <flow@gentoo.org> Florian Schmaus2-0/+58
2022-06-24java-vm.eselect: whitespaces fixes•••Signed-off-by: Florian Schmaus <flow@gentoo.org> Florian Schmaus1-2/+2
2021-10-16Makefile.am: install jpackage symlink•••update NEWS while at it Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> 0.4.3Georgy Yakovlev2-0/+5
[...]
 
Clone
https://anongit.gentoo.org/git/proj/eselect-java.git
git+ssh://git@git.gentoo.org/proj/eselect-java.git