armbian-build/config/kernel
Igor Pečovnik f416c35c16
Adding minimal image (#1504)
* Minimal build setup (#1463)
* Netplan folder check & armbian-tools dependency on expect (and tcl) solved (#1464)
* Prevent netplan configration if it is not installed
* Resolved expect dependecy of armbian-tools
* More packages added for armbian-tools
* Added python3-apt and rsyslog to minimal installation
* Debootstrap variant doesn't play nice. We loose networking and it affects standard builds as well. Removing.
* Python-to-Bash conversion (#1470)
* Remove python3-apt dependency from BSP package, fix netplan error also on Disco and putting back varint=minbase ... tested Disco, Bionic
* Distinguish package list: *-minimal.list and *-desktop.list
* Enable Wireguard back which was removed by mistake. https://github.com/armbian/build/issues/1471
* Having minbase debootstrap variant for all will require further adjustements with current package base - backward compatibility. Minimal image is now Python free but need further testings ...
* Add wireless-regdb and crda to the pakage base, fix Ubuntu keyring warning while debootstrap.
* Add figlet to sort out missing fonts
* Moving few packages here and there. Bugfix when creating a cache package list
* Manually compared base images - they are the same with small insignificant difference. Minimal image has to be futher tuned
* Adjustements for bash powered lsb_release, adding some needed packages
* Fixed (no) network problems on Bionic/Disco
* Add rsync to debootstrap_list and few minor fixes
* Adjust text in lsb_release
* Olimex Micro A20: fix wrong boot config
* Remove duplicate depenedency
* Odroid C1: adjust kernel config
2019-08-16 19:21:12 +02:00
..
linux-cubox-default.config Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
linux-cubox-dev.config cubox-i: attach dev branch to 5.2.y 2019-07-15 09:39:48 +02:00
linux-cubox-next.config Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
linux-meson64-default.config Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
linux-meson64-dev.config [meson64-dev] update to 5.3 and refresh all patches 2019-08-15 08:48:52 +08:00
linux-meson64-next.config Adding minimal image (#1504) 2019-08-16 19:21:12 +02:00
linux-meson-default.config [ 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
linux-mt7623-default.config [ 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
linux-mvebu64-default.config Typos & small bugfixes, odroidxu4 and mvebu64-default kernel adjustements + upstream kernel patches 2019-08-01 10:33:47 +02:00
linux-mvebu64-dev.config mvebu64: update dev to 5.2.y, rockchip64-default: attach to new tag + upstream patch, bump with version due to htop and sunxi kernels update 2019-08-02 23:12:38 +02:00
linux-mvebu64-next.config Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
linux-mvebu-default.config Enable IIO and add bmp280 sensor module 2019-08-02 13:08:36 +02:00
linux-mvebu-dev.config Enable IIO and add bmp280 sensor module 2019-08-02 13:08:36 +02:00
linux-mvebu-next.config Enable IIO and add bmp280 sensor module 2019-08-02 13:08:36 +02:00
linux-odroidc1-default.config Enabled XFS filesystem support 2019-01-20 09:36:13 +01:00
linux-odroidc1-next.config Adding minimal image (#1504) 2019-08-16 19:21:12 +02:00
linux-odroidn2-default.config Odroid N2: enable CONFIG_HARDEN_BRANCH_PREDICTOR & move board to csc … (#1441) 2019-07-01 21:13:26 +02:00
linux-odroidn2-next.config Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
linux-odroidxu4-default.config Typos & small bugfixes, odroidxu4 and mvebu64-default kernel adjustements + upstream kernel patches 2019-08-01 10:33:47 +02:00
linux-odroidxu4-dev.config Adding minimal image (#1504) 2019-08-16 19:21:12 +02:00
linux-pine64-default.config Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
linux-rk3399-default.config rk3399: added fixed upstream patches, remove selinux due to broken headers, add latest rtl7156 driver, adjust kernel configuration. Briefly tested on T4. 2019-08-07 00:47:40 +02:00
linux-rockchip64-default.config Rockchip64: move to current upstream tags. Tested on Rock64Pro, booting PCI slot. 2019-08-13 23:39:27 +02:00
linux-rockchip64-dev.config [rockchip64-dev] Remove Nouveau/nVidia drivers - [sunxi-dev] create default configs for 5.3 (#1518) 2019-08-15 17:06:42 +02:00
linux-rockchip-default.config Tinkerboard camera support (#1482) 2019-08-04 18:05:50 -04:00
linux-rockchip-dev.config rockchip-dev: bump to 5.2, adjust pathes, add gpio_mem driver 2019-07-13 15:14:54 +02:00
linux-rockchip-next.config rockchip-next: add gpio_mem driver 2019-07-13 15:30:49 +02:00
linux-s5p6818-next.config Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
linux-sun4i-default.config Consolidate CEPH and CIFS settings 2018-09-04 22:04:13 +02:00
linux-sun5i-default.config Enabled XFS filesystem support 2019-01-20 09:36:13 +01:00
linux-sun7i-default.config Kernel configs adjustements, adding what is added automatically + ath9k drivers https://github.com/armbian/build/issues/1095 2018-09-05 10:14:31 +02:00
linux-sun8i-default.config Kernel configs adjustements, adding what is added automatically + ath9k drivers https://github.com/armbian/build/issues/1095 2018-09-05 10:14:31 +02:00
linux-sun8i-dev.config Enable PPS via GPIO and Serial as LKM 2019-04-16 14:31:11 -04:00
linux-sunxi64-dev.config [rockchip64-dev] Remove Nouveau/nVidia drivers - [sunxi-dev] create default configs for 5.3 (#1518) 2019-08-15 17:06:42 +02:00
linux-sunxi64-next.config sunxi-next: add upstream patches and update kernel configuration 2019-07-15 09:58:52 +02:00
linux-sunxi-dev.config [rockchip64-dev] Remove Nouveau/nVidia drivers - [sunxi-dev] create default configs for 5.3 (#1518) 2019-08-15 17:06:42 +02:00
linux-sunxi-next.config add CONFIG_SND_SEQUENCER to Next/Dev (missing reported by MoeIcenowy) 2019-08-15 10:22:57 -04:00
linux-udoo-next.config Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00