mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
Update README: run autogen first
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Matthew Ahrens <mahrens@delphix.com> Closes #704
This commit is contained in:
parent
84a80d5f2d
commit
1149b62d20
@ -8,6 +8,7 @@ primitives.
|
||||
|
||||
To build packages for your distribution:
|
||||
|
||||
$ sh autogen.sh
|
||||
$ ./configure
|
||||
$ make pkg
|
||||
|
||||
@ -19,6 +20,7 @@ the GNU autotools for your distribution.
|
||||
To copy the kernel code inside your kernel source tree for builtin
|
||||
compilation:
|
||||
|
||||
$ sh autogen.sh
|
||||
$ ./configure --enable-linux-builtin --with-linux=/usr/src/linux-...
|
||||
$ ./copy-builtin /usr/src/linux-...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user