diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-16 02:26:21 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-16 02:26:21 (EST) |
commit | 4e0ea79083efc7bd403371ec954d723b38f477fe (patch) | |
tree | 7bf19cc1b1ea055b9fa669c8e20f6bf65d9db67a | |
parent | c979788e0d19d1a68e5ede9ff88635c1728f1532 (diff) |
feeds/dev/trunk/Platforms: New file
-rw-r--r-- | feeds/dev/trunk/Platforms | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/feeds/dev/trunk/Platforms b/feeds/dev/trunk/Platforms new file mode 100644 index 0000000..cef662f --- /dev/null +++ b/feeds/dev/trunk/Platforms @@ -0,0 +1,15 @@ +Platform: amd64-linux-glibc/dev +Description: Development under chroot on Linux on x86-64 +Type: chroot + +Platform: i686-linux-glibc/dev +Description: Development under chroot on Linux on Intel P6 (i686) +Type: chroot + +Platform: i686-linux-glibc/x60 +Description: IBM/Lenovo ThinkPad X60/T60/X200/etc. +Type: pc + +Platform: i686-linux-glibc/libiquity-testbench +Description: Libiquity Taurinus test bench +Type: pcramfs |