Commit Graph

64 Commits

Author SHA1 Message Date
Igor Pecovnik
9682cf3b00
Drop package for building and distributing Python packages from standard images
They break Noble and we actually don't need them.
2024-04-07 16:10:11 +02:00
Ricardo Pardini
26c8af80a6 userspace: cli: common: move config_desktop's packages from debootstrap to main
- don't ask me why this was in there, or why there are desktop pkgs being installed during debootstrap
- debootstrap has limited dep resolution capabilities, do this later with apt, not debootstrap
2024-04-07 13:22:01 +02:00
Igor
5c84edbc11
Fixing packages dependencies and small optimisations (#6472)
* Fixing packages dependencies and small optimisations
* Disable printer-driver-all as its missing from Trixie and disable not needed tools
* Remove more apps
2024-04-06 08:57:03 +02:00
Igor Pecovnik
3c49025b11 Keep jammy, focal and kinetic without systemd-resolved 2024-01-12 23:28:00 +01:00
Igor Pecovnik
b2443144a0 Keep bullseye operational but without systemd-resolved 2024-01-12 19:34:17 +01:00
Igor Pecovnik
1f5d0d01eb Install systemd-resolved by default to all variants 2024-01-12 19:34:17 +01:00
Igor Pecovnik
6fb1697b5d Remove broken symbolic link 2023-12-29 23:36:38 +01:00
Igor Pecovnik
2c153274b5 Create missing links 2023-12-21 09:38:37 +05:30
Werner
fc9af2eaf1 add noble 2023-12-21 09:38:37 +05:30
Igor
d799b5a6df
Remove cpufrequtils from trixie as its not / will not be present anymore (#5881)
* Remove cpufrequtils from trixie as its not / will not be present anymore
* Remove aggregation hacks for cpufrequtils while adding another condition
2023-11-03 08:10:59 +01:00
Ricardo Pardini
f3c3fe8e82 ubuntu: add mantic (23.10), symlinks to lunar 2023-10-14 09:40:45 +00:00
Igor Pecovnik
5bed0485b4 Move dosfstools to base packages so its available in minimal images too 2023-08-28 14:57:42 +02:00
Ricardo Pardini
64b5220853
debian: add Trixie (Debian 13, testing) csc target & build host (#5621)
- Trixie, like Bookworm and Sid, does not have python2 anymore
2023-08-22 08:14:55 +02:00
alive4ever
a75f483ad9 Add iw to default packages
Requirement for commit c83b11cf14 so iw
command is available on the default images.
2023-06-05 10:39:15 +02:00
Igor
e986b8c0ee Move lsof package to minimal images as its needed for armbian-install 2023-04-01 20:50:51 +02:00
Matthijs Kooijman
54636219cc Include alsa-utils in minimal cli builds
This ensures that the armbian-audio-config script actually works in
minimal builds too.

This fixes #5012 (AR-1644)
2023-03-29 23:22:19 +02:00
Igor
518ccf90cd Add dialog package
Armbian install fails to start on minimal images
2023-03-20 11:35:17 -03:00
Jianfeng Liu
ff38c51de7
add ca-certificates to debootstrap (#4949)
* add ca-certificates to debootstrap

* Remove ca-certificates from main as its present in deboostrap anyway

---------

Co-authored-by: Igor <igor@armbian.com>
2023-03-15 16:21:31 +01:00
Igor
9972a64266 Add fonts-noto-color-emoji for terminal Emoji support 2023-03-13 17:23:51 -03:00
Igor Pečovnik
63e44afc95
Add few essential packages back to the minimal image (#4945)
Signed-off-by: Igor <igor@armbian.com>
2023-03-13 20:05:28 +01:00
Igor Pečovnik
df949ead3a
Remove selinux due to installation issues (#4895) 2023-03-03 22:14:29 +01:00
Igor Pečovnik
e71d8dba10
Clenup minimal and server lists (#4893) 2023-03-02 22:44:47 +01:00
Ricardo Pardini
0eb441c9cd
[kinetic] un-symlink cli/main kinetic->jammy packages; add systemd-resolved which was split off from main systemd package in Kinetic 2023-02-18 07:46:17 -03:00
Igor Pečovnik
3008e60c68
Due to possible transitioning from WPA_Supplicant to Intel's IWD daemon for Linux wireless needs hard dependancy was removed. (#4830) 2023-02-12 14:22:43 +01:00
Igor Pečovnik
013867f617
Prevent error at password strength check (#4760)
Cracklib check library must be present in minimal variant
2023-01-28 00:14:36 +01:00
Konstantin Litvinov
8398dd1116
Added Debian 12 Bookworm. (#4740)
* Added Debian 12 Bookworm.

* Link identical

* Make minimal truly minimal again

Move netplan.io to CLI image only

* Add netplan.io to Bullseye standard CLI

Co-authored-by: Konstantin Litvinov <klitvinov@piesoft.us>
Co-authored-by: Igor <igor@armbian.com>
2023-01-26 10:04:17 +01:00
Igor Pečovnik
0d3cbf3049
Remove hostapd from packages list (#4626)
- rely on installation from armbian-config
2022-12-31 13:31:33 +01:00
Igor Pečovnik
ff6c515e3f
Add next Ubuntu 23.04 / Lunar lobster (#4625) 2022-12-30 20:59:35 +01:00
Igor Pečovnik
eee984cf2d
Move btrfs-progs to the minimal images (#4531) 2022-12-06 09:47:00 +01:00
Igor Pečovnik
e27f90b856
Add fonts-ubuntu to the desktop packages (#4533)
Missing font in Bullseye desktop cause strange fonts in Terminator
2022-12-06 09:46:48 +01:00
Igor Pečovnik
7304af6be8
Small tweaks (#4492)
* Update HTOP defaults

* Remove ZFS PPA sources. We will move them to main repo. Its just a repo anyway.
2022-11-27 00:10:44 +01:00
Igor Pečovnik
f5bf24e842
Move nala from deboostrap regions (#4416) 2022-11-11 12:36:51 +01:00
Igor Pečovnik
996b6b40a7
Move all PPAs to desktop to enhance security of CLI images (#4414)
* Move PPAs to desktop

* Remove script that is in by mistake

* Fix
2022-11-11 12:19:20 +01:00
Igor Pečovnik
3e701a857a
Add initial RiscV support (#4387)
* Add initial RISCV support

* Add UEFI edge and current kernel configs

* Cleanup and adjust packages

* Those files were in wrong path

* Fix locations

* Ubuntu images built

* Remove Debian support as its too fragile

* Remove Pinta as it doesn't work under riscv

* Limitation is only for building images

* Remove obsolete switch

* Cleanup major arch config files

* Support for Docker building
2022-11-06 20:33:11 +01:00
Igor Pečovnik
5d7744c880
Add Ubuntu 22.10 Kinetic (#4326)
* Add Ubuntu Kinetic
* Remove missing package
* Keep only working desktops in kinetic
* Optimisation
* Cleanup
2022-10-24 09:07:51 +02:00
Igor Pečovnik
cf312d006a
Add plymouth package to base images except minimal (#4307)
* Add plymouth package to base images except minimal

* Add Buster too, Jammy is symlinked
2022-10-22 00:11:24 +02:00
Igor Pečovnik
a80c388eb3
Attempt to fix remaining bugs in the desktops (#4180)
* Add gdm3 as conflicting desktop package

Remove it from package base

To do: testing

* Add SKEL distribution to all existing users to the postinst script

+ fix permissions

* Enable PSD

* Move all 3rd party sources to CLI image

This will prevent from installing snap versions

* Bring PSD to remaining and address bug in postinst
2022-09-14 16:33:22 +02:00
Igor Pečovnik
5fbad9814d
Add external ZFS repository to Focal and Jammy (#4183) 2022-09-14 16:32:50 +02:00
Igor Pečovnik
cb7e9b771d
Remove NFS server package as its not needed by default. (#4162)
Leave common package so one can mount NFS share OOB
2022-09-07 21:16:59 +02:00
Igor Pečovnik
2b635e2e49
Remove broken packages from Debian SID (#4110) 2022-08-24 07:48:18 +02:00
Igor Pečovnik
047a2447f6
Verifying md5 of installed deb packages with debsums (#3955)
* Typo in packaga name

* WIP: Test for packages integrity just before closing images

* Working debsum check

* Dialog is not needed

* Optimisations - uninstall debsums as we don't need it later on

* Cosmetics

Assuming this is related to both Ubuntu and Debian

Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2022-07-09 11:36:52 +02:00
Paolo
388e9bbf5e
Support for OrangePi4 LTS board (#3770)
* orange pi 4 LTS support added (uwe5622 wifi driver, es8316c codec)

* add orangepi 4 LTS device tree
* add uwe5622 driver to 5.15 and 5.18 rockchip64 patches
* add wpasupplicant to jammy cli packages
* fix es8316c asound.state (zeroing stereo enhancement which causes distortion)

* Add build targets

* Move from WIP state

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-14 12:11:33 +02:00
Jianfeng Liu
2b26794f72
remove nala repo from sid (#3836) 2022-05-29 10:26:12 +02:00
Jianfeng Liu
40443bf07b
remove crda for jammy (#3667) 2022-04-11 21:22:20 +02:00
Igor Pečovnik
9da751265e
Remove Nala from Jammy since Pythin library is mising (#3658)
* Remove Nala from Jammy since Pythin library is mising
* Cleanup
2022-04-11 19:28:42 +02:00
Igor Pečovnik
5fa5c69838
Remove conflicting package due to Jammy user base (#3643)
* Remove conflicting package

Aptly does not want gnupg1 that is shipped with Jammy anymore. We need to check what does that means for generating repos

* Fixing broken chroot dependency for Jammy

* Remove rng-tool package. It seems not relevant anymore

https://git.kernel.org/linus/c51f8f88d705e06bd696d7510aff22b33eb8e638
2022-04-07 01:04:15 +02:00
Igor Pečovnik
db408b61c4
Purge bionic, impish, hirsute, stretch (#3600)
* Purge bionic, impish, hirsute, stretch

- up jammy to supported (will be soon anyway)

* Change recommended build env to Jammy
2022-04-05 16:19:51 +02:00
Igor Pečovnik
101eaec907
Fixing deboostrap fail due to too old ca-certificate package (#3624) 2022-04-02 14:40:05 +02:00
Igor Pečovnik
7928cdd76c
Bugfix - wrongly linked folders when adding CLI PPA example (#3622)
References:

- https://github.com/armbian/build/pull/3605
- https://armbian.atlassian.net/browse/AR-1122
2022-04-02 11:40:35 +02:00
Igor Pečovnik
28d5c93bb4
Add support for CLI PPA (#3605)
* Cleanup PPA related in desktop / deboostrap

* Add Nala, a front-end for apt

Bullseye, Sid, Focal, Jammy

* Reduce duplication

* Remove duplicate message
2022-04-01 19:45:43 +02:00