REDROOM
PHP 8.5.2
Path:
Logout
Edit File
Size: 697 B
Close
//lib/modules/6.8.0-90-generic/build/scripts/package/mkspec
Text
Base64
#!/bin/sh # # Output a simple RPM spec file. # This version assumes a minimum of RPM 4.13 # # The only gothic bit here is redefining install_post to avoid # stripping the symbols from files in the kernel which we want # # Patched for non-x86 by Opencon (L) 2002 <opencon@rio.skydome.net> # output=$1 mkdir -p "$(dirname "${output}")" exec >"${output}" if grep -q CONFIG_MODULES=y include/config/auto.conf; then echo '%define with_devel %{?_without_devel: 0} %{?!_without_devel: 1}' else echo '%define with_devel 0' fi cat<<EOF %define ARCH ${ARCH} %define KERNELRELEASE ${KERNELRELEASE} %define pkg_release $("${srctree}/init/build-version") EOF cat "${srctree}/scripts/package/kernel.spec"
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 8
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
debian
DIR
-
drwxr-xr-x
2026-01-08 12:55:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
builddeb
5.40 KB
lrwxr-xr-x
2025-11-18 11:26:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
buildtar
3.90 KB
lrwxr-xr-x
2024-03-10 20:38:09
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
gen-diff-patch
1.41 KB
lrwxr-xr-x
2024-03-10 20:38:09
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
install-extmod-build
883 B
lrwxr-xr-x
2024-03-10 20:38:09
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
kernel.spec
3.38 KB
lrw-r--r--
2024-03-10 20:38:09
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
mkdebian
6.12 KB
lrwxr-xr-x
2024-03-10 20:38:09
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
mkspec
697 B
lrwxr-xr-x
2024-03-10 20:38:09
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
snapcraft.template
256 B
lrw-r--r--
2024-03-10 20:38:09
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).