<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div><br></div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><blockquote style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Raj Wurttemberg" &lt;rajaw@c64.us&gt;<br><b>To: </b>"Atlanta Linux Enthusiasts" &lt;ale@ale.org&gt;<br><b>Sent: </b>Friday, September 23, 2016 3:50:31 PM<br><b>Subject: </b>Re: [ale] Use cloud guest to compile kernel<br></blockquote></div><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div class="WordSection1"><p class="MsoNormal"><span style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;" data-mce-style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;">Why not just cross-compile (-march=i586) &nbsp;on your local system and then upload the finished product? Make sure to use the ā€œ-jā€ switch also to keep all of the CPUs busy.</span></p></div></blockquote><div><br></div><div>The i586 hardware is 1+ day. &nbsp;My i686 and x86_64 Baytrails are half/day. &nbsp;I'm impatient. &nbsp;I turned on a &nbsp;CentOS 6.x 32 bit. &nbsp;I compiled the i586 and i688 packages in an hour each. Cost me what? &nbsp;30 cents?</div><div><br data-mce-bogus="1"></div><div>I need to redo my dev environment to support the lowest common denominator of i586. &nbsp;Many distis have abandoned i586 and ever 32bit due to the support and testing requirements. &nbsp;I totally understand. &nbsp;Instead of using a base and then making my own derivative I'm doing it from "scratch".</div><div><br data-mce-bogus="1"></div><div>Later I'll decide if I want to create a package that contains i586 and i686 builds. &nbsp;I may have a package that is either due to a few devices using only a modem to communicate. &nbsp;Since I'm at 99.9% GNU stow I could have a small bit of i586 in initrd and then unstow the correct architecture before pivot_root().&nbsp;</div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>It does appear my openssl install did not hit DESTDIR like I told. &nbsp;I'll check that out later. &nbsp;Full system, almost not files outside of /usr/pkg</div><div><br data-mce-bogus="1"></div><div>root@mechonis:/mnt/sdb1# find bin boot etc home lib lost+found media mnt opt root sbin srv usr -type f | awk '!/^usr\/pkg/' | awk '!/\.ccache/'<br>etc/group-<br>etc/ld.so.conf<br>etc/passwd<br>etc/udev/hwdb.bin<br>etc/udev/rules.d/70-persistent-net.rules<br>etc/gshadow<br>etc/group<br>etc/nsswitch.conf<br>etc/.pwd.lock<br>etc/syslog.conf<br>etc/ssl/openssl.cnf<br>etc/ssl/misc/tsget<br>etc/ssl/misc/c_name<br>etc/ssl/misc/c_hash<br>etc/ssl/misc/CA.pl<br>etc/ssl/misc/CA.sh<br>etc/ssl/misc/c_info<br>etc/ssl/misc/c_issuer<br>etc/hosts.old<br>etc/shadow<br>etc/ld.so.cache<br>etc/passwd-<br>etc/gshadow-<br>etc/localtime<br>root/.rnd<br>root/.bash_history<br>root/.viminfo<br>usr/include/openssl/asn1t.h<br>usr/include/openssl/dtls1.h<br>usr/include/openssl/x509v3.h<br>usr/include/openssl/sha.h<br>usr/include/openssl/conf_api.h<br>usr/include/openssl/des.h<br>usr/include/openssl/rc2.h<br>usr/include/openssl/evp.h<br>usr/include/openssl/camellia.h<br>usr/include/openssl/opensslv.h<br>usr/include/openssl/idea.h<br>usr/include/openssl/ssl2.h<br>usr/include/openssl/ocsp.h<br>usr/include/openssl/whrlpool.h<br>usr/include/openssl/err.h<br>usr/include/openssl/x509_vfy.h<br>usr/include/openssl/engine.h<br>usr/include/openssl/stack.h<br>usr/include/openssl/pkcs12.h<br>usr/include/openssl/pem2.h<br>usr/include/openssl/x509.h<br>usr/include/openssl/srp.h<br>usr/include/openssl/obj_mac.h<br>usr/include/openssl/ebcdic.h<br>usr/include/openssl/kssl.h<br>usr/include/openssl/blowfish.h<br>usr/include/openssl/asn1.h<br>usr/include/openssl/ssl.h<br>usr/include/openssl/e_os2.h<br>usr/include/openssl/tls1.h<br>usr/include/openssl/dh.h<br>usr/include/openssl/pem.h<br>usr/include/openssl/pkcs7.h<br>usr/include/openssl/ssl23.h<br>usr/include/openssl/hmac.h<br>usr/include/openssl/safestack.h<br>usr/include/openssl/cmac.h<br>usr/include/openssl/ui_compat.h<br>usr/include/openssl/pqueue.h<br>usr/include/openssl/mdc2.h<br>usr/include/openssl/seed.h<br>usr/include/openssl/symhacks.h<br>usr/include/openssl/opensslconf.h<br>usr/include/openssl/ui.h<br>usr/include/openssl/rc4.h<br>usr/include/openssl/des_old.h<br>usr/include/openssl/ec.h<br>usr/include/openssl/objects.h<br>usr/include/openssl/lhash.h<br>usr/include/openssl/ts.h<br>usr/include/openssl/aes.h<br>usr/include/openssl/ossl_typ.h<br>usr/include/openssl/cast.h<br>usr/include/openssl/ssl3.h<br>usr/include/openssl/ripemd.h<br>usr/include/openssl/bio.h<br>usr/include/openssl/ecdsa.h<br>usr/include/openssl/bn.h<br>usr/include/openssl/dso.h<br>usr/include/openssl/ecdh.h<br>usr/include/openssl/txt_db.h<br>usr/include/openssl/dsa.h<br>usr/include/openssl/srtp.h<br>usr/include/openssl/cms.h<br>usr/include/openssl/md4.h<br>usr/include/openssl/comp.h<br>usr/include/openssl/buffer.h<br>usr/include/openssl/crypto.h<br>usr/include/openssl/rsa.h<br>usr/include/openssl/krb5_asn.h<br>usr/include/openssl/modes.h<br>usr/include/openssl/rand.h<br>usr/include/openssl/asn1_mac.h<br>usr/include/openssl/md5.h<br>usr/include/openssl/conf.h<br>usr/bin/compressdoc<br>usr/bin/c_rehash<br>usr/bin/openssl<br>usr/lib/libssl.so.1.0.0<br>usr/lib/locale/locale-archive<br>usr/lib/libcrypto.so.1.0.0<br>usr/lib/libcrypto.a<br>usr/lib/libssl.a<br>usr/lib/libstdc++.la.old<br>usr/lib/engines/libatalla.so<br>usr/lib/engines/libchil.so<br>usr/lib/engines/libsureware.so<br>usr/lib/engines/libpadlock.so<br>usr/lib/engines/libcswift.so<br>usr/lib/engines/libcapi.so<br>usr/lib/engines/libaep.so<br>usr/lib/engines/libgost.so<br>usr/lib/engines/lib4758cca.so<br>usr/lib/engines/libgmp.so<br>usr/lib/engines/libnuron.so<br>usr/lib/engines/libubsec.so<br>usr/lib/pkgconfig/openssl.pc<br>usr/lib/pkgconfig/libcrypto.pc<br>usr/lib/pkgconfig/libssl.pc<br>usr/lib/perl5/5.24.0/i686-linux/perllocal.pod<br>usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.22-gdb.py<br>root@mechonis:/mnt/sdb1# <br></div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div></div></div></body></html>