|
1 | 1 | # Delphix-Kernel Package Consolidation |
2 | 2 |
|
3 | 3 | This repository provides a meta-package for the Delphix Appliance. The |
4 | | -meta-package is built by the |
5 | | -[linux-pkg framework](https://github.com/delphix/linux-pkg) and provides a |
6 | | -consolidation for the various kernel modules required by the Delphix Appliance. |
| 4 | +meta-package is built by the [linux-pkg |
| 5 | +framework](https://github.com/delphix/linux-pkg) and provides a consolidation |
| 6 | +for the various kernel modules required by the Delphix Appliance. |
| 7 | + |
| 8 | +## Contributing |
| 9 | + |
| 10 | +All contributors are required to sign the Delphix Contributor Agreement prior |
| 11 | +to contributing code to an open source repository. This process is handled |
| 12 | +automatically by [cla-assistant](https://cla-assistant.io/). Simply open a pull |
| 13 | +request and a bot will automatically check to see if you have signed the latest |
| 14 | +agreement. If not, you will be prompted to do so as part of the pull request |
| 15 | +process. |
| 16 | + |
| 17 | +This project operates under the [Delphix Code of |
| 18 | +Conduct](https://delphix.github.io/code-of-conduct.html). By participating in |
| 19 | +this project you agree to abide by its terms. |
| 20 | + |
| 21 | +## Statement of Support |
| 22 | + |
| 23 | +This software is provided as-is, without warranty of any kind or commercial |
| 24 | +support through Delphix. See the associated license for additional details. |
| 25 | +Questions, issues, feature requests, and contributions should be directed to |
| 26 | +the community as outlined in the [Delphix Community |
| 27 | +Guidelines](https://delphix.github.io/community-guidelines.html). |
| 28 | + |
| 29 | +## License |
| 30 | + |
| 31 | +This is code is licensed under the Apache License 2.0. Full license is |
| 32 | +available [here](./LICENSE). |
0 commit comments