Displaying 20 results from an estimated 200 matches similar to: "Fwd: klibc-utils 1.5.17 ipconfig"
2010 Apr 22
0
Bug#552554: ipconfig does not time out (klibc-utils)
hello,
sorry for late reply, bin digging through klibc backlog
and this seems the only unawswered one. thanks for patience. :)
On Tue, 27 Oct 2009, Nico Schottelius wrote:
> Package: klibc-utils
> Version: 1.5.15-1
hmm, unstable got newer klibc innbetwen, 1.5.17 should fix most of
the listed pain, although 1.5.18-1 would be recommended, just uploaded.
:)
>
> I'm trying to
2010 Jul 12
1
klibc-1.5.17 released
Hey,
I am currently using some IBM 3850 M2 servers that we have booting from
PXE to do NFS root stuff like updating firmware etc prior to getting the
system installed with an operating system.
Some of these servers install fine and other servers with identical
configurations fail to install. In each case when it fails to start it
gets to the following point
[ 274.004114] NET: Registered
2011 Jan 26
3
ipconfig fails when an interface is flapping?
I had an odd situation yesterday, klibc 1.5.17 ipconfig was trying DHCP on
all 3 NICs in the server, but one has a bad switch that causes the link on
eth2 to go up/down every 10 seconds. IPconfig would just time out. If I
tell ipconfig to only try eth0, then DHCP address is configured, and the
netboot proceeds 100%.
I'll take a peek at the code but maybe someone here is familiar with the
2006 Aug 18
2
[patch] simplify nuke
please pull
git://charm.itp.tuwien.ac.at/mattems/klibc/.git maks
for the change:
maximilian attems:
[klibc] simplify nuke
fixes boot failures due to unexpected error returns
usr/utils/nuke.c | 20 +++++---------------
1 file changed, 5 insertions(+), 15 deletions(-)
diff --git a/usr/utils/nuke.c b/usr/utils/nuke.c
index 01b300f..9470bcf 100644
--- a/usr/utils/nuke.c
+++
2010 Aug 12
1
Bug#584583: [PATCH] Additional fix for ipconfig
[ adding relevant cc's ]
On Tue, 10 Aug 2010, Julien-externe BLACHE wrote:
> Hi,
>
> Attached is a second patch for ipconfig, which further improves (actually,
> restores) ipconfig's behaviour on busy LANs with UDP noise.
>
> Commit 4efbcf90f60e27febe883ef052454d8cfded5c15 really is the root of all
> evil, it badly broke ipconfig by doing a lot of changes all
2007 Aug 10
1
[git patch] klibc small features
hello hpa,
please pull the latest patches
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
the shortlog is
maximilian attems (6):
klibc-utils: add sync utility
pwd.h: Add declaration of getpwuid()
fstype: header inclusion guards
fstype: add reiser4 support
fstype: cleanup old comments
toplevel .gitignore: start with a simple one
and the diffstat
2006 Aug 08
1
[patch] mips fix statfs
please pull from git://charm.itp.tuwien.ac.at/mattems/klibc/.git
branch maks.
arch/mips/klibc/archconfig.h | 3 +++
klibc/sysconfig.h | 10 ++++++++++
sys/vfs.h | 17 +++++++++++++++++
3 files changed, 30 insertions(+)
2010 Mar 20
0
klibc-1.5.17 released
Hi all,
I have pushed out klibc-1.5.17, mostly based on Max' patchqueue:
H. Peter Anvin (3):
[klibc] 1.5.16 released, next version is 1.5.17
[klibc] socketcalls: add parens around defined()
[klibc] losetup: fix pointer type warnings
Louis Rilling (2):
[klibc] ipconfig: Fix missing dhcp_end field
[klibc] ipconfig: Fix null ciaddr on DHCPREQUEST during SELECTING
2010 Apr 16
2
klibc-1.5.17 build failure on mips
Hi:
I downloaded klibc-1.5.17 and try to cross-compiled it for MIPS. Got
following errors:
usr/klibc/exit.o: In function `exit':
exit.c:(.text+0x40): undefined reference to `_exit'
usr/klibc/execl.o: In function `execl':
execl.c:(.text+0x80): undefined reference to `execve'
usr/klibc/execle.o: In function `execle':
execle.c:(.text+0x84): undefined reference to `execve
2007 Sep 22
3
[git patch] module-init-tools fixes
hello hpa,
quite easy to get m-i-t build against klibc,
so i propose to kill the old local insmod copy.
sent the only local m-i-t fix upstream, please pull:
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
maximilian attems (3):
[klibc] klibc/socketcalls/.gitignore addition
[klibc] elf.h add support for st_info field
[klibc] remove local insmod.c copy
and diffstat
2006 Aug 24
0
[patch] mkdir use and add usage
please pull
git://charm.itp.tuwien.ac.at/mattems/klibc/.git maks
commit b0c5c2b8ee60d91cb96541339c6be8108d0e2131
Author: maximilian attems <maks at sternwelten.at>
Date: Thu Aug 24 22:40:23 2006 +0200
[klibc] mkdir add usage
when printing errors about cli switches, point out the expected usage.
patches adds usage function and calls to it.
Signed-off-by: maximilian
2010 Aug 25
0
[patch] ipconfig fixes + run-init nit
hello,
Preparing my first klibc maintainenace release. :)
My plan is to have the patches cook in klibc-queue and once
everythings is fine deploy them in the main klibc repo.
Please test/review belows patches.
I plan to release the current queue really soon for klibc 1.5.20
due to the urgent ipconfig fixes. For now you find my patch queue on:
2012 Nov 09
0
Wine release 1.5.17
The Wine development release 1.5.17 is now available.
What's new in this release (see below for details):
- Sub-pixel font anti-aliasing in the DIB engine.
- Support for automatic installation of ActiveX controls.
- Automatic fallback to TLS 1.0 for secure connections.
- Beginnings of the DirectWrite text analyzer.
- Better handling of font outlines in OpenGL.
- Various bug fixes.
2007 Aug 21
1
[git patch] dmesg + fstype ocfs2
hello hpa,
please pull
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
for those changes:
Kyle McMartin (1):
klibc-utils: add dmesg
maximilian attems (2):
klibc comment fix
fstype: add ocfs2 support
with the following diffstat
README | 2
usr/Kbuild | 2
usr/kinit/fstype/fstype.c | 15 +++++++
2007 Sep 03
2
[git patch] minor fixes
hello hpa,
have been sitting too long on them, nothing exciting, please pull:
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
with the following shortlog:
maximilian attems (8):
[klibc] grp.h: Add declaration of getgrgid(), getgrnam()
[klibc] getgrgid, getgrnam include grp.h
[klibc] getpwnam, getpwuid include pwd.h
[klibc] ctype.h declare char classification
2020 Nov 18
0
CEBA-2020:5039 CentOS 7 ibus BugFix Update
CentOS Errata and Bugfix Advisory 2020:5039
Upstream details at : https://access.redhat.com/errata/RHBA-2020:5039
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
d70d1392ce3021f70e51c4dc35c2fa251da70e2e0b7384fc3ca8003c9c2f59bf ibus-1.5.17-12.el7_9.x86_64.rpm
2012 Jun 25
1
[Bug 51411] New: Black screen after resuming from Hibernate
https://bugs.freedesktop.org/show_bug.cgi?id=51411
Bug #: 51411
Summary: Black screen after resuming from Hibernate
Classification: Unclassified
Product: xorg
Version: 7.7 (2011)
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2007 Aug 24
2
[git patch] klibc bzero, mount fixes + random stuff
hello hpa,
please pull for the latest
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
with the following shortlog:
maximilian attems (9):
mount: add nodev, noexec and nosuid options
mount: add -n option
cpio: small cleanups
readlink: s/link/link_name/
kinit, mknod: s/(major|minor)/\1_num/
klibc: strcspn, strpbrk, strspn include string.h
2010 Mar 16
0
[git pull v3] i386, sparc buildfix + ipconfig fixes
hello hpa,
stuff keeps piling up, but shaping up too. :)
Louis Rilling debugged the ipconfig failure that I was wondering
about lately and fixed it. so his fixes got added to previous pull
request v2:
please pull
git pull git://git.debian.org/users/maks/klibc.git maks
for the changes:
Louis Rilling (2):
[klibc] ipconfig: Fix missing dhcp_end field
[klibc] ipconfig: Fix null ciaddr
2011 Jun 14
0
[PATCH] ipconfig: do_pkt_recv() refix ret initialisation
fix:
usr/kinit/ipconfig/main.c: In function ?ipconfig_main?:
usr/kinit/ipconfig/main.c:350:7: warning: ?ret? may be used uninitialized in this function [-Wuninitialized]
usr/kinit/ipconfig/main.c:346:6: note: ?ret? was declared here
I think the initialisation change in 6df362216a2e5beb4f29feafeabc630034a76914
was unintentional.
Cc: Ulrich Dangel <uli at spamt.net>
Signed-off-by: