The slides: http://she-devel.com/LISA15/LISA15_systemd.pdf
Slides in other formats and systemd-nspawn containers in which to
perform the exercises are available as well; tune to
http://she-devel.com/ and look for "LISA15." I also plan to provide
Qemu .raw images and (potentially) VMware imag
On Wed, Sep 23, 2015 at 2:57 PM Jin Liu wrote:
> According to strace -p, xorg is spinning on a select(), which always
> return the same fd #6, which seems related to the system dbus:
>
>
> $ pgrep Xorg
> 614
> $ strace -p 614
> Process 614 attached
> select(256, [1 3 5 6 8 10 19 23 25 29 36 37 38
Hello,
I am looking for guidance on how to properly resolve driver binding
with systemd (which seems to me the best place to do that).
Today we have 2 or more kernel drivers for the same device. For
instance, we can use the standard NIC driver, or UIO driver or even
VFIO driver.
Since all thre
Hi,
Need help adding DHCP options/parameters in DHCPACK for PXE booting. I
just populated dhcp.file[128] and dhcp.siaddr and I'm able to send
gpxelinux.0 to PXE client[1]. But the PXE clients not able to download
further files from TFTP servers.
Is it possible to get docs related to this flow? wh
Hi Marcel,
thank you for the exhaustive information :)
On Sat, 2015-09-26 at 19:49 +0200, Marcel Holtmann wrote:
> Hi Lukas,
>
> > When a system wakes from suspend, the Bluetooth adapter needs to be
> > explicitly powered on. This can be conveniently done by a systemd
> > service file, as descri