Commit Graph

64 Commits

Author SHA1 Message Date
zador-blood-stained
bfa7134e12 Add overlay prefixes to sunxi boot script
Add overlay "fixup" scripts support
Rework sunxi boot script to use "prefix" env variable
2017-03-09 00:13:25 +03:00
zador-blood-stained
b6f1806e89 Restore resolvconf functionality for the OS images 2017-02-21 15:40:17 +03:00
zador-blood-stained
47bdb6504e initial Debian Stretch target support 2017-02-05 19:05:58 +03:00
zador-blood-stained
1f963acfc8 Small fixes 2017-01-31 12:05: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
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
75e538f130 Remove Wheezy and trusty targets support part 1 2017-01-12 15:31:53 +03:00
zador-blood-stained
4a1bbd71fd Use beta repository on nightly images 2017-01-04 18:54:36 +03:00
zador-blood-stained
62f1acb7e6 Bugfix for previous commit 2016-12-29 20:54:23 +03:00
zador-blood-stained
73a4dd60a2 Disable wireless PM for NM for Jessie by default 2016-12-29 20:21:03 +03:00
zador-blood-stained
dc319547ce Disable Wi-Fi PM by default in Xenial with NM 2016-12-29 18:59:43 +03:00
zador-blood-stained
cd06793def use uppercase names for global variables MOUNT and SDCARD 2016-11-26 17:06:58 +03:00
Igor Pecovnik
e7bab76738 Moving cache/sdcard and cache/mount under unique variables. They are defined in configuration.sh 2016-11-23 20:05:43 +01:00
zador-blood-stained
a67d8a60ee Small cleanup 2016-11-22 17:08:07 +03:00
zador-blood-stained
34b1db2bee Rename BLACKLIST to MODULES_BLACKLIST 2016-11-14 22:09:17 +03:00
Igor Pecovnik
62b0b92fdb Added new parameter per board: BLACKLIST[next|dev] Creating module blacklist $BOARD.conf if defined. Currently needed for Orange Pi Zero since we don't have beter sollution yet. 2016-11-14 06:59:35 +01:00
Thomas Kaiser
bd1ed45232 Small fix for haveged fix 2016-10-18 10:58:13 +02:00
zador-blood-stained
40d69b395e Fix for haveged on xenial 2016-10-18 00:18:24 +03:00
zador-blood-stained
e3c0988d3e Small code adjustment and cleanup 2016-10-14 22:04:32 +03:00
zador-blood-stained
d5b2ec0d5e Disable ondemand service in Xenial 2016-10-13 17:49:32 +03:00
zador-blood-stained
06ca8c8d9d Put boot script name and root device into variables 2016-10-10 19:36:51 +03:00
Daniel (Fourdee)
2f5325c0ce v6 2016-10-05 17:42:28 +01:00
Igor Pecovnik
faa145a230 Better default modues handling 2016-09-12 14:19:21 +02:00
zador-blood-stained
e8b9254260 Improve initramfs generation 2016-09-07 22:05:53 +03:00
Igor Pecovnik
4beced3d91 Wrong path for dtb and firmware install. 2016-09-02 08:31:02 +02:00
zador-blood-stained
e6903c1fd4 Cleanup in code and package lists 2016-08-30 19:25:32 +03:00
Igor Pecovnik
2ee84e191c Bugfix, removing not needed stuff 2016-08-21 12:37:09 +02:00
zador-blood-stained
2baeffed12 Small fixes and improvements 2016-08-20 22:53:50 +03:00
Igor Pecovnik
8c670fef09 Removing deprecated code 2016-08-17 14:01:34 +02:00
zador-blood-stained
87d15c1a70 Fix uInitrd generation on Trusty
Improve logging
2016-06-27 15:05:51 +03:00
zador-blood-stained
bd63f77f4c Remove boards.sh
Since board tweaks are in sources configuration files
Rework other functions to reflect changes
2016-06-24 17:30:39 +03:00
zador-blood-stained
d02693bb50 Fix for Xenial network with root on NFS 2016-06-23 17:28:48 +03:00
zador-blood-stained
0baa5c15e3 Remove custom 50unattended-upgrades 2016-06-19 13:37:51 +03:00
zador-blood-stained
bc2e880c3a Remove default hostapd before installing customized one
Remove default interfaces file after debootstrap process
2016-06-16 20:55:29 +03:00
zador-blood-stained
ce9bb08dfe Move more configuration files to board support package 2016-06-16 20:02:13 +03:00
zador-blood-stained
983cbe70b9 Remove unused and obsolete files 2016-05-29 14:38:41 +03:00
Igor Pecovnik
259bacc7e0 Fixed motd on Ubuntu(s) - remove legal infos since we are not Ubuntu, enabling unattended upgrades on Xenial. 2016-05-17 15:37:07 +02:00
zador-blood-stained
3de4eb9421 Move ARCH to sources configuration 2016-05-08 20:27:26 +03:00
zador-blood-stained
b076022378 Bugfix 2016-05-01 15:01:42 +03:00
zador-blood-stained
4defac79db Xenial target related updates 2016-05-01 14:24:40 +03:00
zador-blood-stained
bd58ee6bb8 Reenable update-initramfs on Xenial
Small syntax changes
2016-04-29 12:54:45 +03:00
Igor Pecovnik
062c1b86b3 Added hostapd compilation from sources withing chroot, nano pi m1 2016-04-16 20:50:12 +02:00
zador-blood-stained
c17060dc69 SSH root login fix for xenial 2016-04-05 16:04:48 +03:00
Igor Pecovnik
44319f11ad Tiny bugfixes 2016-03-31 07:26:07 +02:00
ThomasKaiser
76af6b137e Few more H3 fixes, green LED high active again, little fel-boot enhancements 2016-03-17 20:16:26 +01:00
zador-blood-stained
6587f20987 Refactor package names to fix installation of u-boot in debootstrap
Small fix for Xenial target
Improvements fo FEL load
2016-03-14 23:03:08 +03:00
zador-blood-stained
057ee6ebbb Set force change root password at build-time 2016-03-13 13:10:45 +03:00
zador-blood-stained
6eb0218408 Disable setserial on Xenial 2016-03-12 13:03:29 +03:00