Skip to content

full install #18361

@herauthon

Description

@herauthon

Describe the feature you would like to see added to OpenZFS

full install
a. make extra map if needed
b. copy .ko files to proper map
c. execute debmod -a
d. test installation doing : zfs version

++ there are a few deps that need to be installed

linux-headers-$(uname -r) libzip-dev uuid-dev libblkid-dev libssl-dev libunwind-dev libtool build-essential automake autoconf
maybe add a instdep.sh
example
#!/bin/bash
apt update
apt install linux-headers-$(uname -r) libzip-dev uuid-dev libblkid-dev libssl-dev libunwind-dev libtool build-essential automake autoconf -y

How will this feature improve OpenZFS?

user is happy !

unhappy users

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: FeatureFeature request or new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions