kinbald
282e530d02
Change format option for mkfs.vfat
...
Change format in the "formatnand()" method in nand-sata-install.sh on line 289.
The option -qF does not exist so the boot can not work.
Src : https://linux.die.net/man/8/mkfs.vfat
2017-02-07 19:41:36 +01:00
zador-blood-stained
47bdb6504e
initial Debian Stretch target support
2017-02-05 19:05:58 +03:00
Thomas Kaiser
47d667a11a
Force 4.4+ kernel for btrfs as target
...
It's 4.x in reality but kernels are either 3.4, 3.10 or at least 4.4 so should suffice to prevent accidently enabling BTRFS on 3.10 kernels.
2017-02-01 15:07:24 +01:00
zador-blood-stained
184417e055
Fix wrong argument passed to customize-image.sh
...
Fixes #615
2017-02-01 12:39:11 +03:00
Igor Pecovnik
4b6956df94
Adjusting desktop theme to Numix "bug free", adding 35-motd which read & display random line from /etc/update-motd.d/quotes.txt ... if exits. Currently not showing any output
2017-01-29 11:24:49 +01:00
Igor Pecovnik
a205af5326
Desktop configuration RFC, Cubietruck Bluetooth fixes
2017-01-21 21:01:50 +01:00
Igor Pecovnik
fc9957dffe
SWAP file got holes on transfer ... recreating it in the install process.
2017-01-21 19:09:19 +01:00
Igor Pecovnik
d1008532e3
Bugfix for installing to btrfs SATA / USB drive
2017-01-21 18:58:21 +01:00
zador-blood-stained
c075706ccf
Improvement for the previous commit
2017-01-20 12:24:55 +03:00
zador-blood-stained
26ced76614
Change partition number calculation to work with eMMC
2017-01-20 12:06:40 +03:00
zador-blood-stained
fa2f0c1ad1
Small correction
2017-01-19 14:59:46 +03:00
zador-blood-stained
df6265794f
Add minimal description for the systemd units
2017-01-18 20:58:50 +03:00
zador-blood-stained
ee8d396fa6
Split firstrun and resize2fs scripts
2017-01-16 21:53:36 +03:00
zador-blood-stained
646aef7a6e
Small fixes and improvements
2017-01-15 23:10:47 +03:00
zador-blood-stained
cbdf648f2b
Change firstrun and resizefs logic regarding auto reboot
2017-01-15 19:41:54 +03:00
zador-blood-stained
c97315295a
Update the check_first_login script
2017-01-15 17:37:20 +03:00
zador-blood-stained
5f038955e3
Add and enable by default the log2ram service
...
Clean up distribution specific tweaks
2017-01-15 15:31:20 +03:00
zador-blood-stained
e082bb1f4c
Update firstrun and resize2fs scripts
2017-01-14 23:35:53 +03:00
zador-blood-stained
75e538f130
Remove Wheezy and trusty targets support part 1
2017-01-12 15:31:53 +03:00
zador-blood-stained
f2cb36b4e7
Update h3consumption for new Wi-Fi PM settings
2017-01-06 16:58:38 +03:00
zador-blood-stained
612e134e4f
Differentiate between stable and nightly images
2017-01-04 16:53:18 +03:00
zador-blood-stained
73a4dd60a2
Disable wireless PM for NM for Jessie by default
2016-12-29 20:21:03 +03:00
Igor Pecovnik
3bfa63ba01
Removing BTRFS nand-install option from legacy kernel(s) since it's not reliable
...
https://github.com/igorpecovnik/lib/issues/589
2016-12-25 09:46:08 +01:00
Igor Pecovnik
a80a6d9eb7
Adjusting BTRFS mount options
2016-12-21 17:20:44 +01:00
Igor Pecovnik
169fb88426
BTRFS nand-sata-install small rework, tested few variants.
2016-12-21 16:24:30 +01:00
Igor Pecovnik
495b9cfac0
Cosmetic fix
2016-12-21 16:23:31 +01:00
Thomas Kaiser
5483d374a2
Initialize zlib compressed btrfs rootfs
...
One-time compression doesn't hurt, please see b14da27 for details.
2016-12-21 09:45:50 +01:00
Igor Pecovnik
8d74a4ba58
Added BTRFS as an option to nand-sata-install. Need further testing
2016-12-20 22:52:38 +01:00
Igor Pečovnik
a22e983ea4
Update h3disp
2016-12-18 21:16:00 +01:00
Igor Pecovnik
d3dcb0708f
sun8i default, 4k resolution -> adjusting pll_video to 297 for 4k modes since this is highest stable number. It was never set to theoretical max due to hidden, recently fixed, bug in h3disp script
2016-12-18 21:14:58 +01:00
Igor Pecovnik
6bd659e566
h3disp bugfix by Patsie. Looks fine to me but we need some more testing.
...
https://forum.armbian.com/index.php/topic/2991-opi-pc-2e-h3disp-1680x1050-dvi-display-issues/?p=20722
2016-12-01 13:00:19 +01:00
Igor Pecovnik
e2d4d34568
Proposed changes to 1680x1050 screen resolution @H3 boards
...
https://forum.armbian.com/index.php/topic/2991-opi-pc-2e-h3disp-1680x1050-dvi-display-issues/
2016-11-30 20:52:23 +01:00
Igor Pecovnik
d864228f54
Fix first run to not rely on hard encoded SD card device name.
...
https://github.com/igorpecovnik/lib/issues/467
2016-11-30 11:12:49 +01:00
Igor Pecovnik
7805982efb
Temper motd bugfix
2016-11-29 22:14:16 +01:00
Thomas Kaiser
3a478f30bf
Try to fix 1080p50 and 1080p60 HDMI modes in h3disp tool
2016-11-26 17:45:57 +01:00
Thomas Kaiser
6e5bc6eb1e
Hopefully finalize support for NanoPi M1 Plus
2016-11-23 11:59:43 +01:00
Igor Pecovnik
c364f1c5f0
RFC: nand-sata-install tool - fixed non working eMMC / SATA option, added estimated transfer time, invoke fdisk if target is not partitioned, option to select target FS type: ext4, ext3, ext2. Tested with all possible combination ...
2016-11-22 21:42:37 +01:00
Thomas Kaiser
eaa896051a
Also use interfaces.network-manager with OPi Zero
...
Background information: https://forum.armbian.com/index.php/topic/2907-opi-zero-incoming-ssh-cant-connect/#entry19987
2016-11-21 13:48:18 +01:00
Thomas Kaiser
72b3fb8ff8
Assign better Wi-Fi MAC address on Orange Pi Zero
2016-11-21 13:22:55 +01:00
Thomas Kaiser
76444a386f
Permanent MAC address for xradio_wlan
...
This is a workaround for now, we should patch driver to derive MAC address from SID. Also needs firmware included in image to work.
2016-11-11 20:46:40 +01:00
Thomas Kaiser
fe8afb20f0
Fix Wi-Fi power management with 15 sec delay
...
http://forum.armbian.com/index.php/topic/1580-nanopi-neo-air/?p=19116
2016-11-07 08:34:02 +01:00
Igor Pecovnik
709acc6b38
Added BT service to Nano Pi AIR, enabled by default, random MAC at start
2016-10-29 08:27:02 +02:00
Igor Pecovnik
ca10632f28
Added BT loader for Banana M2+
2016-10-28 20:18:04 +02:00
Thomas Kaiser
7d54789a9e
armhwinfo: Some shutdown improvements.
...
Discussion at https://github.com/igorpecovnik/lib/issues/522
2016-10-28 11:09:06 +02:00
Thomas Kaiser
420757fd8a
h3consumption bugfix, Wi-Fi mode wasn't working
2016-10-28 09:20:34 +02:00
zador-blood-stained
f1f8be4ccd
Add some changed board names to armbianmonitor
...
Closes #414
2016-10-25 21:15:17 +03:00
Thomas Kaiser
2b9d7c8f90
Armbianmonitor fix for armhwinfo.log log rotation
2016-10-24 19:39:35 +02:00
Igor Pecovnik
906528a03f
Bugfix for 1280x1024
...
https://www.facebook.com/groups/1483270805309190/permalink/1604278903208379/?comment_id=1604285473207722
2016-10-24 18:22:55 +02:00
zador-blood-stained
fd80c3bfb6
Check for BT tools in brcm startup scripts
...
Closes #449
2016-10-24 18:20:13 +03:00
zador-blood-stained
1f9d487312
Cleanup
2016-10-24 13:56:48 +03:00