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
apk-tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
59
Issues
59
List
Boards
Labels
Service Desk
Milestones
Merge Requests
14
Merge Requests
14
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
apk-tools
Commits
419e5163
Commit
419e5163
authored
Jun 10, 2017
by
Jakub Jirutka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keys
parent
69c343af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
test/test6.sh
test/test6.sh
+3
-3
No files found.
test/test6.sh
View file @
419e5163
...
...
@@ -3,9 +3,9 @@
# desc: test triggers in kernel package
$APK
add
--root
$ROOT
--initdb
-U
--repository
$PWD
/repo1
\
--repository
$SYSREPO
linux-grsec
--repository
$SYSREPO
alpine-keys linux-vanilla
test
-L
"
$ROOT
"
/boot/vmlinuz
-grsec
test
-L
"
$ROOT
"
/boot/vmlinuz
test
-L
"
$ROOT
"
/boot/initramfs-
grsec
test
-L
"
$ROOT
"
/boot/initramfs-
vanilla
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