similar to: CONFIG + APPEND directive with RELATIVE paths

Displaying 20 results from an estimated 1000 matches similar to: "CONFIG + APPEND directive with RELATIVE paths"

2013 Jan 16
1
5.01 pre3 CONFIG directive
> > C_ While initially thought to be a problem with the INCLUDE > > directive, now it seems the problem is the second parameter of the > > CONFIG directive. The second parameter of the CONFIG directive (which > > sets a new CWD) doesn't seem to work correctly (tested with pwd.c32), > > specially when the new cfg file (the first parameter of the CONFIG >
2012 Jun 20
3
multiple ".." support
Hello HPA, I have a request. Since v4.04, SYSLINUX supports one ".." in relative paths. It also supports multiple "../", only if the relative path ends with a specific directory, as in "../../otherdirectory/". Is it possible to expand this support to multiple "../" in SYSLINUX? BTW, ISOLINUX already supports this type of relative paths. The rest of
2013 Sep 19
2
The call is established but without exchanged voice packets
Hello, I am trying to make my first call on Asterisk to succeed. I have Asterisk 1.8.10.1 running on Ubuntu machine.The configuration is quite simple just for my first test, Trying to have a call between two X-lite sipphone. The subscribers succeeded to register and the call is established, but still no voice can be heard, and lead the call to be disconnected after! By checking the logs, I can see
2013 Jun 28
0
No subject
is the case, try changing it to 'externip=54.241.129.14'. You should also set localnet as follows: ; RFC 1918 addresses localnet=192.168.0.0/255.255.0.0 localnet=10.0.0.0/255.0.0.0 localnet=172.16.0.0/12 If that doesn't work you can also try setting 'nat=force_rport' instead of 'nat=yes'. > [7001] > type=friend > host=dynamic > secret=123
2014 Mar 23
2
global append changes since version 5
In Syslinux 5-6.02, the "global append" directive is being (unintentionally) ignored in some cases. Updating Syslinux from prior versions, when using a "global append" directive, will cause unexpected results. For example, take the following simple configuration file: *** DEFAULT mykernel APPEND root=/dev/sda2 *** Note that the 'append' line is a global
2003 Dec 09
1
How to append to a data.frame?
Hi, I have a data.frame that I need to construct iteratively. At the moment, I'm doing: d<-data.frame(x=c(),y=c(),z=()); # {and, within some loop} d<-rbind(d,data.frame(x=newx,y=newy,z=newz); While this works, it is horribly verbose and probably not efficient, either. My real data.frame has, of course, many more columns, which can be of different modes. I vaguely recall that
2014 Jan 16
3
USB boot problems on Gigabyte GA-M55Plus-S3G
> >Are you willing to dd such image (*not* using Windows OS) and provide > >feedback? > > Yes. More broadly, I am willing to dd and try *any* image you might > ask me to try. > Hi Ronald, You posted in a recent email in this same email thread, about successfully booting an ArchLinux USB. Among several differences in comparison to your prior tests, you used a
2014 Jul 12
0
ALLOWOPTIONS directive
> I have some questions about "ALLOWOPTIONS 0". > > [quote] > ALLOWOPTIONS flag_val > If flag_val is 0, the user is not allowed to specify any arguments on > the kernel command line. The only options recognized are those > specified in an APPEND) statement. The default is 1. > [/quote] > > My understanding of the behavior of "ALLOWOPTIONS 0"
2013 Feb 12
2
suggestions for global APPEND consistency
Hello Syslinux Team, I have some suggestions / requests regarding global APPEND commands. These would make the behavior more consistent and more useful for practical cases. 1_ Add some functionality equivalent to "APPEND -" to the command prompt. 2_ Activate the functionality of ONERROR from [vesa]menu.c32 too. Currently, ONERROR only works from the command prompt. 3_ Add a new
2007 Oct 18
8
centos 5 vs OpenSuse 10.3
Apart from religious grounds (!), is there any pros or cons why I should choose one over the other for a new install of asterisk ? Julian
2014 Jul 13
1
ALLOWOPTIONS directive
My summary: reviewing ALLOWOPTIONS found reasons for further reviewing 'ALLOWOPTIONS' Op 2014-07-12 om 04:35 schreef Ady: > > > I have some questions about "ALLOWOPTIONS 0". > > > > [quote] > > ALLOWOPTIONS flag_val > > If flag_val is 0, the user is not allowed to specify any arguments on > > the kernel command line. The only
2014 Jun 26
2
ALLOWOPTIONS directive
I have some questions about "ALLOWOPTIONS 0". [quote] ALLOWOPTIONS flag_val If flag_val is 0, the user is not allowed to specify any arguments on the kernel command line. The only options recognized are those specified in an APPEND) statement. The default is 1. [/quote] My understanding of the behavior of "ALLOWOPTIONS 0" is that unless I type-in a command that is exactly
2010 Mar 17
0
odfWeave: odt-file damaged
Dear all, I'm resurrecting this old post (about 6 monts old, reproduced thereafter) because I have struggled against the same problem and found a solution so that I found it was worth posting for the record. The simple fix when you want to use odfWeave with 7-ZIP as a compressing/decompressing utility under windows is to use the 'x' instead of the 'e' option so as to preserve
2009 Feb 22
1
Nvidia 9600M GT fails to startx
I was using nouveau 20090106git133c1a5 from Fedora 10 repository and i can not startx. Earlier i uninstalled nvidia proprietary drivers. -------------- next part -------------- A non-text attachment was scrubbed... Name: xorg.conf.7z Type: application/x-7z-compressed Size: 887 bytes Desc: not available Url : http://lists.freedesktop.org/archives/nouveau/attachments/20090222/bac3f075/attachment.7z
2018 Mar 29
0
Is it good practice to have a package depend on Rtools(for unziping of .7z and.rar files)? Crab legal?
r-package-devel is the right mailing list for your query, not here. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Thu, Mar 29, 2018 at 6:56 AM, Lucas Ferreira Mation <lucasmation at gmail.com> wrote: > I created
2006 Mar 23
2
Global append and Label append
Hi, Question number 3 :) I'd like to do something like this: display text.msg append text kssendmac ksdevice=eth1 ks=http://1.2.3.4/footprint/ default localboot label localboot localboot 0x80 label system?5 kernel vmlinuz append initrd=initrd.img ip=1.2.3.5 netmask=255.255.255.192 gateway=1.2.3.1 label system6 kernel vmlinuz append initrd=initrd.img ip=1.2.3.6
2015 Apr 06
0
--append and then --append-verify will not work.
Hi all, I do some testings on rsync by using the following method: 1- rsyning the following file with rsync: rsync rsync://ftp.cn.debian.org/debian/dists/Debian7.8/main/binary-all/ Packages.bz2 . 2- Then I split the file into little files with the file size equaling to 128K, which is the maximum of the block-size accepted by rsync. split -b 128K Packages.bz2 And at this point, I obtained
2009 Jul 06
1
odfWeave: odt-file damaged
Dear all, I am doing my first steps with odfWeave. After running the r code (see below), I am trying to open the ODF-document with open office, but I am getting the error message: "The file is damaged, but it can be repaired". If I confirm the question and repair the file with open office, I can open it with the desired output, which seems to be fine. My system: R Version 2.9.1
2015 Apr 06
0
--append and then --append-verify will not work.
Hi all, I do some testings on rsync by using the following method: 1- rsyning the following file with rsync: rsync rsync://ftp.cn.debian.org/debian/dists/Debian7.8/main/binary-all/ Packages.bz2 . 2- Then I split the file into little files with the file size equaling to 128K, which is the maximum of the block-size accepted by rsync. split -b 128K Packages.bz2 And at this point, I obtained the
2018 Mar 29
2
Is it good practice to have a package depend on Rtools(for unziping of .7z and.rar files)? Crab legal?
I created this package, https://github.com/lucasmation/microdadosBrasil which we are preparing for Cran submission. The package facilitates downloading and reading most of the microdatasets (household surveys, Census, etc). For each dataset it: (a) downloads the data from the data providers (b) "unzip" the necessary files (c) imports the data into R. For (b), some of the datasets