Displaying 20 results from an estimated 100 matches similar to: "rootpath length in ipconfig."
2006 Jun 22
2
[patch] ipconfig add dhcp file preseeding support
From: Geert Stappers <stappers at debian.org>
To make klibc-ipconfig transmit the DHCP vendor class "d-i"
and get the DHCP preseeding filename in a text file, it needs the
attached patch.
belows patch allows ipconfig to be used in Debian installer once
the hostname is sent too, see
http://blog.andrew.net.au/2006/05/17#d-i_dhcp_hacking
Signed-off-by: maximilian attems <maks at
2005 Jan 25
4
BroadVoice Help
Is the Broadvoice service up? I just signed up with them and started
receiving calls in no time but could not make calls. And after a few minutes
I cannot even place calls.
register => [number]:[password]@sip.broadvoice.com
[broadvoice]
type=peer
fromuser=[number]
host=proxy.lax.broadvoice.com
fromdomain=sip.broadvoice.com
context=from-broadvoice
dtmfmode=inband
any help would be
2008 Sep 05
0
initial mntent.h, mount features, ipconfig fixes
hello hpa,
please review and on ack merge belows patchset.
thanks
maks
git pull git://git.debian.org/~maks/klibc.git maks
for the changes:
maximilian attems (8):
[klibc] Add initial mntent.h with setmntent() and endmntent()
[klibc] add getmntent()
[klibc] mount: add help arg for usage()
[klibc] mount: list
2008 Sep 07
1
[git pull v2] initial mntent.h, mount features, ipconfig fixes
[ gsi.de pretends this is massmailing so removed from CC's ]
hello hpa,
please review and on ack merge belows patchset.
changes from v1, thanks to review by kzak:
* add strtok_r()
* use it in getmntent_r()
* getment_r() parses mnt_freq and mnt_passno too
isn't that hard.
thanks
maks
git pull git://git.debian.org/~maks/klibc.git maks
for the changes:
maximilian attems (9):
2005 May 24
2
klibc-1.0.12 released
Hopefully I should be up to date with all patches; haven't integrated
the module-init-tools, and some of Erik's patches didn't make it for
different reasons, which hopefully can be resolved soon.
If you have sent another patch which I haven't applied, please do let me
know.
-hpa
2002 Jul 31
2
Patronizing the exclude * option
I need to get around the requirement of --exclude=* to have all the
parent directories of the files and directories that are to be
included. So given the file..
/startdirectory/subdirectory1/subdirectory2/filetobecopied
I need to include
/
/subdirectory1
/subdirectory1/subdirectory2
I could just include the entire directory structure , but
alternatively just include the needed paths. So the
2010 Feb 12
1
ffsave.image() error with large objects
Hi, I have been using ffsave.image() to save mixture of ff and normal
objects in my workspace. e.g.
ffsave.image(file = "C:\output\saveobjects", rootpath =
"D:\fftempdir", safe = TRUE)
It works fine but once my workspace has large (~4GB) objects, I get the error:
Error in ffsave.image(file = "C:\output\savedobjects", rootpath =
"D:\fftempdir", safe =
2008 Feb 22
1
ipconfig bug with multiple interfaces
Hello,
if ipconfig is run as ipconfig :::::: (i.e. long spec with all fields empty)
and the computer has multiple network interfaces and only one of them is
connected to dhcp managed network, ipconfig ends up in an infinite loop (see
the log bellow).
The following patch solved this for me. According to README, if the <device>
in the long spec is empty, the first interface should be
2004 Sep 28
1
infinite loop in rsync daemon on Mac OSX
Hello,
I've got rsync --daemon running on an OSX machine, and I have it exporting
the entire hard disk as [rootpath]. On my Linux machine, I run this:
rsync -avvv --delete --exclude /Volumes macbox::rootpath /mnt/bkup/macbox
I redirect the output from that command to a file (nohup.out), and then tail
the file, and I see that it never gets beyond the recv_file_name() stage.
In about 4
2011 Apr 15
2
[PATCH] Escape DHCP options written to /tmp/net-$DEVCICE.conf
DHCP options like domain-name or hostname are written to
/tmp/net-$DEVICE.conf which is typically later used by other scripts to
determine the network configuration. This is done by sourcing the
/tmp/net-$DEVICE.conf file to get all defined variables.
This patch escapes the DHCP options written to /tmp/net-$DEVICE.conf
to prevent arbitrary code execution.
Signed-off-by: Ulrich Dangel <uli at
2011 Sep 28
6
I can't seem to create mountpoint and change permissions after mounting in 2.7.3
Hi,
I''m using puppet 2.7.3 on RHEL/CentOS and I have an issue which is now
a big blocking issue within my environment. What I''m trying to
accomplish wit puppet is a create a mountpoint, mount a filesystem on
it and install an application on that filesystems are set proper user/
group and permissions on it, but it fails big time.
The issues I currently run into are about 3
2005 Sep 06
2
network probs trying to get nfs root to work
Hi. trying to get a domU (dom1) up using nfs root. never done this
before ;-). I have dom0 up (2.6.12-xen0) and i have an external nfs
server with a nice root disk populated. i get this after
xm create -c dom1 vmid=1
.
.
.
IP-Config: Complete:
device=eth0, addr=172.31.205.229, mask=255.255.255.0,
gw=172.31.205.2,
host=vm%d, domain=, nis-domain=(none),
2006 Apr 19
3
xen-unstable-9514 and CONFIG_IA32_EMULATION
Hi guys,
Maybe one of you quickly can tell me if the x86_64 kernel
configuration option CONFIG_IA32_EMULATION is supposed to work under
Xen?
I''ve used an ia32 root file system together with CONFIG_IA32_EMULATION
inside qemu-system-x86_64 for quite a while now (without xen). It
works pretty well.
However, when I try this with xen-unstable-9514 all I get is general
protection errors...
2008 Feb 14
2
kickstart file problem
I have a kickstart file that I am using to install multiple machines. If I install with no %post script, everything runs great. When I add the following %post section, if fails.
I have been working on this for a few days now without luck, Any help would be appreciated.
Here is the error, the script follows.
Traceback (most recent call first):
File
2007 Jul 18
0
Using different NFS server
Hi to all,
I'm trying to install PXE boot + NFS for diskless boot for Linux system. So
everything looks fine until I tried to use other NFS server to mount root
file system.
So I try just to change parameter in pxelinux.cfg files
Append nfsroot=to_new_nfs_server:/new_root_dir
But in boot process I received rootserver: TFTP/DHCP server rootpath:
<empty>
2007 Jul 18
0
use it with different NFS server
Hi to all,
?I'm trying to install PXE boot + NFS for diskless boot for Linux system. So
everything looks fine until I tried to use other NFS server to mount root
file system.
So I try just to change parameter in pxelinux.cfg files
Append nfsroot=to_new_nfs_server:/new_root_dir
But in boot process I received rootserver: TFTP/DHCP server rootpath:
<empty>
2001 Jan 17
0
accessability problem
hi,
i'm new to samba. can anybody help me with this
problem. i'm trying to install a network printer, not
attached to the samba machine (i mean not a local
printer to the machine that host samba server).
nevertheless, the other computer is in the same
workgroup as my pc. i kept getting this message :
//pc14 is not accessible
The computer or sharename could not be found. make
sure you type
2012 Jun 10
1
HELP: ff package
I use the ff-package for large data and have good success in session. To
ensure my data is available for the next R session, I save my workspace and
use the /ffsave/ command to archive my large data objects. Syntax is
simple:
> ffsave(file="~/path/archiveName", list="objectName")
when I have multiple files to save, the list is expanded using c(). When I
start a new R
2004 Feb 29
2
How to rsync only directories, no files inside ?
Hi.
I need to create a lot of directories, just the same with remote's /var,
but I only need the directories, the files inside those sub-directories in
/var/ are not necessary for me.
I know "find+cp" can do, but I would like to use the archive mode, i.e. I
need the original permision, owner, group...
Can I make it using rsync ? If so, please tell me how.
Thank you in advance.
--
2017 Dec 19
0
[PATCH] Implement classless static routes
Implement classless static routes support as specified in RFC3442.
Bug-Debian: https://bugs.debian.org/884716
Bug-Ubuntu: https://launchpad.net/bugs/1526956
Signed-off-by: Benjamin Drung <benjamin.drung at profitbricks.com>
---
usr/kinit/ipconfig/bootp_proto.c | 112 +++++++++++++++++++++++++++++++++++++++
usr/kinit/ipconfig/dhcp_proto.c | 1 +
usr/kinit/ipconfig/main.c | 43