Applied, thanks!
Etienne Brateau, le sam. 24 sept. 2022 02:02:52 +0200, a ecrit:
> With this commit, rumpdisk needs to be build with "rumpdev_ahcisata
> rumpdev_piixide rumpdev_ata".
> ---
> debian/librumpdev-disk-dev.install | 3 +
> debian/librumpdev-disk0.install| 1 +
> debian/patches
With this commit, rumpdisk needs to be build with "rumpdev_ahcisata
rumpdev_piixide rumpdev_ata".
---
debian/librumpdev-disk-dev.install | 3 +
debian/librumpdev-disk0.install| 1 +
debian/patches/ahcisata-atapi.diff | 26 ---
debian/patches/ahcisata-rump.diff | 108 +--
debian/p
* debian/patches/max_sockets:
* Update required after making changes in debian/patches/port
* debian/patches/patch9807:
* New patch: Add new function tcpip_callback_wait() in tcpip.c
* To call a function inside the tcpip thread and wait
for it to return
* debian/patches/port:
* Fix
Joan Lledó, le mar. 28 août 2018 23:14:32 +0200, a ecrit:
> Missatge de Samuel Thibault del dia dt., 28
> d’ag. 2018 a les 20:50:
> > Could you re-send it as a compressed file to make sure that
> > it doesn't get mangled?
>
> Sure, it's attached here.
Thanks! I have applied it.
Samuel
Missatge de Samuel Thibault del dia dt., 28
d’ag. 2018 a les 20:50:
> Could you re-send it as a compressed file to make sure that
> it doesn't get mangled?
Sure, it's attached here.
0001-Update-patches.tar.xz
Description: application/xz
PORT: Use always interruptible functions for waiting
Return SYS_ARCH_INTR when a waiting thread is cancelled
POLL: Use always interruptible functions for waiting
Fix some debug messages
MAX_SOCKETS:Prote