Commit Graph

7 Commits

Author SHA1 Message Date
Igor Pečovnik
e163aa34fb
Enable Netplan.io (#3248)
* Enable Netplan in Ubuntu Focal

* Add netplan to other variants

* Force rootfs update
2021-11-15 23:34:36 +01:00
Igor Pečovnik
60f7a32728
Move packages each into a separate line to make lists cleaner. Remove duplicates and sort them alphabetically (#3063)
cat packages | tr ' ' '\n' | sed '/^\s*$/d' | uniq | sort
2021-07-26 20:26:40 +02:00
Igor Pečovnik
528027ea70
Enable NFS mount functionality by default (#2884) 2021-06-10 11:23:14 +02:00
Igor Pecovnik
ce3a85c9c4 Packages cleaning and bugfixes 2021-05-15 22:59:41 +00:00
Igor Pecovnik
cc111daef3 Add vnstat network statistic measurement to the standard CLI image 2021-04-04 15:35:39 +02:00
Igor Pečovnik
35887c9aaf
Add few missing packages (#2744)
- smartmontools to all CLI
- terminator to XFCE desktop

Note: rootfs cache has to be recreated
2021-04-01 00:09:28 +02:00
Igor Pečovnik
3a74abe43d
Merge desktop branch (#2662)
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Richard Neese <r.neese@gmail.com>
Co-authored-by: iav <iav@iav.lv>
Co-authored-by: lanefu <lanefu@users.noreply.github.com>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
Co-authored-by: Oleg <balbes-150@yandex.ru>
Co-authored-by: Lane Jennison <lane@lane-fu.com>
Co-authored-by: JMCC <jmcc1@gmx.com>
2021-02-24 18:19:09 +01:00