Re: [arch-general] Howto setup i686 archroot on x86_64 box? (not linux32 chroot)

2014-01-27 Thread David C. Rankin
On 01/25/2014 04:14 AM, David C. Rankin wrote: I'll give it a go. I'd much rather a 3 hour build than and 8-10 hour build. Modified $auto to i686 and installed with: sudo mkarchroot -C /dat_e/tde/cnf/pacman-i686.conf -M /dat_e/tde/cnf/makepkg-i686.conf $ch86/root base base-devel sudo gdb up

Re: [arch-general] Howto setup i686 archroot on x86_64 box? (not linux32 chroot)

2014-01-25 Thread David C. Rankin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/25/2014 01:43 AM, Thomas Bächler wrote: > Am 25.01.2014 07:25, schrieb David C. Rankin: >> I use the "Classic Way" of handling the build specified in >> https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot. > > If you

Re: [arch-general] Howto setup i686 archroot on x86_64 box? (not linux32 chroot)

2014-01-24 Thread Thomas Bächler
Am 25.01.2014 07:25, schrieb David C. Rankin: > I use the "Classic Way" of handling the build specified in > https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot. If you use devtools anyway (which you definitely should when building a packages for more than one computer)

Re: [arch-general] Howto setup i686 archroot on x86_64 box? (not linux32 chroot)

2014-01-24 Thread David C. Rankin
On 01/25/2014 12:25 AM, David C. Rankin wrote: > All, > > I have built all x86_64 packages in an archroot on my x86_64 box. I would > like > to set up and i686 archroot on the same box to build the i686 packages on the > same box due to build times dropping from about 8 hours on i686 to less th

[arch-general] Howto setup i686 archroot on x86_64 box? (not linux32 chroot)

2014-01-24 Thread David C. Rankin
All, I have built all x86_64 packages in an archroot on my x86_64 box. I would like to set up and i686 archroot on the same box to build the i686 packages on the same box due to build times dropping from about 8 hours on i686 to less than 3 on the x86_64 box. I am unclear how best to do it -- or