Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
650
Issues
650
List
Boards
Labels
Service Desk
Milestones
Merge Requests
214
Merge Requests
214
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
7ae7f575
Commit
7ae7f575
authored
Oct 30, 2008
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new aport: core/linux-grsec
parent
f4d6ad62
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4082 additions
and
0 deletions
+4082
-0
core/linux-grsec/APKBUILD
core/linux-grsec/APKBUILD
+22
-0
core/linux-grsec/kernelconfig
core/linux-grsec/kernelconfig
+4060
-0
No files found.
core/linux-grsec/APKBUILD
0 → 100644
View file @
7ae7f575
pkgname
=
linux-grsec
pkgver
=
2.6.26.7
_kernver
=
2.6.26
arch
=
i486
makedepend
=
"
$pkgname
-sources"
source
=
"kernelconfig"
subpackages
=
"mod"
build
()
{
mkdir
-p
"
$srcdir
/
$pkgname
"
cd
"
$srcdir
/
$pkgname
"
cp
../kernelconfig .config
make
-C
/usr/src/linux-
$pkgver
-grsec
"O=
$PWD
"
silentoldconfig
make
||
return
1
mkdir
-p
$pkgdir
/boot
$pkgdir
/lib/modules
make modules_install
install
\
INSTALL_MOD_PATH
=
$pkgdir
\
INSTALL_PATH
=
$pkgdir
/boot
}
md5sums
=
"7bff4dd7b5f8ef83e6a3c2e2e5d5fbec kernelconfig"
core/linux-grsec/kernelconfig
0 → 100644
View file @
7ae7f575
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment