diff options
author | P. J. McDermott <pehjota> | 2015-07-08 17:25:53 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-07-08 17:25:53 (EDT) |
commit | 62009b611bc8a1fab02cfcb78c7b36ca03bd6e66 (patch) | |
tree | 37863021eeff7ef91827bdd5c9932927babd2fc4 | |
parent | 21e266a5a63f44d7507e4b3867f020f2c7f2b7ee (diff) |
doc/install/pc: Expand list of supported platforms
-rw-r--r-- | doc/install/pc.mdwn | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/doc/install/pc.mdwn b/doc/install/pc.mdwn index 5906ed9..e52aedb 100644 --- a/doc/install/pc.mdwn +++ b/doc/install/pc.mdwn @@ -18,10 +18,19 @@ It is assumed that you have already Preparation =========== -Make sure you have a computer supported by ProteanOS. Currently, the Acer -Aspire One AO751h, Dell Dimension 2400, and Lenovo ThinkPad X60/X60s/X60t are -supported. If your computer is not supported, you can -[[port_ProteanOS_to_run_on_it|doc/plat/porting]]. +Make sure you have a computer supported by ProteanOS. If your computer is not +supported, you can [[port_ProteanOS_to_run_on_it|doc/plat/porting]]. Currently +supported are: + + * Acer Aspire One AO751h (architecture `i686-linux-glibc`, platform `ao751h`) + * Dell Dimension 2400 (architecture `i686-linux-glibc`, platform + `dimension2400`) + * Lenovo ThinkPad X60, X60s, X60t, T60 (architecture `i686-linux-glibc`, + platform `x60`) + * Lenovo ThinkPad X200, X200s, X200 Tablet, R400, T400, R500, T500, etc. + (architecture `i686-linux-glibc`, platform `x60`) + * Libiquity Taurinus X200 and Gluglug Libreboot X200 (architecture + `i686-linux-glibc`, platform `x60`) Determine the devices from which your computer can boot. For example, the Acer Aspire One AO751h can boot from an internal 2.5" SATA drive or from a storage |