Skip to content

Commit

Permalink
for KOF2017
Browse files Browse the repository at this point in the history
  • Loading branch information
ebijun committed Nov 6, 2017
1 parent 3632318 commit b63fac3
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 33 deletions.
12 changes: 12 additions & 0 deletions RPI/RPIimage/Image/Copy.sysinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
DIR=`ls -t tmp* |head -1|sed -e 's/://'`
ARCH=earmv6hf
MACHINE=RPI3

#COMMAND=ls
#COMMAND=diff
COMMAND=cp


echo ${COMMAND} ${DIR}/dmesg ../../../dmesg/${ARCH}/${MACHINE}
echo ${COMMAND} ${DIR}/pkginfo ../pkgsrc/pkginfo
echo ${COMMAND} ${DIR}/sysinfo sysinfo
26 changes: 13 additions & 13 deletions RPI/RPIimage/Image/README
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
VERSION: :1,$s/2017-10-28/2017-10-28/g
ISO: :1,$s/201710202210Z/201710202210Z/g
NetBSD: :1,$s/8.99.4/8.99.4/g
VERSION: :1,$s/2017-11-10/2017-11-10/g
ISO: :1,$s/201711050240Z/201711050240Z/g
NetBSD: :1,$s/8.99.5/8.99.5/g
PKGSRC: :1,$s/2015-06-27/2015-06-27/
# Check MD5 filename before post this mail.
# why dont we take off alone.

To: port-armNetBSD.org@localhost
Subject: 2017-10-28-netbsd-raspi-earmv6hf.img (Re: Raspberry Pi update please.)
Subject: 2017-11-10-netbsd-raspi-earmv6hf.img (Re: Raspberry Pi update please.)
From: Jun Ebihara <jun@soum.co.jp>

I've updated 2017-10-28-netbsd-raspi-earmv6hf.img.gz for RPI.
I've updated 2017-11-10-netbsd-raspi-earmv6hf.img.gz for RPI.

http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2017-10-28-earmv6hf/2017-10-28-netbsd-raspi-earmv6hf.img.gz
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2017-10-28-earmv6hf/MD5
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2017-11-10-earmv6hf/2017-11-10-netbsd-raspi-earmv6hf.img.gz
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2017-11-10-earmv6hf/MD5

Update:
- NetBSD-current 8.99.4 evbarm-earmv6hf 201710202210Z rpi.img from nyftp.
- NetBSD-current 8.99.5 evbarm-earmv6hf 201711050240Z rpi.img from nyftp.
- https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt
http://mail-index.netbsd.org/source-changes/2017/10/16/msg088877.html
- mikutter-3.5.12
Expand All @@ -31,7 +31,7 @@ Overview:
QEMU,with VEPRESS_A15 kernel
https://github.com/ebijun/NetBSD/tree/master/vexpress/Boot
https://github.com/ebijun/NetBSD/tree/master/vexpress/vexpress-v2p-ca15-tc1.dtb
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2017-10-28-earmv6hf/VEXPRESS_A15/netbsd-VEXPRESS_A15.ub.gz
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2017-11-10-earmv6hf/VEXPRESS_A15/netbsd-VEXPRESS_A15.ub.gz
http://mail-index.netbsd.org/port-arm/2017/06/02/msg004154.html

dmesg:
Expand Down Expand Up @@ -92,15 +92,15 @@ Pre-compiled packages:

See /etc/pkg_install.conf

PKG_PATH=http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/earmv6hf/2017-10-28/
PKG_PATH=http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/earmv6hf/2017-11-10/

- If you use Official Package for NetBSD7.0:

set /etc/pkg_install.conf:
PKG_PATH=http://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/earmv6hf/7.0_HEAD/

- I keep libfreetype.so.17.4.11 for some 7.0 related binaries.
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2017-10-28-earmv6hf/libfreetype.so.17.4.11
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/2017-11-10-earmv6hf/libfreetype.so.17.4.11

- If you update pkgsrc by yourself,comment out /etc/pkg_install.conf and check
/etc/mk.conf.
Expand Down Expand Up @@ -280,7 +280,7 @@ https://www.slideshare.net/junebihara18/netbsd-workshop
https://www.facebook.com/NetBSD.jp
https://www.facebook.com/events/304865093311472/

- NetBSD 8.99.4 earmv6hf rpi.img.gz base
- NetBSD 8.99.5 earmv6hf rpi.img.gz base
- Connect HDMI,USB Keyboard,USB Mouse,Ether(dhcpd and ntpd will work)
- login root (no passwd)
- startx ,and icewm running.
Expand Down Expand Up @@ -318,7 +318,7 @@ Features:
- Recent current RPI kernel
- USB/video support: as NetBSD-current
- pre-build packages
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/earmv6hf/2017-10-28/
http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/earmv6hf/2017-11-10/

Installed Packages:
bash
Expand Down
10 changes: 5 additions & 5 deletions RPI/RPIimage/Image/sysinfo
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ g++-5.4.0
gcc-5.4.0
grep-2.5.1anb1
gzip-20170803
libc-12.208
libc-12.209
libcurses-7.1
libdrm-3.4
libm-0.12
Expand All @@ -25,7 +25,7 @@ libXfont-3.0
libXft-3.0
libXrandr-3.2
libXt-7.0
NetBSD-8.99.4
NetBSD-8.99.5
netpgp-3.99.17
netpgpverify-20170201
ntp-4.2.8pl10
Expand All @@ -34,14 +34,14 @@ opensshd-7.6
openssl-1.0.2k
libpcap-1.8.1
pkg_install-20170419
sh-20160401-20171020215129Z
sh-20160401-201711050236Z
sqlite3-3.17.0
sys_info-20170928
tcpdump-4.9.2
tcsh-6.20.00
tzdata-2017b
tzdata-2017c
unbound-1.5.9
userland-NetBSD-8.99.4/evbarm
userland-NetBSD-8.99.5/evbarm
wpa_supplicant-2.6
xz-5.2.1
yacc-1.9
14 changes: 7 additions & 7 deletions RPI/RPIimage/pkgsrc/pkginfo
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ atk-2.24.0 Set of interfaces for accessibility
bash-4.4.012 The GNU Bourne Again Shell
cairo-1.14.10nb1 Vector graphics library with cross-device output support
cairo-gobject-1.14.10nb1 Vector graphics library with cross-device output support
curl-7.56.0 Client that groks URLs
curl-7.56.1 Client that groks URLs
dbus-1.10.24 Message bus system
desktop-file-utils-0.23 Utilities to manage desktop entries
digest-20160304 Message digest wrapper utility
Expand All @@ -16,7 +16,7 @@ fribidi-0.19.7 Free Implementation of the Unicode Bidirectional Algorithm
gd-2.2.5 Graphics library for the dynamic creation of images
gdk-pixbuf2-2.36.11 Image loaders for gtk2
giflib-5.1.4 GIF image format library
git-base-2.14.2 GIT Tree History Storage Tool (base package)
git-base-2.15.0 GIT Tree History Storage Tool (base package)
glib2-2.54.1 Some useful routines for C programming (glib2)
gobject-introspection-1.54.1 GObject Introspection
gtk2+-2.24.31nb4 GIMP Toolkit v2 - libraries for building X11 user interfaces
Expand All @@ -35,12 +35,12 @@ libgcrypt-1.8.1 GNU cryptographic library
libgpg-error-1.27 Definitions of common error values for all GnuPG components
libidn-1.33 Internationalized Domain Names command line tool
libidn2-2.0.4 Convert internationalized domain names to/from ASCII Encoding
libimagequant-2.10.2 High-quality conversion of RGBA images to 8-bit indexed-color
libimagequant-2.11.0 High-quality conversion of RGBA images to 8-bit indexed-color
libotf-0.9.13nb3 Library for handling OpenType fonts (OTF)
libunistring-0.9.7 Unicode string library
libwebp-0.6.0nb2 WebP image format library and tools
libxkbcommon-0.7.2 Library to handle keyboard descriptions
libxml2-2.9.5 XML parser library from the GNOME project
libxml2-2.9.6 XML parser library from the GNOME project
libxslt-1.1.30 XSLT parser library from the GNOME project
libyaml-0.1.7 YAML 1.1 parser and emitter written in C
lintpkgsrc-4.92nb2 Sanity checks on the complete pkgsrc tree
Expand All @@ -61,7 +61,7 @@ p5-IO-Socket-INET6-2.72nb3 Perl object interface for AF_INET/AF_INET6 domain soc
p5-IO-Socket-SSL-2.051 Perl5 SSL socket interface class
p5-MailTools-2.19 Perl5 modules related to mail applications
p5-Mozilla-CA-20160104nb2 Mozilla's CA cert bundle for Perl
p5-Net-DNS-1.12 Perl5 module for DNS resolution
p5-Net-DNS-1.13 Perl5 module for DNS resolution
p5-Net-Domain-TLD-1.75nb1 Work with TLD names
p5-Net-IP-1.26nb5 Perl extension for manipulating IPv4/IPv6 addresses
p5-Net-LibIDN-0.12nb9 Perl bindings for GNU Libidn
Expand Down Expand Up @@ -98,7 +98,7 @@ ruby23-httpclient-2.8.3 HTTP accessing library for Ruby
ruby23-instance_storage-1.0.0 Manage class instances with dictionary
ruby23-locale-2.1.2 Pure ruby library which provides basic APIs for localization
ruby23-memoist-0.16.0 Replacement of memoizable, memoize methods invocation
ruby23-mikutter-3.5.12 Simple, powerful, and moeful twitter client
ruby23-mikutter-3.5.13 Simple, powerful, and moeful twitter client
ruby23-mini_portile2-2.3.0 Simple autoconf builder for developers
ruby23-moneta-0.8.1 Unified interface to key/value stores
ruby23-native-package-installer-1.0.4 Helper to install native packages on "gem install"
Expand All @@ -119,7 +119,7 @@ tiff-4.0.8nb1 Library and tools for reading and writing TIFF data files
ttmkfdir2-20021109nb6 Tool that creates a fonts.scale file
uim-1.8.6nb42 Multilingual input method library
vlgothic-ttf-20141206 Free Japanese TrueType fonts named 'VLGothic'
wget-1.19.1nb1 Retrieve files from the 'net via HTTP and FTP
wget-1.19.1nb2 Retrieve files from the 'net via HTTP and FTP
xli-1.17.0nb13 X11 Image Loading Utility
xmlcatmgr-2.2nb1 XML and SGML catalog manager
zsh-5.4.2 The Z shell
20 changes: 12 additions & 8 deletions dmesg/earmv6hf/RPI3
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.

NetBSD 8.99.5 (RPI2) #1: Sat Nov 4 22:09:09 JST 2017
jun@amiasp1.soum.co.jp:/usr/obj/kernel/earmv6hf/RPI2
NetBSD 8.99.5 (RPI2) #0: Sun Nov 5 02:36:00 UTC 2017
mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/RPI2
total memory = 944 MB
avail memory = 923 MB
timecounter: Timecounters tick every 10.000 msec
Expand Down Expand Up @@ -64,18 +64,18 @@ cpu3: 32KB/64B 2-way L1 VIPT Instruction cache
cpu3: 32KB/64B 4-way write-back-locking-C L1 PIPT Data cache
cpu3: 512KB/64B 16-way write-through L2 PIPT Unified cache
vfp3 at cpu3: NEON MPE (VFP 3.0+), rounding, NaN propagation, denormals
cpu1: 600 MHz Cortex-A53 r0p4 (Cortex V8A core)
cpu1: DC enabled IC enabled WB disabled EABT branch prediction enabled
cpu1: 32KB/64B 2-way L1 VIPT Instruction cache
cpu1: 32KB/64B 4-way write-back-locking-C L1 PIPT Data cache
cpu1: 512KB/64B 16-way write-through L2 PIPT Unified cache
vfp1 at cpu1: NEON MPE (VFP 3.0+), rounding, NaN propagation, denormals
cpu2: 600 MHz Cortex-A53 r0p4 (Cortex V8A core)
cpu2: DC enabled IC enabled WB disabled EABT branch prediction enabled
cpu2: 32KB/64B 2-way L1 VIPT Instruction cache
cpu2: 32KB/64B 4-way write-back-locking-C L1 PIPT Data cache
cpu2: 512KB/64B 16-way write-through L2 PIPT Unified cache
vfp2 at cpu2: NEON MPE (VFP 3.0+), rounding, NaN propagation, denormals
cpu1: 600 MHz Cortex-A53 r0p4 (Cortex V8A core)
cpu1: DC enabled IC enabled WB disabled EABT branch prediction enabled
cpu1: 32KB/64B 2-way L1 VIPT Instruction cache
cpu1: 32KB/64B 4-way write-back-locking-C L1 PIPT Data cache
cpu1: 512KB/64B 16-way write-through L2 PIPT Unified cache
vfp1 at cpu1: NEON MPE (VFP 3.0+), rounding, NaN propagation, denormals
sdmmc0 at sdhost0
sdhc0: SDHC 3.0, rev 153, platform DMA, 250000 kHz, HS 3.3V, re-tuning mode 1, 1024 byte blocks
sdmmc1 at sdhc0 slot 0
Expand All @@ -87,6 +87,7 @@ ld0 at sdmmc0: <0x74:0x4a60:USDU1:0x20:0x0b8001da:0x113>
ld0: 29423 MB, 7472 cyl, 128 head, 63 sec, 512 bytes/sect x 60258304 sectors
sdmmc1: unknown tuple code 0x80, length 2
sdmmc1: unknown tuple code 0x80, length 3
ld0: 55547904 trailing sectors not covered by disklabel
sdmmc1: unknown tuple code 0x80, length 3
ld0: 4-bit width, High-Speed/SDR25, 50.000 MHz
sdmmc1: unknown tuple code 0x80, length 7
Expand Down Expand Up @@ -123,7 +124,10 @@ uhid1 at uhidev2 reportid 2: input=3, output=0, feature=0
uhub0: illegal enable change, port 1
WARNING: 5 errors while detecting hardware; check system log.
boot device: ld0
ld0: 55547904 trailing sectors not covered by disklabel
root on ld0a dumps on ld0b
ld0: 55547904 trailing sectors not covered by disklabel
ld0: 55547904 trailing sectors not covered by disklabel
root file system type: ffs
kern.module.path=/stand/evbarm/8.99.5/modules
vchiq: vchiq_init_state: slot_zero = 0xcaae0000, is_master = 0
Expand Down

0 comments on commit b63fac3

Please sign in to comment.