[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH v2 02/23] kconfig: Introduce README.unikraft



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 00000000..de37f9fc
--- /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.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.