| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 | |   |  | 2019.08.22 v0.1.1  GuoWenxue |  | ------------------------------ |  | 1, Update and install dnsmasq,dhcpd,ifupdown-wlan tools |  | 2, update and add interfaces, wpa_supplicant.conf, dhcpd.conf, hostapd.conf  inet etc/network |  | 3, add RTL8188 driver in lib/modules/4.9.151-linux4sam_5.8/ |  | 4, add S00driver in etc/init.d |  |   |  |   |  | 2019.08.12 v0.1.0  GuoWenxue |  | ------------------------------ |  | Features: |  | 0, Two account(root, cohrent) enable default, all default password are 12345, encrypt by sha-256 but not md5 |  | 1, This rootfs generated by buildroot-2019.02.4; |  | 2, update busybox to v1.31.0 for blkid to auto mount storage media; |  | 3, auto mount/repair/umount USB storage with ext2,ext3,ext4,vfat,ntfs support |  | 4, support ssh/scp/sftp and ntpdate sync network time when system boot; |  | 5, support vsftpd but not enable when boot; vsftpd default root be /media/ |  | 6, support stunnel, dhcpd, dnsmasq but not enable when boot --- Not do full test yet; |  | 7, support auto mount /apps partition as UBIFS |  | 8, support opencv, openssl, iconv, sqlite, libts, valgrind, spi-tools, i2c-tools, file, hostapd, wpa_supplicant, curl | 
 |