Browse Source

add nearly complete system list to hardware collection

Waldemar Brodkorb 6 years ago
parent
commit
f64e62697d

+ 8 - 4
waldemar-brodkorb.de/config.toml

@@ -12,11 +12,15 @@ languageCode = "en-us"
     #sidebarFreeText = "open source hacker"
 
 [[menu.main]]
-    name = "hardware collection"
-    url = "/system"
+    name = "Project site"
+    url = "https://gogs.waldemar-brodkorb.de/oss"
     weight = -100
 [[menu.main]]
-    name = "donation"
-    url = "https://www.paypal.me/wbx"
+    name = "Hardware collection"
+    url = "/hw/"
     weight = -90
+[[menu.main]]
+    name = "Donation"
+    url = "https://www.paypal.me/wbx"
+    weight = -80
 

+ 114 - 0
waldemar-brodkorb.de/content/hw.md

@@ -0,0 +1,114 @@
++++
+date = "2017-02-11T09:30:45+01:00"
+title = "Hardware collection"
+
++++
+
+Embedded Hardware with MMU
+
+  +	Raspberry PI
+  +	Raspberry PI2 B
+  +	Raspberry PI3
+  +	Solidrun Cubox I2U
+  +	Solidrun Hummingboard i1 
+  +	Solidrun Clearfog
+  +	Imagination CI20
+  +	C.H.I.P.
+  +	C-SKY gx6605s
+  +	DragonBoard 410C
+  +	Acme Systems Foxboard LX4
+  +	Acme Systems Foxboard LX8
+  +	Lemaker Banana Pro
+  +	Element14 BeagleBone Black
+  +	AcmeSystems Fox G20
+  +	Dragino MS14
+  +	[PCengines APU](/system/rubidium/rubidium)
+  +	[PCengines Alix2D](/system/silver/silver)
+  +	PCengines Alix1C
+  +	PCengines Wrap
+  +	Raspberry PI Zero W 
+  +	OrangePI Zero W
+  +	Linksys NSLU2
+  +	Atmel AVR32 NGW100 
+
+Embedded Hardware without MMU
+
+  +	[Hitachi EDOSK-2674](/system/nickel/nickel)
+  +	Arcturus uCBF54x
+  +	Arcturus uC5328
+  +	Texas Instruments C6745 DSP 
+  +	Emcraft Systems Kinetis K70
+  +	STM32F429I Disc1
+  +	STM32F4 Discovery
+
+PDA, Phone, Gamekonsole
+
+  +	Zaurus SL-C3200
+  +	OpenMoko Freerunner
+  +	HP Jornada 690
+  +	Compaq iPAQ H3600
+  +	Compaq iPAQ H3800
+  +	Compaq Aero 2100
+  +	Google G1
+  +	NanoNote
+  +	Sony PSP Portable
+
+Router, Switch, AP
+
+  +	Mikrotik CCR1009-8G-1S
+  +	[Mikrotik Routerboard 532](/system/calcium/calcium)
+  +	Mikrotik Routerboard 433
+  +	Mikrotik Routerboard 411
+  +	SnapGear SME575
+  +	300M Smart Router GL-AR300M
+  +	Fonera FON2100
+  +	Asus WL500g
+  +	Asus WL500g Deluxe
+  +	Asus WL500g Deluxe V
+  +	Asus WL500g Premium
+  +	Linksys WRT54G v1.1
+  +	Linksys WRT54GS
+  +	Linksys WRT54G3G
+  +	Linksys WAP54G
+  +	Linksys AG241 v2
+  +	Linksys WAG54G
+  +	Linksys WAG54G v2
+
+FPGA Boards
+
+  +	Numato MIMAS V2 - J2-Core
+  +	Xilinx Kintex 7 - Xtensa DC233C
+  +	Xilinx Kintex 7 - Andes Technology AG101P
+  +	DE0-Nano - NIOS2
+
+Laptops
+
+  +	Lemote Yeelong
+  +	OLPC
+  +	IBM X40
+  + 	Lenovo X200
+  +	Apple PowerBook 520
+  +	Apple MacBook Pro 15"
+
+PC, Mini-PC
+
+  +	Lemote FuLoong
+  +	Shuttle X3
+  +	Kontron mITX/E38
+
+Classic Unix Hardware
+
+  +	[DEC Multia](/system/mangan/mangan)
+  +	Digital Alphastation 250 4/266 (M3)
+  +	SGI Indy
+  +	SGI O2
+  +	HP Workstation 712/60
+  +	Apple G5
+  +	Apple MacMini
+  +	Sun Voyager
+  +	Sun JavaStation
+  +	Sun SparcStation 1+
+  +	Sun SparcStation 2
+  +	Sun SparcStation IPX
+  +	Sun SunFire V120
+  +	Digital Micro PDP11/83

+ 0 - 0
waldemar-brodkorb.de/content/system/calcium.md → waldemar-brodkorb.de/content/system/calcium/calcium.md


+ 0 - 21
waldemar-brodkorb.de/content/system/mangan.md

@@ -1,21 +0,0 @@
-+++
-date = "2017-02-11T09:30:45+01:00"
-title = "DEC Multia"
-
-+++
-
-Mangan
-
-  + Architecture: alpha
-  + CPU: Alpha EV4 166 Mhz
-  + RAM: 88 MB
-  + MMU: yes
-  + Bootloader: SRM
-  + Boot: Network, Disk
-  + Serial console with 9600 Baud
-
-Network boot uses MOP protocol. You need a mopd on your
-bootserver running. Start: mopd -4 eth0
-
-Network boot command SRM console:
->>>boot ewa0

+ 26 - 0
waldemar-brodkorb.de/content/system/mangan/mangan.md

@@ -0,0 +1,26 @@
++++
+date = "2017-02-11T09:30:45+01:00"
+title = "DEC Multia"
+
++++
+
+Mangan
+
+  + Architecture: alpha
+  + CPU: Alpha EV4 166 Mhz
+  + RAM: 88 MB
+  + MMU: yes
+  + Bootloader: SRM
+  + Boot: Network, Disk
+  + Serial console with 56700 Baud
+
+Network boot uses either MOP protocol or DHCP.
+
+For MOP protocol you need a mopd on your
+bootserver running. Start daemon listening to eth0: mopd -4 eth0
+
+Network boot command SRM console:
+>>>boot ewa0
+
+For DHCP use following in SRM console:
+>>>boot ewa0 -protocols bootp -fl "root=/dev/nfs ip=dhcp"

+ 0 - 0
waldemar-brodkorb.de/content/system/nickel.md → waldemar-brodkorb.de/content/system/nickel/nickel.md


+ 0 - 0
waldemar-brodkorb.de/content/system/rubidium.md → waldemar-brodkorb.de/content/system/rubidium/rubidium.md


+ 0 - 0
waldemar-brodkorb.de/content/system/silver.md → waldemar-brodkorb.de/content/system/silver/silver.md


+ 1 - 2
waldemar-brodkorb.de/themes/strange-case/layouts/_default/single.html

@@ -13,7 +13,6 @@
 
 					<div class="post-heading">
 						<h1>{{ .Title }}</h1>
-						<span class="post-date"><a href="{{ .Permalink }}"># {{ .Date.Format .Site.Params.DateFormat }}{{ if .Params.author }} by {{ .Params.author }}{{ end }}</a></span>
 					</div>
 
 					{{ .Content }}
@@ -26,4 +25,4 @@
 		</div>
 	</div>
 
-{{ partial "footer.html" . }}
+{{ partial "footer.html" . }}