similar to: CI hardware sponsoring for Xorg / Freedesktop

Displaying 20 results from an estimated 300 matches similar to: "CI hardware sponsoring for Xorg / Freedesktop"

2006 Jul 27
1
[PATCH] nasm cleanup
Hi folks, here's a patch which cleans up the nasm call from Makefiles. Abusing libtool and then having to drop in some additional wrapper script to rewrite the commandline again is rather stupid. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/
2003 Dec 31
1
opensource PXE bootdisk
Hi folks, is there anywhere an opensource PXE bootdisk (i've only found some from M$ as binary image) or a howto for generating one w/ the syslinux package ? cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT services phone: +49 36207 519931 www: http://www.metux.de/ fax: +49 36207 519932 email:
2006 May 11
1
ctrl+s locks up ssh
Hi folks, I've noticed an problem with openssh on GNU/Linux: pressing ctrl+s locks up the ssh client. Only killing it helps. Is this problem already known ? cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service phone: +49 36207 519931 www: http://www.metux.de/ fax: +49 36207 519932 email:
2006 Jul 27
1
[PATCH] add local xmms.m4
Hi folks, here's a patch which adds an local xmms.m4 file (took it from latest stable xmms), so an complete autoconf regeneration also works if xmms is not installed. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit
2010 Aug 26
0
Rules for distro-friendly packages
Hi folks, JFYI: i've collected a few rules, package upstreams should follow to make distro-maintainer's life _much_ easier: http://www.metux.de/index.php/de/component/content/article/57.html cu -- ---------------------------------------------------------------------- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weigelt at metux.de
2006 May 19
1
detachable ssh sessions / ssh terminal server
Hi folks, is there an solution for an detachable ssh (like an terminal server, but for text console) ? I imagine something like what screen(1) does, but integrated into ssh: + if an connection breaks down, the session (an all processes) remain running an can be re-attached. + all active sessions can be queried + the output of sessions can be logged and retrieved later + xterm window title
2005 Dec 17
2
Automatic blacklist of IP-addresses.
One feature that I haven't seen in OpenSSH (It may be there) is an automatic blacklisting of IP addresses when a certain number of login attempts are reached from that IP address. It seems like it is popular these days to try brute force access on password cracking and automatic blacklisting may limit these attempts. Best regards/Nils Hammar
2003 Dec 30
4
NFS error 101, again
Hi, I've got another one... NFS error 101 with NFSROOT has been discussed a lot, and hpa gave an answer to it which appears right. It's ENETUNREACH, and I suspect my diskless box does not set its IP parameters right. PXElinux is set up as follows: label linvdr kernel kernel-linvdr append initrd=initrd-linvdr acpi=off root=/dev/nfs \
2006 Jul 27
0
[PATCH] pkg-config descriptors
Hi folks, this patch adds creation of pkg-config descriptors for libflac and libflac++ cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce
2006 Jul 27
0
[PATCH] libstc++ import fix
Hi folks, I needed to add -lstdc++ to the test to get them linked, otherwise libstc++ isn't linked in automatically. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service phone: +49 36207 519931 www: http://www.metux.de/ fax: +49 36207 519932 email: contact@metux.de cellphone: +49 174
2004 Dec 27
0
[patch] some buildsystem fixes for crosscompiling
Hi folks, here're some quick+dirty fixes to allow sysroot'ed crosscompiling. probably not yet very clean, but seems to work. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service phone: +49 36207 519931 www: http://www.metux.de/ fax: +49 36207 519932 email: contact at metux.de
2003 Dec 30
0
FW: NFS error 101, again
I have been successful with configuring TCP on a 2.4.23 kernel that was built with the "IP: kernel level autoconfiguration" turned on with the following append line: APPEND initrd=rootfs.gz root=/dev/ram0 rw ip=192.168.0.175::192.168.0.1:255.255.255.0 ^ ^ ^ | |
2024 Feb 28
0
[ANNOUNCE] xf86-input-elographics 1.4.4
xf86-input-elographics - Elographics input driver for the Xorg X server ----------------------------------------------------------------------- Alan Coopersmith (6): gitlab CI: ensure libtool is installed in build container configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL configure: clear up obsolete macro warnings from autoconf Move X.Org's
2024 May 15
0
[ANNOUNCE] xwayland 23.2.7
I am pleased to announce Xwayland 23.2.7 which contains bug fixes for the current stable 23.2 branch. Enrico Weigelt, metux IT consult (1): m4: drop autoconf leftovers Joshua Ashton (1): xwayland: Send ei_device_frame on device_scroll_discrete Michel D?nzer (4): xwayland: Call drmFreeDevice for dma-buf default feedback xwayland: Use drmDevicesEqual in
2024 Jun 26
0
[ANNOUNCE] libdrm 2.4.122
Enrico Weigelt, metux IT consult (6): OpenBSD: fix FTBS on misspelled and missing variables fix FTBS on FreeBSD (or non-Linux in general) freedreno: fix FTBS on non-Linux platforms (unused header) etnaviv: fix FTBS on undefined linux/* headers on non-Linux platforms. ci: upgrade debian container to bookworm ci: upgrade FreeBSD VM to 14.1 Nicolas Caramelli (1):
2024 Aug 26
0
[ANNOUNCE] libdrm 2.4.123
Alex Deucher (2): amdgpu: add new marketing names amdgpu: add new marketing names Dan Willemsen (1): Convert to Android.bp Daniel Stone (1): libs: Tie DSO minor versions to libdrm version Elliott Hughes (1): readdir_r is deprecated. Enrico Weigelt, metux IT consult (1): Fix FTBS on undefined clock_gettime() and asprintf() Inseob Kim (1): Export
2006 Apr 18
1
Sponsoring the Sponsors of the Summer of Code.
I know that the folks at Ruby Central (David Black, Chad Fowler, Rich Kilmer, et al) had a big impact on Ruby being added to Google''s ''Summer of Code''. They tried last year, but they made it happen this year. Based on that, I''ve made a donation to Ruby Central [1] to support the work that they do (as I did last year). I''d love to see my (almost a)
2015 Jan 06
1
[PATCH 3/11] memory: tegra: add flush operation for Tegra124 memory clients
On Tue, Jan 06, 2015 at 11:07:45PM +0800, Vince Hsu wrote: > On 03:30:00PM Jan 06, Thierry Reding wrote: > > * PGP Signed by an unknown key > > > > On Tue, Dec 23, 2014 at 06:39:56PM +0800, Vince Hsu wrote: > > > Signed-off-by: Vince Hsu <vinceh at nvidia.com> > > > --- > > > drivers/memory/tegra/tegra124.c | 82
2017 Nov 09
2
[Mailbox aliases] Sponsoring of bug fixing
Hi, how much would it cost to sponsor a complete* fix of mailbox aliases? https://www.dovecot.org/list/dovecot/2015-June/101176.html https://dovecot.org/list/dovecot/2016-September/105459.html * i.e. without any workarounds like disabling mailbox_list_index Thank you for info. azur
2017 Nov 09
0
[Mailbox aliases] Sponsoring of bug fixing
On 09.11.2017 10:14, azurit at pobox.sk wrote: > Hi, > > how much would it cost to sponsor a complete* fix of mailbox aliases? > > https://www.dovecot.org/list/dovecot/2015-June/101176.html > https://dovecot.org/list/dovecot/2016-September/105459.html > > * i.e. without any workarounds like disabling mailbox_list_index > > Thank you for info. > > azur Hi!