|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH v3 02/23] kconfig: Introduce README.unikraft
Hi Sharan,
This patch looks ok.
-- Felipe
Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx>
On 19.09.19, 11:16, "Minios-devel on behalf of Sharan Santhanam"
<minios-devel-bounces@xxxxxxxxxxxxxxxxxxxx on behalf of
Sharan.Santhanam@xxxxxxxxx> wrote:
Signed-off-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx>
---
support/kconfig.new/README.unikraft | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 support/kconfig.new/README.unikraft
diff --git a/support/kconfig.new/README.unikraft
b/support/kconfig.new/README.unikraft
new file mode 100644
index 0000000..de37f9f
--- /dev/null
+++ b/support/kconfig.new/README.unikraft
@@ -0,0 +1,21 @@
+This is a copy of the kconfig code in the kernel (currently v5.2) tweaked
+to suit Unikraft.
+
+To update (from linux):
+ cp -r /usr/src/linux/scripts/kconfig support/kconfig.new
+ cd support/kconfig.new
+ cp -a ../kconfig/patches ../kconfig/README.unikraft
../kconfig/.gitignore .
+ quilt push -a
+ # Fix any conflict
+ cd ..
+ rm -rf kconfig
+ mv kconfig.new kconfig
+
+Then verify the toplevel targets work:
+ config
+ defconfig
+ menuconfig
+ xconfig
+ gconfig
+ oldconfig
+ qconfig
--
2.7.4
_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel
_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |