diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-05-26 23:08:59 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-05-26 23:09:59 (EDT) |
commit | 821582b63a16d541f385a237f78ad5f1b8f0e72e (patch) | |
tree | b5698cf7d9c1e30220d826bdc8f10e7f8ea096ea /lists | |
parent | 87a97883eb0f38864be031caad4a3201f1a2d302 (diff) |
mv archplats/ lists/
Diffstat (limited to 'lists')
-rw-r--r-- | lists/dev/trunk/arch | 5 | ||||
-rw-r--r-- | lists/dev/trunk/plat | 14 |
2 files changed, 19 insertions, 0 deletions
diff --git a/lists/dev/trunk/arch b/lists/dev/trunk/arch new file mode 100644 index 0000000..fecd1c8 --- /dev/null +++ b/lists/dev/trunk/arch @@ -0,0 +1,5 @@ +Architecture: i686-linux-glibc +Description: IA-32 (Intel P6 microarchitecture), Linux, GNU C Library + +Architecture: amd64-linux-glibc +Description: AMD64, Linux, GNU C Library diff --git a/lists/dev/trunk/plat b/lists/dev/trunk/plat new file mode 100644 index 0000000..fbb1007 --- /dev/null +++ b/lists/dev/trunk/plat @@ -0,0 +1,14 @@ +Platform: dev +Description: Development under chroot + +Platform: ao751h +Tags: pc +Description: Acer Aspire One AO751h + +Platform: dimension2400 +Tags: pc +Description: Dell Dimension 2400 + +Platform: x60 +Tags: pc +Description: Lenovo ThinkPad X60/X60s/X60t/T60 |