7 Commits

Author SHA1 Message Date
Dongjin Kim
6e1637b2bc Install 'linux-firmware' package in Ubuntu only
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: If47c70f90072d3514e2b65c0fe94916902523fe1
2024-01-21 00:58:37 +09:00
Dongjin Kim
bee68b9ffb custom: mainsail: add to disable 'ondemand' service
The service 'ondemand' is to set CPU governor as 'ondemand' which could
lower the performance, so...removed to run with 'performance' governor
always.

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ie5ebde04281dca2305ac9ab09894fb8076c09897
2021-05-23 07:13:25 +09:00
Dongjin Kim
f21812106f custom: mainsail: add to rename Wifi device name to 'wlan?'
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I6c20c00b58dc695daa90d9e3fe6c54c4006ba236
2021-03-17 02:51:11 +09:00
Dongjin Kim
64c6e781cd Add 'linux-firmware' and 'network-manager' for more network support
- 'linux-firmware' contains the firmware for Wifi devices.
- 'network-manager' contains the network tools (ex: nmtui)

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ifb83a0f3f9c6cea0cca41a6392f02524bd167091
2021-03-17 02:01:47 +09:00
Dongjin Kim
7e75251bdd custom: mainsail: add new package 'klipperscreen'
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2021-02-14 01:20:37 +09:00
Dongjin Kim
e791335247 Reset the default target device as file for custom OS build
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
2021-02-10 03:19:14 +09:00
Dongjin Kim
9b64051b12 Add to use custom OS configuration
-- custom/<Name>/config     -> OS image configuration
                    /packages   -> package list to install
                    /fixups/*   -> Directory to run fix up OS image

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ibc182c03a38ba82f411c1fc5a5ebd5c2254c5609
2021-01-28 19:36:38 +09:00