Francis Laniel
aa63b4fc94
Add back service to mount VirtualBox host directory into the guest.
...
Fixes: 770d41f21b
("Use kernel 5.10 for minikube.iso.")
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-08-23 15:55:35 +02:00
Francis Laniel
6a0eea2298
Add eBPF related kernel options.
...
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-10 17:51:27 +01:00
Francis Laniel
770d41f21b
Use kernel 5.10 for minikube.iso.
...
This commit jumps kernel version used in minikube.iso to 5.10.
To do so, the following kernel configuration options were added to
linux_*_defconfig:
- CONFIG_TMPFS to be able to use mount -t tmpfs in init.
- CONFIG_PCI to have network.
- CONFIG_BRIDGE_NETFILTER to have /proc/sys/net/bridge/bridge-nf-call-iptables
which is needed by kubeadm.
CONFIG_* relaed to vbox were added to linux_x86_64_defconfig and as consequence
vbox related packages were removed since vbox modules are available in
upstream kernel.
To compile falco module, CONFIG_FTRACE_* were added to linux_aarch64_defconfig.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
Sharif Elgamal
d1829f24ec
small fixes
2022-05-06 14:52:37 -07:00
Sharif Elgamal
b9b8ba11be
revert x86_64 iso to BIOS until hyperv driver is fixed
2022-05-03 21:21:54 -07:00
Sharif Elgamal
68eb4b027f
install the libcurl package to make curl work
2022-05-03 12:28:40 -07:00
Sharif Elgamal
64a1c9dfab
update config to match buildroot version bump
2022-05-03 12:08:56 -07:00
Sharif Elgamal
0e098e3e6e
Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64
2022-05-03 12:03:33 -07:00
Sharif Elgamal
7d140f86c1
readd configs dir
2022-04-26 11:55:29 -07:00
Sharif Elgamal
052cec1932
try using arch directory
2022-04-26 11:50:08 -07:00
Anders F Björklund
6e89be2721
Upgrade buildroot minor version
2022-04-09 17:48:38 +02:00
Anders F Björklund
7359332092
Upgrade buildroot minor version
2022-04-09 17:42:02 +02:00
Sharif Elgamal
65b300587c
small config fixes for aarch64
2022-04-01 09:29:07 -07:00
Sharif Elgamal
5d385291cf
remove sysdig kernel module
2022-03-30 11:18:48 -07:00
Sharif Elgamal
f883f9e5b5
point to correct defconfig file
2022-03-30 09:35:54 -07:00
Anders F Björklund
265178883c
Upgrade buildroot minor version
2022-03-20 17:36:55 +01:00
Sharif Elgamal
6bb593bec4
nevermind that did not work
2022-03-10 11:52:14 -08:00
Sharif Elgamal
a10d67c38a
let's try a 5.15 kernel
2022-03-10 10:36:27 -08:00
Sharif Elgamal
325ab07516
shuffling many things around
2022-03-09 15:24:06 -08:00
Sharif Elgamal
1b832674d3
fix config name reference
2022-03-03 18:06:26 -08:00
Sharif Elgamal
0f633902d8
name stuff arm64
2022-03-03 16:29:38 -08:00
Sharif Elgamal
2e3946ffa2
Merge branch 'narm1' of github.com:klaases/minikube into iso-arm64
2022-03-03 15:06:30 -08:00
klaases
e2aa1ddd76
Remove commented defconfig settings
2022-02-16 15:07:56 -08:00
klaases
02461d3a80
Dev arm defconfig
2022-02-16 21:30:58 +00:00
klaases
296920b757
Working UEFI config
2022-02-16 19:21:37 +00:00
klaases
0135dbf438
Disable BR2_TARGET_ROOTFS_EXT2
2022-02-16 10:15:50 -08:00
klaases
8b42dc26e6
Increase BR2_TARGET_ROOTFS_EXT2_SIZE
2022-02-14 16:34:15 -08:00
klaases
ef92c0f271
build iso with buildroot defaults
2022-02-14 14:19:24 -08:00
Steven Powell
9c81a86cfe
Merge pull request #13000 from cambridgesemantics/master
...
add BR2_PACKAGE_LIBFUSE addresses #12426
2022-01-04 13:43:56 -08:00
klaases
b6e5f1fb0d
Removed commented out configurations.
2021-12-15 23:36:36 +00:00
klaases
f182f6905f
Clean up new defconfig
2021-12-15 00:00:34 +00:00
klaases
a9051b8e05
Working prototype of minikube ISO with UEFI
2021-12-14 22:29:25 +00:00
klaases
a75d70c87d
Try minikube_defconfig with default plus mk packages.
2021-12-13 14:09:42 -08:00
klaases
52b8418441
Add missing line breaks.
2021-12-13 11:56:24 -08:00
klaases
e4f76a786e
Add defconfig for testing.
2021-12-10 12:03:36 -08:00
klaases
27895574ef
Remove duplicate entry.
2021-12-09 15:31:25 -08:00
klaases
4e7e63662b
Remove resolved question.
2021-12-09 15:17:56 -08:00
klaases
70e8b1f80f
Remove comments for needed files.
2021-12-09 15:14:26 -08:00
klaases
694c9cc0ef
Bootloader ISO EFI Support
2021-12-07 15:56:07 -08:00
Frank Schwichtenberg
580759b124
add BR2_PACKAGE_LIBFUSE to address issue12426
2021-11-22 12:48:37 -05:00
Anders F Björklund
f91a11192e
Upgrade Buildroot to 2021.02 LTS with Linux 4.19
...
Upgrade kernel minor version to distribution default
Add patch to allow building go inside minikube mod
Add sysctl override to revert systemd 245+ rp_filter
BR2_PACKAGE_LUAJIT
Make sure to build lua required for sysdig
BR2_PACKAGE_LZ4_PROGS
Make sure to build lz4 required for preload
BR2_PACKAGE_UTIL_LINUX_BINARIES
Make sure to build lsblk required for automount
2021-08-14 22:02:02 +02:00
Ilya Zuyev
68c4d072fe
Revert "Merge pull request #11688 from afbjorklund/buildroot-2021.02"
...
This reverts commit 02abe7856c
, reversing
changes made to 4d078ae82f
.
2021-06-28 17:11:11 -07:00
Anders F Björklund
50a514c993
Synchronize config with Buildroot 2020.02
...
Compare generated .config between versions
Remaining differences: binutils, gcc, fuse
-BR2_BINUTILS_VERSION_2_32_X=y
+BR2_BINUTILS_VERSION_2_35_X=y
-BR2_GCC_VERSION_8_X=y
+BR2_GCC_VERSION_9_X=y
-BR2_PACKAGE_LIBFUSE=y
+BR2_PACKAGE_LIBFUSE3=y
And also the kernel versions, as intended.
2021-06-25 13:44:30 -07:00
Anders F Björklund
e90f7c18df
Make sure to build lz4 required for preload
2021-06-25 13:38:02 -07:00
Anders F Björklund
27ad97fc19
Make sure to build lsblk required for automount
2021-06-25 13:38:02 -07:00
Anders F Björklund
6eafe64a57
Upgrade Buildroot to 2021.02 LTS with Linux 4.19
...
Upgrade kernel minor version to distribution default
BR2_PACKAGE_LUA_5_1 is required for BR2_PACKAGE_SYSDIG
2021-06-25 13:38:02 -07:00
Anders F Björklund
b0414fc53f
Add host-python dependency for htop package
2021-04-24 20:11:36 +02:00
Anders F Björklund
e746eb8a2c
Upgrade buildroot minor version
2021-04-23 08:13:50 +02:00
Niels de Vos
631e45a441
install losetup from util-linux in the ISO
...
The losetup tool is used by Kubernetes to setup BlockMode volumes.
BusyBox provides a version, but it does not have the `-j` option.
2021-03-09 08:34:56 +01:00
Anders F Björklund
384b52b9f4
Regenerate defconfig after upgrade
2021-02-03 07:28:07 +01:00