169177c8a598 — Sevan Janiyan default tip 3 years ago
Makefile: Introduce Makefile for build infra
I am going to do this in make(1) I think.
8e1e54e11177 — Sevan Janiyan 3 years ago
README.md: Add a README
2c1c3c2aa5d4 — Sevan Janiyan 3 years ago
doc/buildphase4.txt: Add bpftrace-tools install instructions
89f585846739 — Sevan Janiyan 3 years ago
bin/bpftrace-tools/dist/{gethostlatency,threadsnoop}.bt: Update paths
f68c272f3300 — Sevan Janiyan 3 years ago
Merge bpftrace tools 0.12.1 import
bin/bpftrace-tools/dist: Import bpftrace tools v0.12.1
Skipped bashreadline as we link to external library, whereas script
instruments the internal implementation.
Skipped xfsdist as we ship without XFS support in kernel or userspace.
Skipped CMake file as it's not needed.
a4b7af3a8950 — Sevan Janiyan 3 years ago
kernel/dist/kernel/gen_kheaders.sh: bsdtar compat
3e8ec431c704 — Sevan Janiyan 3 years ago
boot/grub/grub.cfg: Add a GRUB config to use.
fea73faa9543 — Sevan Janiyan 3 years ago
kernel/config: Enable DRM Support for bochs VGA interface
CONFIG_DRM_BOCHS is used by Qemu stdvga device (-vga std)
964c2b2fb0c7 — Sevan Janiyan 3 years ago
kernel/config: Enable QXL vGPU driver for QEMU SPICE
961d38a2e47a — Sevan Janiyan 3 years ago
kernel/config: Enable support for VMware Virtual GPU
which the Xorg vmware driver binds to.
Used by the default emulated graphics card in VirtualBox (VMSVGA).
Need to "Enable framebuffer console under vmwgfx by default"
(CONFIG_DRM_VMWGFX_FBCON) otherwise screen goes blank after
system goes multiuser, though system is still functional.
b13678962c9b — Sevan Janiyan 3 years ago
kernel/config: Need mouse interface for X11
to operate cursor
10b918cb7a08 — Sevan Janiyan 3 years ago
kernel/config: Update config to 5.10.36 defaults using make oldconfig.
dd0cd9b7b995 — Sevan Janiyan 3 years ago
doc/buildphase4.txt: Need libdwelf.h to build SystemTap
0083fb9be876 — Sevan Janiyan 3 years ago
Merge man-pages 5.10 import
78ab18035463 — Sevan Janiyan man-pages 3 years ago
share/man/dist: Import man-pages 5.10
88049c2da0c6 — Sevan Janiyan 3 years ago
etc/motd: Add etc/motd to highlight some tasks to get started on login.
a31578d59d21 — Sevan Janiyan 3 years ago
doc/buildphase4.txt: Need more than libelf from elfutils as dwarves
requires libdw & libdwfl as well.
e410b75fc4b1 — Sevan Janiyan 3 years ago
Merge Linux 5.10.36 import
d27f7cecfe03 — Sevan Janiyan linux 3 years ago
kernel/dist: Import Linux 5.10.36
Next