Changeset 271fcaf in mainline


Ignore:
Timestamp:
2006-04-24T13:08:42Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a9d5a77
Parents:
63f5cd6
Message:

Sort architectures alphabetically in boot.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot.config

    r63f5cd6 r271fcaf  
    22
    33# Architecture
     4@ "amd64" AMD64/Intel EM64T
    45@ "ia32" Intel IA-32
    5 @ "amd64" AMD64/Intel EM64T
    66@ "ia64" Intel IA-64
    7 @ "sparc64" Sun UltraSPARC
    87@ "mips32" MIPS 32-bit
    98@ "ppc32" PowerPC 32-bit
    109@ "ppc64" PowerPC 64-bit
     10@ "sparc64" Sun UltraSPARC
    1111! ARCH (choice)
    1212
Note: See TracChangeset for help on using the changeset viewer.