Commit Graph

6241 Commits

Author SHA1 Message Date
may
be0ec27ded [general] new option DOWNLOAD_MIRROR to select download mirror
current DOWNLOAD_MIRROR=china is used
the mirror is provided by tsinghua university
2019-05-10 04:32:01 +08:00
may
9f6338f31a [btrfs] set btrfs compression to lzo when input is illegal 2019-05-10 04:12:14 +08:00
may
e251038218 [btrfs] BTRFS_COMPRESSION accept compression ratio
BTRFS_COMPRESSION=zlib
BTRFS_COMPRESSION=zstd:5
BTRFS_COMPRESSION=zstd:12 are acceptable
2019-05-10 03:58:37 +08:00
may
f9fc3fa4d9 [general] set btrfs space cache based kervel version
kernel version above 4.5 select 'v2' as default
2019-05-10 03:09:08 +08:00
may
6d1b94af97 [general] new option to setup btrfs compression method
for support old and boring 3.x kernels
2019-05-10 02:34:03 +08:00
may
1f5962140e [general.sh] change ntp server to pool.ntp.org 2019-05-09 03:03:36 +08:00
may
b59fdae60d [rsync] add '--inplace' option, optimize for btrfs 2019-05-09 03:03:36 +08:00
may
4ba17f1003 remove tmpfs mount on /tmp
A zram block device will mount on /tmp by
/usr/lib/armbian/armbian-zram-config.

And instead, mount /media as tmpfs.
2019-05-09 03:03:36 +08:00
may
92771bfbf5 fix extraargs in armbianEnv.txt 2019-05-09 03:03:36 +08:00
may
973a6c6d07 create btrfs subvolume by default
subvolume @ as rootfs, mount at /
subvolume @home as /home, mount at /home
2019-05-09 03:03:36 +08:00
may
8e62aa69d3 replace dd with truncate, create a sparse disk image 2019-05-09 03:03:36 +08:00
may
47e0d2fada [fstab] change mountopts[btrfs] compression method to zstd
lzo is no fater than zstd because the low 4k write performance on my
Samsung EVO+ 32GB microsd card.
meanwhile the best io size is above 32k based on benchmark
2019-05-09 03:03:36 +08:00
may
dabbf52d20 mkfs.btrfs options '--data single --metadata single --label btrfs'
disable dup(duplication) on microsd card
2019-05-07 18:52:35 +08:00
may
46d383fc51 change btrfs compression to zstd and no force compression 2019-05-07 18:52:35 +08:00
may
925746e9e6 remove duplicate download item 2019-05-07 18:52:35 +08:00
may
442c137f1b downloader aria2 replace curl
aria2 is a fast downloader and it can do much more than curl
 - skip download when target file exists
 - restart an interrupted download session
 - multithreading
2019-05-07 18:52:35 +08:00
Igor Pecovnik
390a5a2e90 [ nanopi boards ] adjust default settings like they are in stock FA kernel 2019-04-22 13:33:15 +02:00
Igor Pecovnik
43e1f75ea3 [ orangepizeroplus2 ] enable missing OTG bits 2019-04-22 08:30:51 +02:00
Igor Pecovnik
52d82c921d [ sunxi / sunxi64 ] Adding missing bluetooth / rfkill changes from FA but tested only for building + related kernel config changes and bump with version due to yet another armbian-config update.
https://github.com/armbian/build/issues/1352
2019-04-21 22:42:03 +02:00
Thomas McKahan
ceebba63a9 [ rockchip default ] patch adjustment and cleaning 2019-04-20 22:39:36 -04:00
Igor Pecovnik
14674f93bb [ sunxi-next ] Add upstream patch 2019-04-20 19:33:57 +02:00
Igor Pecovnik
2a40f06c9b [ general ] bump with version due to packages (armbian-config) update 2019-04-20 18:19:53 +02:00
Igor Pecovnik
181c97055c [ buster / disco ] Disable extra-package creation and repository since its broken and represent lots of work 2019-04-20 17:32:14 +02:00
Igor Pečovnik
054894d6e4
Adding few packages
for making chroot environment also within 19.04
2019-04-20 12:26:28 +02:00
Igor Pecovnik
c3774aaa74 [ typo ] for previous commit, which also fixes packages dependencies and changes second ethernet on R1 to wan0 2019-04-20 12:23:17 +02:00
Igor Pecovnik
17801fdfd1 [ nanopi-r1 ] enable second USB port 2019-04-20 12:19:12 +02:00
Igor Pečovnik
0a8cbb34f0
Typo
https://github.com/armbian/build/issues/1353
2019-04-20 08:03:18 +02:00
Igor Pecovnik
06064cf078 [ general ] Create list of installed packages per release for debug purposes 2019-04-19 23:25:55 +02:00
Igor Pecovnik
21478fed59 Nanopi boards - set consistent naming 2019-04-19 19:58:08 +02:00
Igor Pecovnik
872d15715e Add Nanopi Duo2 and Nanopi R1 with one patch, rename to .conf since support level is the same as on all H3 boards 2019-04-19 18:34:38 +02:00
Igor Pecovnik
3a16e92934 [ buster / disco ] fixing chroot-buildpackages dependency and typo fix 2019-04-19 17:19:28 +02:00
m][sko
24c81d1b05 Ubuntu 19.04 support (#1351)
* ubuntu 19.04 support

* ubuntu 19.04 support 2

* ubuntu 19.04 support 3

* add netplan config
2019-04-19 17:14:57 +02:00
Igor Pecovnik
680731ceb2 [ repository creation ] Buster related 2019-04-19 07:39:29 +02:00
Martin Ayotte
2645877aa5 force MMC0 bus-width on most AllWinner SoC 2019-04-18 11:03:34 -04:00
Igor Pecovnik
1c114ea1bc [ sunxi-dev ] Add Nanopi R1 2019-04-18 10:53:30 +02:00
Igor Pecovnik
b92f11e89a [ added Debian buster ] Initial commit. It builds, but its not tested nor fine tuned. 2019-04-17 21:39:54 +02:00
Igor Pecovnik
b3e50ef5f6 [ sunxi-next ] added FA Nanopi R1. Working everything but BT, random MAC on r8152, bumped with version 2019-04-17 20:43:09 +02:00
Martin Ayotte
0f52c1a7b0 enable Pine64 Dev Nightly 2019-04-17 09:33:21 -04:00
Igor Pecovnik
c71a67643c [ rockchip64 rk3399 default and dev ] update upstream tags and adjust patches, tested for building 2019-04-17 12:22:56 +02:00
Igor Pecovnik
a984625d53 [ general ] update kernel configs due to upstream changes 2019-04-17 11:41:23 +02:00
Igor Pecovnik
99a04ca98f Â[ sunxi next ] small kernel configuration update 2019-04-17 10:07:06 +02:00
Igor Pecovnik
f76e55a3d7 [ sunxi next ] add upstream patch, tested for building 2019-04-17 09:45:14 +02:00
Igor Pecovnik
75b20f5d7d [ kernels general ] Support PPS via GPIO and Serial as LKM, add to https://github.com/armbian/build/pull/1349 2019-04-16 21:22:50 +02:00
Igor Pečovnik
74e3454537
Merge pull request #1349 from WaterByWind/defconfig
Support PPS via GPIO and Serial as LKM
2019-04-16 21:16:29 +02:00
WaterByWind
f73fe9d8a1 Enable PPS via GPIO and Serial as LKM
Armbian kernels all statically build and bind PPS support but most do not build any PPS client drivers.

This will add both GPIO and Serial (LDISC) clients as LKMs, suitable for many SBC-based projects and implementations.
2019-04-16 14:31:11 -04:00
WaterByWind
3536eeb4fb Merge remote-tracking branch 'upstream/master' into defconfig 2019-04-16 13:57:28 -04:00
Igor Pečovnik
9629f57750
[ rockchip dev ]
Attach DEV to 5.0.y since 5.1 needs some adjustments. Broken atm and low priority to fix this.
2019-04-16 09:30:57 +02:00
WaterByWind
c6903ca263 Enable PPS via GPIO and Serial as LKM
Armbian kernels all statically build and bind PPS support but most do not build any PPS client drivers.

This will add both GPIO and Serial (LDISC) clients as LKMs, suitable for many SBC-based projects and implementations.
2019-04-15 21:41:36 -04:00
Martin Ayotte
5ac45bd187
Merge pull request #1347 from WaterByWind/a64-timer
arm64: dts: allwinner: a64: Enable A64 timer workaround
2019-04-15 10:48:04 -04:00
Martin Ayotte
77bf330650
Merge pull request #1346 from WaterByWind/a64-pinctrl-fix
pinctrl: sunxi: Disable strict mode for A64 pinctrl driver
2019-04-15 10:46:53 -04:00