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
207
Merge Requests
207
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
4adf03cf
Commit
4adf03cf
authored
May 19, 2017
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scripts/mkimg.standard: add zfs and paxmark to extended image
parent
e24ca6e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
scripts/mkimg.standard.sh
scripts/mkimg.standard.sh
+3
-2
No files found.
scripts/mkimg.standard.sh
View file @
4adf03cf
...
...
@@ -17,11 +17,11 @@ profile_vanilla() {
profile_extended
()
{
profile_standard
kernel_addons
=
"dahdi-linux xtables-addons"
kernel_addons
=
"dahdi-linux xtables-addons
zfs spl
"
apks
=
"
$apks
dahdi-linux dahdi-tools ethtool hwdata lftp links
logrotate lua5.3 lsof lm_sensors lxc lxc-templates nano
pax-utils pax
ctl
pciutils screen strace sudo tmux
pax-utils pax
mark
pciutils screen strace sudo tmux
usbutils v86d vim xtables-addons
acct arpon arpwatch awall bridge-utils bwm-ng
...
...
@@ -38,6 +38,7 @@ profile_extended() {
btrfs-progs cksfv dosfstools cryptsetup
cciss_vol_status lvm2 mdadm mkinitfs mtools nfs-utils
parted rsync sfdisk syslinux unrar util-linux xfsprogs
zfs
"
local
_k _a
...
...
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