This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo ufw allow 1883/tcp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is the configurationfile for DOSBox 0.74. (Please use the latest version of DOSBox) | |
# Lines starting with a # are commentlines and are ignored by DOSBox. | |
# They are used to (briefly) document the effect of each option. | |
[sdl] | |
# fullscreen: Start dosbox directly in fullscreen. (Press ALT-Enter to go back) | |
# fulldouble: Use double buffering in fullscreen. It can reduce screen flickering, but it can also result in a slow DOSBox. | |
# fullresolution: What resolution to use for fullscreen: original or fixed size (e.g. 1024x768). | |
# Using your monitor's native resolution with aspect=true might give the best results. | |
# If you end up with small window on a large screen, try an output different from surface. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// generated by quake, do not modify | |
unbindall | |
bind TAB "+scores" | |
bind ENTER "+button2" | |
bind ESCAPE "togglemenu" | |
bind SPACE "+moveup" | |
bind + "sizeup" | |
bind - "sizedown" | |
bind / "weapnext" | |
bind 0 "weapon 10" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SUMMARY = "Tool for managing bootable, immutable, versioned filesystem trees" | |
LICENSE = "GPLv2+" | |
LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235" | |
SRC_URI = "git://git.gnome.org/ostree;tag=v2012.6" | |
S = "${WORKDIR}/git" | |
DEPENDS += "attr libarchive glib-2.0 pkgconfig" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 9f12a09ad41caecb455073d5c316d55ea9b19856 Mon Sep 17 00:00:00 2001 | |
From: Leon Anavi <[email protected]> | |
Date: Sat, 14 May 2016 17:05:00 +0000 | |
Subject: [PATCH] linux-raspberrypi_4.4: Add rpi-ft5406-overlay | |
Add rpi-ft5406-overlay.dtb and update config.txt | |
to support 7" official touch screen display for | |
Raspberry Pi. | |
Signed-off-by: Leon Anavi <[email protected]> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. RT5350F-OLinuXino-EVB cable: blue (on GND), red, green | |
2. On laptop: | |
sudo screen /dev/ttyUSB0 57600 | |
3. Enable Wifi: | |
uci set wireless.@wifi-device[0].disabled=0; uci commit wireless; wifi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leon@lxc-leon:/leon/agl/build$ bitbake agl-demo-platform | |
WARNING: Host distribution "Debian-GNU-Linux-8" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. | |
WARNING: Unable to get checksum for gstreamer1.0-plugins-bad SRC_URI entry configure-allow-to-disable-libssh2.patch: file could not be found | |
Parsing recipes: 100% |###################################################################| Time: 00:00:15 | |
Parsing of 1825 .bb files complete (0 cached, 1825 parsed). 2356 targets, 356 skipped, 0 masked, 0 errors. | |
NOTE: Resolving any missing task queue dependencies | |
Build Configuration: | |
BB_VERSION = "1.28.0" | |
BUILD_SYS = "x86_64-linux" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From bd7937858621f3035d7f5696e0e4cf2a3b5b2b53 Mon Sep 17 00:00:00 2001 | |
From: Leon Anavi <[email protected]> | |
Date: Thu, 7 Apr 2016 12:24:08 +0000 | |
Subject: [PATCH] linux-raspberrypi_4.1: Support 7" touchscreen | |
Modify kernel defconfig and provide | |
rpi-ft5406-overlay.dtb for the official 7" | |
touchscreen display for Raspberry Pi. | |
Signed-off-by: Leon Anavi <[email protected]> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NOTE: make -j 12 bcm2708-rpi-b.dtb | |
| DTC arch/arm/boot/dts/bcm2708-rpi-b.dtb | |
| NOTE: make -j 12 bcm2708-rpi-b-plus.dtb | |
| DTC arch/arm/boot/dts/bcm2708-rpi-b-plus.dtb | |
| NOTE: make -j 12 bcm2709-rpi-2-b.dtb | |
| DTC arch/arm/boot/dts/bcm2709-rpi-2-b.dtb | |
| NOTE: make -j 12 bcm2710-rpi-3-b.dtb | |
| make[3]: *** No rule to make target 'arch/arm/boot/dts/bcm2710-rpi-3-b.dtb'. Stop. | |
| arch/arm/Makefile:316: recipe for target 'bcm2710-rpi-3-b.dtb' failed | |
| make[2]: *** [bcm2710-rpi-3-b.dtb] Error 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common'] | |
DEBUG: Executing shell function do_compile | |
NOTE: make -j 8 | |
make all-here | |
make[1]: Entering directory `/home/leon/poky-fido/build/tmp/work/core2-64-poky-linux/nettle/2.7.1-r0/build' | |
gcc `test -f aesdata.c || echo '/home/leon/poky-fido/build/tmp/work/core2-64-poky-linux/nettle/2.7.1-r0/nettle-2.7.1/'`aesdata.c \ | |
-o aesdata | |
gcc `test -f desdata.c || echo '/home/leon/poky-fido/build/tmp/work/core2-64-poky-linux/nettle/2.7.1-r0/nettle-2.7.1/'`desdata.c \ | |
-o desdata | |
gcc `test -f twofishdata.c || echo '/home/leon/poky-fido/build/tmp/work/core2-64-poky-linux/nettle/2.7.1-r0/nettle-2.7.1/'`twofishdata.c \ |