-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Today I built a kernel-image for this box, it is doing well, as far as I can 
tell.
Some research was necessary to find out, how o cross-compile for i386 on AMD64.
This is how I did it:

 $ make ARCH=i686-PAE -j6 deb-pkg LOCALVERSION=-es-via-c7

doing this prior to the build:

 # dpkg --add-architecture i386
 # apt-get update && apt-get install ia32-libs gcc-multilib
        [configure the kernel-source]

My configuration-file is attached [config-3.16.7-ckt9-es-via-c7.xz]

The ARCH-variable only determinates the generated package-names. I used 
'ARCH=i386'
there, but in strict terms this is not correct. First I had a 
kernel-configuration based
on the AMD64-stock-kernel, which resulted in a non-PAE-kernel, as dmesg told me 
the
nx-bit was not workable due to that.
At the second attempt taking the i686-PAE-stock-kernel, made a good 
kernel-image, see
[dmsg.cstm.txt.xz].

The server works well as apt-cacher already, the next step will be to make 
unprivileged
containers as normal user for the proxies.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlVR8r4ACgkQ5+rBHyUt5wtC0ACgvTsJiKUdNnCbl7UM3A066VVg
weMAn1gh0LNYvnkIsy2GEP3QdTrPwI9I
=NAvy
-----END PGP SIGNATURE-----

Attachment: config-3.16.7-ckt9-es-via-c7.xz
Description: application/xz

Attachment: dmsg.cstm.txt.xz
Description: application/xz

Reply via email to