• Michael Shigorin's avatar
    lists, doc: introduce @IA32, @X86 archdep macros · 2d257a42
    Michael Shigorin authored
    The former ("proper 32-bit x86 package form") has been suggested
    by zerg@ quite some time ago but the desired interface wasn't clear
    at the moment IIRC; a quiet morning helped me realize that
    
      ICAClient-preinstall@IA32
    
    is rather more readable than
    
      ICAClient-preinstall@i586 i586-ICAClient-preinstall@x86_64
    
    so here's the (trivial) implementation; and I actually needed
    the latter, @X86 ("any-x86") to mark x86-only packages so
    
      xorg-drv-intel@X86
    
    is now equivalent to
    
      xorg-drv-intel@i586 xorg-drv-intel@x86_64
    2d257a42
Name
Last commit
Last update
..
.fop.xconf Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
apt.conf.sample Loading commit data...
archdep.txt Loading commit data...
assumptions.txt Loading commit data...
debug.txt Loading commit data...
features.txt Loading commit data...
gen-asciidoc.txt Loading commit data...
mkimage-profiles.7.in Loading commit data...
mkimage-profiles.asciidoc Loading commit data...
params.txt Loading commit data...
pkglists.txt Loading commit data...
profiles.mk.sample Loading commit data...
qemu.txt Loading commit data...
style.txt Loading commit data...
vm.txt Loading commit data...