You are not logged in.
I want to fix a few packages for inclusion in the Arch64 repos. However, its not obvious how to get the package files (PKGBUILD, patches, etc...) for existing 32 bit packages on a 64 bit system.
Is it possible to set up ABS to get the 32 bit repos and put them in their own path, say /var/abs32/ ??
-B
Offline
you can simply checkout the whole cvs. or you change the default cvs-tag that "abs" uses in the /etc/abs/supfile.{repo} files from CURRENT-64 to CURRENT
Offline
Won't the abs method you describe overwrite my current-64 abs?
Last edited by brucebertrand (2007-06-08 18:32:12)
Offline
I'm also curious about this.
Offline
You can change the ABSROOT variable in /etc/abs/abs.conf before running abs to get the 32 bits abs tree in another location.
Offline
You can change the ABSROOT variable in /etc/abs/abs.conf before running abs to get the 32 bits abs tree in another location.
Thank you very much. I'm placing everything in /var/abs/i686/ at this very moment.
Offline