Igor Pecovnik
8b4d703f41
Desktop rework. Shortcuts to armbian-config, support and donate were moved to menu, default icon theme - installing with workaround - was changed to lighter one (Numix), fixed login greeter theme, changed default wallpaper
2017-11-08 18:45:59 +01:00
zador.blood.stained
2b0deaa72d
Fix for IGNORE_UPDATES option not setting necessary variables
...
Closes #814
2017-11-06 12:05:13 +03:00
Igor Pecovnik
677fa5210d
Hardening previous commit and adding more download options for Neo2
2017-11-05 19:32:33 +01:00
Igor Pecovnik
fc12ac1a8f
Cosmetic fix for "[FAILED] Failed to start Set console font and keymap" at first boot
2017-11-05 18:13:12 +01:00
zador.blood.stained
b6ab198b43
Split and activate firstrun configuration service
...
The code was disabled some time ago, split it to a separate unit file
and reenable. Since configuration file needs to be renamed to activate
it, it won't be run by default.
2017-11-04 21:56:23 +03:00
zador-blood-stained
6f00f00be7
Add a warning message for Ubuntu Trusty host support EOL
2017-11-04 20:21:58 +03:00
zador.blood.stained
e1ba411f16
Rework host dependencies installation
...
Drop dialog for installing hostdeps, use apt instead of apt-get, move
dialog to main dependencies list, update file list prior to installing
missing lsb-release
2017-11-04 16:48:02 +03:00
zador.blood.stained
2e02960557
Move Stretch menu option from expert only area
2017-11-03 18:34:55 +03:00
ThomasKaiser
2e5bb818e5
Switch from swapfile to zram on Xenial
...
https://forum.armbian.com/topic/5565-zram-vs-swap/
2017-11-03 16:20:12 +01:00
zador-blood-stained
ddbe5dd322
Add DEFAULT_OVERLAYS variable
2017-11-01 13:16:21 +03:00
zador-blood-stained
59355d30f9
Small refactoring
2017-10-29 23:20:20 +03:00
zador-blood-stained
889c598d90
Small bugfix
...
sudo is useless here as we are running as root already, and it may be
missing in some minimal configurations (like Docker and VM images)
2017-10-28 22:42:04 +03:00
zador-blood-stained
95b6869643
Add a (hidden) variable to skip building sources package
2017-10-28 17:45:24 +03:00
zador-blood-stained
97d01dbe16
Drop firmware packages built from kernel sources
2017-10-28 17:41:54 +03:00
zador-blood-stained
4c17e3444d
Add command-not-found to the default package list
2017-10-27 14:16:22 +03:00
zador-blood-stained
7ad733a19a
Fix sunxi u-boot splash
...
Tested on H3 with DM video driver, may require tweaks for older video
driver (A10/A20)
Boot splash files should be installed in family_tweaks due to different
requirements for different platforms
2017-10-26 18:40:30 +03:00
zador-blood-stained
5d7d05e2fd
Small cleanup
2017-10-26 18:34:33 +03:00
ThomasKaiser
437995769a
Switch to 4MiB partition boundaries on flash media
2017-10-24 20:12:19 +02:00
zador-blood-stained
991b779b8f
Move NM override files to /usr/lib (except for Jessie)
...
Packaged files should go to /usr if possible, /etc is for user overrides
2017-10-24 18:52:54 +03:00
zador-blood-stained
46e6c33663
Disable NM random MAC in Stretch
2017-10-24 17:25:41 +03:00
zador-blood-stained
f738d7cc84
Remove the MAINLINE_KERNEL_BRANCH variable
...
Updating the kernel branch for all sources at once may break things
since it takes time to update patches and configuration
2017-10-24 15:19:13 +03:00
Igor Pecovnik
7f0df0d050
Adding proper xfce4-terminal for desktop, removing xterm, adding openVPN plugin for desktop network manager, adjusting desktop shortcut, updating icon theme package. This package also doesn't want to install on Stretch.
2017-10-20 21:17:41 +02:00
Igor Pecovnik
b8e8c87933
Up with version due to rebuilding XU4 images with latest fixes.
2017-10-16 19:14:00 +02:00
Igor Pecovnik
e2d94b5055
Host dependencies fix. Aptly from (any) distribution is too old. Adding author repository and update from there.
2017-10-15 23:22:01 +02:00
zador-blood-stained
581114c50e
Disable distcc in chroot-buildpackages
2017-10-13 20:49:50 +03:00
zador-blood-stained
6dc723af87
Reset DISPLAY_MANAGER variable in build-all.sh
2017-10-12 12:23:48 +03:00
zador-blood-stained
2be34aa7a3
Add branch to kernel sources package name
2017-10-08 14:03:51 +03:00
zador-blood-stained
808462e1fd
Add an option to install kernel sources to the image
2017-10-06 15:43:41 +03:00
zador-blood-stained
578084e7ea
Add amlogic tools to the local cache
2017-10-06 15:36:07 +03:00
Igor Pecovnik
ad3e331cef
Move Bluetooth to desktop by default. Manual after installation creates troubles.
2017-10-06 12:00:44 +02:00
ThomasKaiser
e7ad615648
Allow ODROID-XU4/HC1 to boot from btrfs
...
https://forum.armbian.com/index.php?/topic/5311-debian-btrfs-build-of-odroidxu4hc1-ends-up-in-boot-loop/
2017-10-05 23:40:51 +02:00
Igor Pecovnik
38465a8ffa
Moving some small packages needed for armbian-config to base, mvebu64 conf update
2017-10-02 23:28:26 +02:00
Igor Pecovnik
aa5956bacd
Building espressobin ATF and flash image. Flashing failed at first test. Need more checking and tesging
2017-10-02 12:08:47 +02:00
zador-blood-stained
38db0b55f9
Add NM_IGNORE_DEVICES variable, drop NM config from mvebu64
2017-09-28 13:53:14 +03:00
Igor Pecovnik
094c1f4031
Stretch desktop fix for "dbus-launch terminated abnormally" at power off
2017-09-26 15:41:42 +02:00
Igor Pecovnik
6f0ff3e772
Bugfix and some other small fixes to repository management
2017-09-26 15:28:05 +02:00
Igor Pecovnik
81b5952296
Further bugfixing to repository update function
2017-09-26 15:02:24 +02:00
Igor Pecovnik
08314ed8ee
Bugfix ...error when publishing empty repository
2017-09-25 23:51:45 +02:00
Igor Pecovnik
eb5b91fa1b
Remove Bluetooth and LIRC from default package base. Can be installed from armbian-config
2017-09-25 21:21:56 +02:00
zador-blood-stained
5b3285d374
Build utils separately for different releases (incl. Stretch)
2017-09-25 19:32:34 +03:00
zador-blood-stained
34b4b373fa
Add Linaro GCC 6.3 and mirror toolchains on dl.armbian.com
2017-09-25 13:20:07 +03:00
zador-blood-stained
5deb38a9e0
More Stretch building preparations
2017-09-25 13:16:32 +03:00
zador-blood-stained
d89812fe43
Small logging change for packaging
2017-09-24 13:18:11 +03:00
zador-blood-stained
79003a00d5
Small enhancements for chroot-buildpackages
2017-09-24 13:17:45 +03:00
Igor Pecovnik
b80b5729d7
Up with revision to rebuild some images at download section.
2017-09-21 08:00:24 +02:00
zador-blood-stained
7afff9d19d
Fix BSP postrm action on package upgrade
2017-09-20 15:19:17 +03:00
zador-blood-stained
195faaacaf
Add an option for different kernel configuration menu
...
Closes #768
2017-09-19 19:35:06 +03:00
zador-blood-stained
d8818f9d5d
Small change for patching logging
2017-09-19 19:33:31 +03:00
zador-blood-stained
9b0db93514
Rename sun50iw* branches to sunxi64
2017-09-16 14:02:58 +03:00
zador-blood-stained
9be1e3cd1a
Update u-boot to v2017.09
2017-09-12 11:37:18 +03:00