Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
a8540b35
Commit
a8540b35
authored
Feb 26, 2016
by
Andy Whitcroft
Committed by
Tim Gardner
Apr 06, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UBUNTU: [Config] supply zfs dkms Provides: based on do_zfs
Signed-off-by:
Andy Whitcroft
<
apw@canonical.com
>
parent
57fff1ac
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
debian.master/control.d/flavour-control.stub
debian.master/control.d/flavour-control.stub
+1
-1
debian.master/control.d/vars.generic
debian.master/control.d/vars.generic
+1
-1
debian.master/control.d/vars.powerpc64-smp
debian.master/control.d/vars.powerpc64-smp
+1
-1
No files found.
debian.master/control.d/flavour-control.stub
View file @
a8540b35
...
...
@@ -27,7 +27,7 @@ Architecture: ARCH
Section: kernel
Priority: optional
Pre-Depends: dpkg (>= 1.10.24)
Provides: linux-image, linux-image-3.0, fuse-module, =PROVIDES=
Provides: linux-image, linux-image-3.0, fuse-module, =PROVIDES=
=RPROVIDES=
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6) | linux-initramfs-tool, kmod
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: BOOTLOADER
...
...
debian.master/control.d/vars.generic
View file @
a8540b35
...
...
@@ -3,4 +3,4 @@ supported="Generic"
target="Geared toward desktop and server systems."
desc="=HUMAN= SMP"
bootloader="grub-pc [i386 amd64 x32] | grub-efi-amd64 [amd64 x32] | grub-efi-ia32 [i386 amd64 x32] | grub [i386 amd64 x32] | lilo (>= 19.1) [i386 amd64 x32] | flash-kernel [armhf arm64] | grub-ieee1275 [ppc64el]"
provides="kvm-api-4, redhat-cluster-modules, ivtv-modules,
spl-dkms, zfs-dkms,
virtualbox-guest-modules [i386 amd64 x32]"
provides="kvm-api-4, redhat-cluster-modules, ivtv-modules, virtualbox-guest-modules [i386 amd64 x32]"
debian.master/control.d/vars.powerpc64-smp
View file @
a8540b35
...
...
@@ -2,6 +2,6 @@ supported="64-bit PowerPC SMP"
target="Geared toward desktop or server systems."
desc="64-bit PowerPC SMP"
bootloader="yaboot"
provides="redhat-cluster-modules, ivtv-modules
, spl-dkms, zfs-dkms
"
provides="redhat-cluster-modules, ivtv-modules"
arch="powerpc"
do_zfs=true
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