makedumpfile supports a subset of architectures that Linux runs on, as it needs explicit knowledge of the location and layout of certain kernel structures on each architecture.
[Debian bug #570686] Signed-off-by: Kurt Roeckx <[email protected]> --- Packages-arch-specific | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Packages-arch-specific b/Packages-arch-specific index 88c5cd1..d931ff7 100644 --- a/Packages-arch-specific +++ b/Packages-arch-specific @@ -202,6 +202,7 @@ ltrace: i386 m68k arm armel powerpc s390 sparc ia64 amd64 lpia # [p] need %lustre: i386 powerpc amd64 ia64 # ANAIS, no upstream support %mac-fdisk: m68k powerpc # Apple Mac fdisk %m68kboot: m68k # m68k boot loader +%makedumpfile: amd64 i386 ia64 powerpc # not yet ported to other platforms mbr: i386 amd64 lpia # i386 boot loader %mcelog: i386 amd64 # [ANAIS] memtest86: i386 amd64 lpia kfreebsd-i386 kfreebsd-amd64 hurd-i386 # i386 memory tester (bypasses OS entirely) -- 1.5.6.5 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
