similar to: configuration directive fixes

Displaying 20 results from an estimated 1000 matches similar to: "configuration directive fixes"

2009 May 28
1
[PATCH] klibc-utils: add minils
Simple utility to list information about a files. The utility which does the same thing as "ls -la". This is a useful test program. Signed-off-by: Alexey Gladkov <gladkov.alexey at gmail.com> --- usr/utils/Kbuild | 4 +- usr/utils/minils.c | 198 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 201 insertions(+), 1 deletions(-) create mode 100644
2009 May 29
1
[PATCH v2] klibc-utils: add simple ls
Simple utility to list information about a files. The utility which does the same thing as "ls -la". This is a useful test program. Signed-off-by: Alexey Gladkov <gladkov.alexey at gmail.com> --- usr/utils/Kbuild | 4 +- usr/utils/ls.c | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 205 insertions(+), 1 deletions(-) create mode 100644
2023 Sep 06
0
[Bridge] [GIT PULL] sysctl changes for v6.6-rc1
On Wed, Sep 06, 2023 at 01:58:49PM +0200, Alexey Gladkov wrote: > On Tue, Aug 29, 2023 at 01:44:55PM -0700, Luis Chamberlain wrote: > > The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: > > > > Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) > > > > are available in the Git repository at: > > > >
2023 Aug 29
3
[Bridge] [GIT PULL] sysctl changes for v6.6-rc1
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/ tags/sysctl-6.6-rc1 for you to fetch changes up to 53f3811dfd5e39507ee3aaea1be09aabce8f9c98: sysctl: Use ctl_table_size as stopping criteria for list macro
2004 Dec 29
1
feature requests for 3.01
1. \ at end of lines (in pxelinux.cfg/default, etc) causing/allowing line-wrap ? for those of us who prefer 80 column screens, and 1 item per line. 2. label-specific APPEND adds onto global APPEND ( currently replaces it IIUC ) maybe this needs a separate keyword ADDAPPEND (255 char limit still applies im sure) 3. strip trailing # comments ( I havent verified that it
2016 Jun 01
2
[Openmp-dev] [cfe-dev] RFC: Proposing an LLVM subproject for parallelism runtime and support libraries
On Wed, Jun 1, 2016 at 11:21 PM, Mehdi Amini <mehdi.amini at apple.com> wrote: > >> On Jun 1, 2016, at 7:42 AM, C Bergström via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> I still don't see why >> they can't fork it on github or create a project to let it bake and >> get some users or traction. > > The intent may be that instead of
2010 Oct 04
0
No subject
command line from the perspective of the core. That''s menu.c32/vesamenu.c32 calling a function to run an exact command. When this is done, the core doesn''t bother with the global APPEND ever. menu.c32/vesamenu.c32 inserts the global APPEND at the appropriate spot when generating the command line string that will eventually be passed to the function. I mean being able to insert
2012 May 03
1
plash screen stop displayed when starting linux
Hi, I'done a ubuntu 10.04 live CD (kernel 2.6.32-41). Here is my (V4.04) syslinux.cfg: PROMPT 0 DISPLAY splash.lpg TIMEOUT 0 DEFAULT linux CONSOLE 0 LABEL linux kernel vmlinuz append boot=balird initrd=initrd.gz rolayer=LABEL=Cd_rom:/filesystem.squashfs ro_mpoint=/cdrom ro_mpoint_opts=rw quiet splash nomodeset video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap Every
2007 Dec 05
3
[PATCH] Add Visual Studio 2008 Prject files
On 12/3/07, Stefan Reuther <streu@gmx.de> wrote: > John Miles wrote: > > What's wrong with a plain old .bat file, or even an NMAKE .mak file? > > Ship two files, debug.bat and release.bat, and call it good. > > > > It is best to leave project-file creation up to individual users, > > in my opinion. > > I second that. When I played around with Speex
2020 Jul 22
2
[RFC] Preferred error/note style across non-clang tools, e.g. tablegen
Hi, Jonathan. > On Jul 21, 2020, at 17:15, Jonathan Roelofs <jonathan_roelofs at apple.com> wrote: > > > >> On Jul 21, 2020, at 1:46 PM, Evandro Menezes <evandro.menezes at sifive.com <mailto:evandro.menezes at sifive.com>> wrote: >> >> >> >>> On Jul 21, 2020, at 14:30, Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org
2007 May 02
2
CentOS 4 and CentOS 5 DomU on CentOS 5 Dom0: problems with hand-built OS and LVM
I''ve been running any number of CentOS 4 based Xen hosts and guests using CentOS 4.4, and the Xen RPM''s from www.xensource.com, and various hand-built OS images using jailtime and my own own OS images. I like the jailtime approach: One partition for / on the DomU, /dev/sda1, built as a local file or local LVM partition One partiton for swap on the DomU, /dev/sda2,
2010 Feb 04
4
Does Wine support the NVIDIA 7186 drivers?
A query regarding WINE support for older hardware: Does Wine support the NVIDIA 7186 drivers, or are they too old and unsupported now? Following on from this post - http://forum.winehq.org/viewtopic.php?t=7509 and http://forum.winehq.org/viewtopic.php?t=6574&highlight=rome+total+war I've been playing around a bit. I've tried without installing DX9 as well as using Winetricks to
2008 Sep 08
2
what is wine good for?
well if you think this is trolling youre probably right. but. there is a but. i've been using wine since years, from time to time, i compiled it, tried various versions both precompiled and source up to the present day. now i give up. wine is unusable. period. dont want to say it is a piece of crap because of all the hard work that is behind, but it is irritating to say the least. seriously
2007 Aug 23
0
[git patch] klibc dash 0.5.4 update
hello hpa, please pull for the dash update git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks with this changes: Alexey Gladkov (1): Check return code for getgroups and fwrite Herbert Xu (17): Remove unnecessary truncation in _STPUTC Always call conv_escape_str in echocmd Fix \c spillage across echo commands Release 0.5.3. Make eval with empty
2006 Oct 23
0
Re: disk config
Since your actually forming the raid on dom-0 and not inside of the guest, there is absolutely no need to load md and associated modules in the guest at all. The guest will just see the volume group you are exporting as a regular sata drive the same size as the vg being exported. I''m guessing the second drive is for swap? Hope this helps Best, -Tim On Mon, 2006-10-23 at 16:36 +1000,
2008 Jul 16
2
How to extract component number of RMSEP in RMSEP plot
Hi R-listers, I would like to know how can i extract component no. when the RMSEP is lowest? Currently, I only plot it manually and then only feed the ncomp to the jack knife command. However, I would like to automate this step. Please let me know. Many thanks. Rgrds, [[alternative HTML version deleted]]
2006 May 31
1
Zap Flash()
Senario is There are 2 asterisk servers 1FXO ports connected to Panasonic PABX on extension 100 on server 1 If someone dial 100 from extension 101, call comes in on ZAP/1 call Dial,IAX2/xxxx on asterisk server 2 and from server 2 Dial/SIP/xxxx, now problem is if SIP/xxxx want to transfer this call to extension 102 then what will be the solution ? rgrds Fregi -------------- next part
2004 Sep 12
1
cannot add domain user to directory security on 3.0.6 from Windows Explorer
Hi, I'm trying to run samba 3.0.6 with --with-acl-support on redhat 9.0 with kernel 2.4.25 patched with acl, joined to a ADS w2k environment. Everything is OK, except that I can't add any user to a directory security on a share, with error "unable to save permission changes on folder EmirF_create_tis_fldr. Access is denied". Even as user "EmirF" from windows explorer,
2014 Apr 06
1
rsync --delete-hide
Hello! I was wondering wether or not this would be a viable option to add to rsync: --delete-hide Instead of deleting the file, rsync would rename the file using leading ?.? and trailing ?.deleted-{timestamp}?. rsync -rv --delete-hide /src/ /dst/ For example if /src/readme.txt had already been rsynced to /dst/readme.txt and then later was deleted from /src, rsync would - instead of deleting
2011 Mar 31
3
** to disconnect and make a new call
Hi, Does anyone know how to implement the feature in asterisk calling card when a user has dialed the access number and during the IVR or any time during the call, he can press ## or ** to end the current call and dial a new destination number? Please help and give me a step by step help. Thanks. Rgrds-------------Abid -------------- next part -------------- An HTML attachment was