Displaying 10 results from an estimated 10 matches for "localversion".
2016 Aug 29
2
[PATCH] Make "ssh" try different configuration filenames
To provide a bit more backwards-compatible (which is nice for eg. NFS-
shared /home directories) try a few version-number based names.
Eg., for "OpenSSH_7.3" the strings that are tried after "~/.ssh/config"
are "_7.3", "_7", and "".
---
ssh.c | 37 ++++++++++++++++++++++++++++++-------
1 file changed, 30 insertions(+), 7 deletions(-)
diff --git
2019 Aug 07
2
C7 Kernel module compilation
...t; Thanks
>
> Phil
>
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
Hi, thank you for your reply,
I solve adding in "General Setup" values of current kernel on
localversion option and adding Module.symver from
/boot/symver-version.gz to module directory.
Now I get another problem compiling the third party module (i2c-nct6775):
"CONFIG_RETPOLINE=y but not supported by the compiler. Compiler update
recomended. Stop."
I tried using scl gcc7 and 8 but get t...
2019 Aug 08
2
C7 Kernel module compilation
...ureBoot. Posting the actual message in full will help determine if
>>> that is the case.
>>>
>>> Thanks
>>>
>>> Phil
>>
>> Hi, thank you for your reply,
>> I solve adding in "General Setup" values of current kernel on
>> localversion option and adding Module.symver from
>> /boot/symver-version.gz to module directory.
>>
>> Now I get another problem compiling the third party module (i2c-nct6775):
>>
>> "CONFIG_RETPOLINE=y but not supported by the compiler. Compiler update
>> recomended. S...
2006 Mar 06
2
Problem compiling a custom kernel for xen-3.0
...source 2.6.12. I am doing the next steps (found at
http://www.howtoforge.com/perfect_xen_setup_debian_ubuntu_p3):
1. cp -al linux-2.6.12 linux-2.6.12-xen0
2. cd xen-3.0.1/linux-2.6.11-xen-sparse/
3. ./mkbuildtree ../../linux-2.6.12-xen0/
4. cd ../..
5. echo "-xen0" > linux-2.6.12-xen0/localversion-xen
6. diff -Naur linux-2.6.12 linux-2.6.12-xen0 >
archive/linux-2.6.12-xen0.patch
7. cd linux-2.6.12
8. patch -p1 < ../archive/linux-2.6.12-xen0.patch
9. cd ../
10. mkdir install
11. cd linux-2.6.12-xen0
12. cp arch/xen/configs/xen0_defconfig .config
13. ARCH=xen; INSTALL_PATH=../install; I...
2005 May 22
4
Problem upgrading xen-unstable
...;'ve been working on a xen-unstable tree from mid-April. I wanted to upgrade
to the latest version, so here is what I did:
- Clone a fresh copy of xeno-unstable.bk (1.1507)
- "make world"
- Change the .config of linux-2.6.11-xen0 to include my ethernet card
(CONFIG_FORCEDETH=y)
- Add localversion files to linux-2.6.11-xen0 and linux-2.6.11-xenU
- rm -rf the existing dist directory
- "make kernels"
- "make dist"
- Tar the dist directory (plus subdirectories), transfer the tar file to the
destination dom0 and untar there
- On the destination dom0, cd into the dist director...
2019 Aug 07
0
C7 Kernel module compilation
...you're using
> > SecureBoot. Posting the actual message in full will help determine if
> > that is the case.
> >
> > Thanks
> >
> > Phil
>
> Hi, thank you for your reply,
> I solve adding in "General Setup" values of current kernel on
> localversion option and adding Module.symver from
> /boot/symver-version.gz to module directory.
>
> Now I get another problem compiling the third party module (i2c-nct6775):
>
> "CONFIG_RETPOLINE=y but not supported by the compiler. Compiler update
> recomended. Stop."
>
> I t...
2019 Aug 08
0
C7 Kernel module compilation
...ill help determine if
> >>> that is the case.
> >>>
> >>> Thanks
> >>>
> >>> Phil
> >>
> >> Hi, thank you for your reply,
> >> I solve adding in "General Setup" values of current kernel on
> >> localversion option and adding Module.symver from
> >> /boot/symver-version.gz to module directory.
> >>
> >> Now I get another problem compiling the third party module (i2c-nct6775):
> >>
> >> "CONFIG_RETPOLINE=y but not supported by the compiler. Compiler upda...
2019 Aug 06
2
C7 Kernel module compilation
Il 05/08/19 20:07, Akemi Yagi ha scritto:
> On Mon, Aug 5, 2019 at 9:21 AM Alessandro Baggi
> <alessandro.baggi at gmail.com> wrote:
>>
>> Il 05/08/19 18:07, Akemi Yagi ha scritto:
>>> On Mon, Aug 5, 2019 at 9:01 AM Alessandro Baggi
>>> <alessandro.baggi at gmail.com> wrote:
>
>>> Do you have secureboot enabled? Then yes, that requires a
2004 Nov 14
25
dom0 kernel crashes with kernel panic during boot
...PRIVILEGED_GUEST=y
CONFIG_XEN_PHYSDEV_ACCESS=y
CONFIG_XEN_BLKDEV_BACKEND=y
CONFIG_XEN_NETDEV_BACKEND=y
CONFIG_XEN_WRITABLE_PAGETABLES=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_FOREIGN_PAGES=y
CONFIG_HAVE_ARCH_DEV_ALLOC_SKB=y
CONFIG_X86=y
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCALVERSION=""
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOS...
2015 Jul 21
17
[Bug 91413] New: INFO: task Xorg:2419 blocked for more than 120 seconds.
...e: nouveau at lists.freedesktop.org
Reporter: vhann3000+freedesktop at gmail.com
QA Contact: xorg-team at lists.x.org
I was compiling a the kernel with "make mrproper && cp -vi
/boot/config-3.19.0-22-generic .config && ionice -c 3 nice -n 20 make -j 8
deb-pkg LOCALVERSION=-custom" while watching a Flash video on youtube and doing
other things and this crash happened.
This is the same machine as used in
https://bugs.freedesktop.org/show_bug.cgi?id=91373 if that's relevant.
Here is what was in kern.log post-reboot:
Jul 21 10:11:42 dioo-XPS kernel: [ 2185.0...