Skip to content

Commit d7c6fb0

Browse files
magalilemesnukelet
authored andcommitted
UBUNTU: [Packaging] oracle-6.14: Initial packaging
Copy debian.oracle/ as debian.oracle-6.14/, update debian/debian.env, change the source package name in debian.oracle-6.14/changelog, and trim the annotations file such that n:oracle-6.14 inherits the configurations from p:oracle. Signed-off-by: Magali Lemes <magali.lemes@canonical.com>
1 parent c5e1295 commit d7c6fb0

25 files changed

+23875
-1
lines changed

debian.oracle-6.14/changelog

Lines changed: 22718 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Menu: HEADER
2+
# FORMAT: 4
3+
# ARCH: amd64 arm64
4+
# FLAVOUR: amd64-oracle arm64-oracle arm64-oracle-64k
5+
6+
include "../../debian.oracle/config/annotations"
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
# Items that get replaced:
2+
# FLAVOUR
3+
# DESC
4+
# ARCH
5+
# SUPPORTED
6+
# TARGET
7+
# BOOTLOADER
8+
# =PROVIDES=
9+
#
10+
# Items marked with =FOO= are optional
11+
#
12+
# This file describes the template for packages that are created for each flavour
13+
# in debian/control.d/vars.*
14+
#
15+
# This file gets edited in a couple of places. See the debian/control.stub rule in
16+
# debian/rules. PGGVER, ABINUM, and SRCPKGNAME are all converted in the
17+
# process of creating debian/control.
18+
#
19+
# The flavour specific strings (ARCH, DESC, etc) are converted using values from the various
20+
# flavour files in debian/control.d/vars.*
21+
#
22+
# XXX: Leave the blank line before the first package!!
23+
24+
Package: linux-modules-PKGVER-ABINUM-FLAVOUR
25+
Build-Profiles: <!stage1>
26+
Architecture: ARCH
27+
Section: kernel
28+
Priority: optional
29+
Depends: ${misc:Depends}, ${shlibs:Depends}
30+
Description: Oracle Linux kernel extra modules for version PKGVER on DESC
31+
Contains the corresponding System.map file, the modules built by the
32+
packager, and scripts that try to ensure that the system is not left in an
33+
unbootable state after an update.
34+
.
35+
Supports SUPPORTED processors.
36+
.
37+
TARGET
38+
.
39+
You likely do not want to install this package directly. Instead, install
40+
the linux-FLAVOUR meta-package, which will ensure that upgrades work
41+
correctly, and that supporting packages are also installed.
42+
43+
Package: linux-modules-extra-PKGVER-ABINUM-FLAVOUR
44+
Build-Profiles: <!stage1>
45+
Architecture: ARCH
46+
Section: kernel
47+
Priority: optional
48+
Depends: ${misc:Depends}, ${shlibs:Depends}, wireless-regdb, linux-modules-PKGVER-ABINUM-FLAVOUR
49+
Description: Oracle Linux kernel extra modules for version PKGVER on DESC
50+
This package contains the Oracle Linux kernel extra modules for version PKGVER on
51+
DESC.
52+
.
53+
Also includes the corresponding System.map file, the modules built by the
54+
packager, and scripts that try to ensure that the system is not left in an
55+
unbootable state after an update.
56+
.
57+
Supports SUPPORTED processors.
58+
.
59+
TARGET
60+
.
61+
You likely do not want to install this package directly. Instead, install
62+
the linux-FLAVOUR meta-package, which will ensure that upgrades work
63+
correctly, and that supporting packages are also installed.
64+
65+
Package: linux-headers-PKGVER-ABINUM-FLAVOUR
66+
Build-Profiles: <!stage1>
67+
Architecture: ARCH
68+
Section: devel
69+
Priority: optional
70+
Depends: ${misc:Depends}, SRCPKGNAME-headers-PKGVER-ABINUM, ${shlibs:Depends}
71+
Provides: linux-headers, linux-headers-3.0
72+
Description: Oracle Linux kernel headers for version PKGVER on DESC
73+
This package provides kernel header files for version PKGVER on
74+
DESC.
75+
.
76+
This is for sites that want the latest kernel headers. Please read
77+
/usr/share/doc/linux-headers-PKGVER-ABINUM/debian.README.gz for details.
78+
79+
Package: linux-tools-PKGVER-ABINUM-FLAVOUR
80+
Build-Profiles: <!stage1>
81+
Architecture: ARCH
82+
Section: devel
83+
Priority: optional
84+
Depends: ${misc:Depends}, SRCPKGNAME-tools-PKGVER-ABINUM
85+
Description: Oracle Linux kernel version specific tools for version PKGVER-ABINUM
86+
This package provides the architecture dependant parts for kernel
87+
version locked tools (such as perf and x86_energy_perf_policy) for
88+
version PKGVER-ABINUM on
89+
=HUMAN=.
90+
91+
Package: linux-cloud-tools-PKGVER-ABINUM-FLAVOUR
92+
Build-Profiles: <!stage1>
93+
Architecture: ARCH
94+
Section: devel
95+
Priority: optional
96+
Depends: ${misc:Depends}, SRCPKGNAME-cloud-tools-PKGVER-ABINUM
97+
Description: Oracle Linux kernel version specific cloud tools for version PKGVER-ABINUM
98+
This package provides the architecture dependant parts for kernel
99+
version locked tools for cloud for version PKGVER-ABINUM on
100+
=HUMAN=.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR
2+
Build-Profiles: <!stage1>
3+
Architecture: ARCH
4+
Section: kernel
5+
Priority: optional
6+
Provides: linux-image, fuse-module, aufs-dkms, =PROVIDES=${linux:rprovides}
7+
Depends: ${misc:Depends}, ${shlibs:Depends}, kmod, linux-base (>= 4.5ubuntu1~16.04.1), linux-modules-PKGVER-ABINUM-FLAVOUR
8+
Recommends: BOOTLOADER, initramfs-tools | linux-initramfs-tool
9+
Breaks: flash-kernel (<< 3.90ubuntu2) [arm64 armhf], s390-tools (<< 2.3.0-0ubuntu3) [s390x]
10+
Conflicts: linux-image=SIGN-PEER-PKG=-PKGVER-ABINUM-FLAVOUR
11+
Suggests: fdutils, SRCPKGNAME-doc-PKGVER | SRCPKGNAME-source-PKGVER, SRCPKGNAME-tools, linux-headers-PKGVER-ABINUM-FLAVOUR
12+
Description: Oracle Linux kernel image for version PKGVER on DESC
13+
This package contains the=SIGN-ME-TXT= Oracle Linux kernel image for version PKGVER on
14+
DESC.
15+
.
16+
Supports SUPPORTED processors.
17+
.
18+
TARGET
19+
.
20+
You likely do not want to install this package directly. Instead, install
21+
the linux-FLAVOUR meta-package, which will ensure that upgrades work
22+
correctly, and that supporting packages are also installed.
23+
24+
Package: linux-image=SIGN-ME-PKG=-PKGVER-ABINUM-FLAVOUR-dbgsym
25+
Build-Profiles: <!stage1>
26+
Architecture: ARCH
27+
Section: devel
28+
Priority: optional
29+
Depends: ${misc:Depends}
30+
Provides: linux-debug
31+
Description: Oracle Linux kernel debug image for version PKGVER on DESC
32+
This package provides the=SIGN-ME-TXT= kernel debug image for version PKGVER on
33+
DESC.
34+
.
35+
This is for sites that wish to debug the kernel.
36+
.
37+
The kernel image contained in this package is NOT meant to boot from. It
38+
is uncompressed, and unstripped. This package also includes the
39+
unstripped modules.
40+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Package: linux-doc
2+
Build-Profiles: <!stage1>
3+
Architecture: all
4+
Section: doc
5+
Priority: optional
6+
Depends: ${misc:Depends}
7+
Description: Linux kernel specific documentation for version PKGVER
8+
This package provides the various documents in the PKGVER kernel
9+
Documentation/ subdirectory. These document kernel subsystems, APIs, device
10+
drivers, and so on. See
11+
/usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is
12+
contained in each file.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Package: linux-libc-dev
2+
Architecture: amd64 armhf arm64 i386 ppc64el riscv64 s390x
3+
Depends: ${misc:Depends}
4+
Conflicts: linux-kernel-headers
5+
Replaces: linux-kernel-headers
6+
Provides: linux-kernel-headers, aufs-dev
7+
Multi-Arch: same
8+
Description: Linux Kernel Headers for development
9+
This package provides headers from the Linux kernel. These headers
10+
are used by the installed headers for GNU glibc and other system
11+
libraries. They are NOT meant to be used to build third-party modules for
12+
your kernel. Use SRCPKGNAME-headers-* packages for that.

0 commit comments

Comments
 (0)