Roman Penyaev
Roman Penyaev
Hey guys, (did not find a better way than to write just here, since you do not have any maillist) I was highly inspired by the docopt idea in general,...
I am on master, this commit commit 9a74fbf67fb6522f7567a6c9c292408380e21d11 Merge: 8d03c6a 6f46137 Author: Lucas Meneghel Rodrigues [email protected] Date: Tue Jun 9 19:51:49 2015 -0300 My server tests are located separately, so...
There is currently no way to carefully analyze a kernel panic. This is an rfc which introduces kexec-tools and makefilefump tools in the rootfs of the EVE in order to...
Pillar is crossbuildable, and it seems that every dependable package has to be crossbuildable as well. Update fscrypt SHA, which includes arm64 and riscv builds. Should be rebased and merged...
This PR introduces syslog and kernel log levels configuration parameters, which is defined in pkg/pillar. In the following PR the pkg/newlog will use new log levels pillar definitions. PR should...
This PR pulls latest pillar definitions and implements syslog and kernel log suppression according to the 'debug.syslog.loglevel' and 'debug.kernel.loglevel' configuration properties. This PR looks a bit messy: only two latest...
PR sets cpuset cgroups for memlogd. The motivation of doing that is to move memlogd away from VM CPUs to avoid interference, so memlogd becomes being pinned to the CPU0...
< hack-mode-to-ease-kernel-prototypes-and-quick-testing-iterations > Consider this as a cry from my heart: enormous amount of time is wasted during kernel rebuild on every small testing change in the kernel. Now any...
Patch drains possible events on qmp socket until true "qmp_capabilities" response is received. This targets a nasty and rare problem in "Connect(), Run()" sequence, when asynchronous QEMU "event" just after...
A few commits target the following: 1. On NTP servers restart NTPSERVER variable should be assigned, otherwise chrony will be reloaded with same values. 1. Handle absence of the DeviceNetworkStatus/global.json...