summaryrefslogtreecommitdiff
path: root/docs/1u-diy-atom-c3000/README.md
diff options
context:
space:
mode:
authorRunar Borge <runar@borge.nu>2019-07-22 21:54:20 +0200
committerRunar Borge <runar@borge.nu>2019-07-22 21:54:20 +0200
commit6056acfa06c2b79ee8981b9f36a1ced2dac29111 (patch)
tree613944f1de089105950a86501507b6aa2151380d /docs/1u-diy-atom-c3000/README.md
parentb229f0bd958a42c6faa345c91500c2ed8ccdc919 (diff)
parent8c22ceead487b745d6b7c058c4d1c0a0eaa051c8 (diff)
downloadvyos-build-6056acfa06c2b79ee8981b9f36a1ced2dac29111.tar.gz
vyos-build-6056acfa06c2b79ee8981b9f36a1ced2dac29111.zip
Merge remote-tracking branch 'origin/current' into equuleus
fixed merge errors in: * scripts/live-build-config - kernel parameters * scripts/build-packages - fixed list of packages to compile
Diffstat (limited to 'docs/1u-diy-atom-c3000/README.md')
-rw-r--r--docs/1u-diy-atom-c3000/README.md38
1 files changed, 0 insertions, 38 deletions
diff --git a/docs/1u-diy-atom-c3000/README.md b/docs/1u-diy-atom-c3000/README.md
deleted file mode 100644
index 698faae3..00000000
--- a/docs/1u-diy-atom-c3000/README.md
+++ /dev/null
@@ -1,38 +0,0 @@
-Ínitially I wanted to replace Cisco and Ubiquity devices with VyOS but did not
-want to run a full blown Hypervisor at that locations. Instead I opted to get
-one of the new Intel Atom C3000 CPUs to spawn VyOS on it.
-
-## Shopping Card
-
-* 1x Supermicro CSE-505-203B (19" 1U chassis, inkl. 200W PSU)
-* 1x Supermicro MCP-260-00085-0B (I/O Shield for A2SDi-2C-HLN4F)
-* 1x Supermicro A2SDi-2C-HLN4F (Intel Atom C3338, 2C/2T, 4MB cache, Quad LAN with
- Intel C3000 SoC 1GbE)
-* 1x Crucial CT4G4DFS824A (4GB DDR4 RAM 2400 MT/s, PC4-19200)
-* 1x SanDisk Ultra Fit 32GB (USB-A 3.0 SDCZ43-032G-G46 mass storage for OS)
-* 1x Supermicro MCP-320-81302-0B (optional FAN tray)
-
-### Optional
-If you wan't to get additional ethernet ports or even 10GE connectivity
-the following optional parts will be required:
-
-* 1x Supermicro RSC-RR1U-E8 (Riser Card)
-* 1x Supermicro MCP-120-00063-0N (Riser Card Bracket)
-
-Latest VyOS rolling releases boot without any problem on this board. You also
-receive a nice IPMI interface realized with an ASPEED AST2400 BMC (no information
-about [OpenBMC](https://www.openbmc.org/)) so far on this motherboard.
-
-## Pictures
-
-![CSE-505-203B Front][505_case_front]
-![CSE-505-203B Open 1][505_case_open_1]
-![CSE-505-203B Open 2][505_case_open_2]
-![CSE-505-203B Open 3][505_case_open_3]
-![CSE-505-203B Back][505_case_back]
-
-[505_case_back]: 1u_vyos_back.jpg "CSE-505-203B Back"
-[505_case_front]: 1u_vyos_front.jpg "CSE-505-203B Front"
-[505_case_open_1]: 1u_vyos_front_open_1.jpg "CSE-505-203B Open 1"
-[505_case_open_2]: 1u_vyos_front_open_2.jpg "CSE-505-203B Open 2"
-[505_case_open_3]: 1u_vyos_front_open_3.jpg "CSE-505-203B Open 3"