diff options
author | Ghiunhan Mamut (aka V3n3RiX) <venerix@rogentos.ro> | 2016-10-20 17:50:13 +0000 |
---|---|---|
committer | Ghiunhan Mamut (aka V3n3RiX) <venerix@rogentos.ro> | 2016-10-20 17:50:13 +0000 |
commit | f73bdb899e4d04727979d84c53ad82b800c073b5 (patch) | |
tree | 7cd7f53dd2fb792993e8629e7f599dce22dfddc3 /app-admin/calamares | |
parent | 9a8fb45756c3fac17e08217f1dc0101f5251f122 (diff) | |
parent | c073beea85a260c3fb3a02b4f0e105a9d2096598 (diff) |
Merge branch 'master' into 'master'
kogaion-kernel eclass revision upgrade
@V3n3RiX @bionel
This patch's usage:
1) If there is no revision, or revision r0, it must have the form of **version+kernelname.tar.xz** as standard
2) If there is a revision higher than r0, the archive must have the form of **version-revision+kernelname.tar.xz** as standard
.
In any of these two cases, the gentoo package built out of these cases will have the form:
1) if no revision, standard form **linux-kernelname-version**, analogical to sources
2) if revision, standard form **linux-kernelname-version-revision**, analogical to sources
.
In the sourcecode build of packages ( i.e. location on filesystem and so forth ) it will have the forms:
1) if no revision, standard form **linux-version-kernelname**
2) if revision, standard form **linux-version-kernelname-revision**
.
kernel-2.eclass from gentoo considers revisioning as per gentoo package, not kernel source-code.
SLOTting is still in the old form ( i.e. no matter the revision, the mainline matters: 4.4, 4.9, etc. ). Not sure which way we will take here. There are multiple methods.
See merge request !14
Diffstat (limited to 'app-admin/calamares')
0 files changed, 0 insertions, 0 deletions