Commit Graph

91 Commits

Author SHA1 Message Date
Igor Velkov
614738ccda create generic config/dir for ubuntu questing to allow boot questing images 2026-01-16 08:10:03 -05:00
Igor Velkov
2ba07662b7 enable ubuntu Resolute image config dirs as copy of Noble 2026-01-16 08:10:03 -05:00
Igor
bfe31ce37f
Forky: libfuse2t64 has been removed (#9155) 2026-01-02 20:47:15 +01:00
Igor Pecovnik
5e537cdd47 ZFS requires package pahole in order to compile zfs module with success 2025-12-05 19:36:05 +01:00
Rolf Leggewie
dd898c791a config: drop questing and resolute symlinks for package definitions
- this is handled by APA now
- this is another step to fix #8965
2025-11-24 12:04:08 +01:00
Igor Pecovnik
06dbd0074c Add Ubuntu 25.10 / 26.04 questing and resolute as csc build target, demote Bookworm to csc 2025-11-15 23:09:24 +01:00
Igor Pecovnik
97924fb11e BTRFS: move btrfs support packages from additional to main package list
This will ensure support is also present in minimal images by default.
2025-11-08 11:36:36 +01:00
Tim Surber
bf79329821 add Debian Forky as target 2025-10-27 11:33:08 +01:00
Rolf Leggewie
84f391b99a drop software-properties-common from CLI builds
software-properties-common was dropped from Debian Unstable
and may or may not come back according to its maintainer.
It provides the add-apt-repository binary. 

c.f. https://github.com/wimpysworld/deb-get/issues/1215
2025-03-16 11:52:59 +01:00
Werner
eca8e9978c typo 2025-02-28 19:59:37 +01:00
Igor Pecovnik
f0e01c454c Add e2fspros as it fell out od default dependency
This caused that root filesystem didn't complete due to missing resize2fs tools.
2025-02-28 19:59:37 +01:00
amazingfate
264bcc42d1 remove software-properties-common/gtk for trixie and sid 2025-02-16 23:04:14 +01:00
Igor Pecovnik
f8e3f1d679 Add missing package for build-in driver cfg80211
This makes:
W: Possible missing firmware /lib/firmware/regulatory.db for built-in driver cfg80211
W: Possible missing firmware /lib/firmware/regulatory.db.p7s for built-in driver cfg80211
go away.
2025-01-31 10:13:09 +01:00
Igor Pecovnik
1477b478c5 Add upstream release as csc target: Ubuntu plucky 25.04 2025-01-23 18:30:49 +01:00
Igor Pecovnik
a55f8a26b4 Remove deprecated wireless-tools from packages - alternative (iw) is shipped 2024-09-30 18:39:23 +02:00
Igor Pecovnik
481ffca5a1 Userspace: remove System Activity Reporter (SAR) from server package base 2024-09-10 21:57:56 +02:00
amazingfate
ffbe25e7a5 cli: packages: use iputils-ping instead of inetutils-ping 2024-08-21 13:56:33 +02:00
Alex
7b42317c2c
Remove haveged from all distribution (#6781)
Starting from Linux kernel v5.4, the HAVEGED inspired algorithm has been included in the Linux kernel, see the [LKML article](https://lore.kernel.org/lkml/alpine.DEB.2.21.1909290010500.2636@nanos.tec.linutronix.de/T/) and the Linux Kernel [commit](50ee7529ec).
Additionally, since v5.6, as soon as the CRNG (the Linux cryptographic-strength random number generator) gets ready, /dev/random does not block on reads anymore: see this [commit](30c08efec8).

SOURCE: [jirka-h/haveged](https://github.com/jirka-h/haveged/blob/master/README.md)
2024-06-27 23:13:55 +02:00
Igor Pecovnik
a65cf4d9bb Remove ifupdown leftovers in the code 2024-06-20 19:59:52 +02:00
ColorfulRhino
497c6dce0e extension: net: Refactor, fix and improve network extensions
- Rename extensions with "net-*" prefix
- Put the extensions into their own folder
- Split off time sync packages into their own extensions to be able to be used separately
- Put their config files into directories instead of using inline `cat <<- EOF >`
- Move some other NetworkManager related stuff into the extension
- Remove unneeded steps
- Install iproute2 by default on all images (for the `ip` command)
2024-06-20 19:59:52 +02:00
Igor Pecovnik
f4b160abde Move Network Manager bits into extensions
- use Chrony with Network Manager
- use timesync with systemd-networkd
- use NetPlan with Network manager only
- move command-not-found to CLI image only
- improve firstlogin ip detection
2024-06-20 19:59:52 +02:00
ColorfulRhino
f6e3624a60 packages: Enable bash-completion on all images
bash-completion adds the functionality for autocompleting command when pressing <TAB>.
2024-06-19 20:50:31 +00:00
Igor Pecovnik
7fbfd34ed2 Install wireguard tools also in minimal image 2024-05-21 20:25:33 +02:00
Igor Pecovnik
514c6a48e8 Return Noble armhf arch as it works
- remove kinetic, lunar, mantic
- fix armhf sid, noble, oracular
2024-05-11 12:15:22 +01:00
Igor Pecovnik
017acb063c Add Ubuntu Oracular 2024-05-10 13:25:00 +01:00
Barry Lind (SteeManMI)
2b1fae5d74 cpufrequtils cleanup after PR6507
In PF6507 the use of cpufrequtils was removed and the functionality put into armbian-hardware-optimization
This commit removes the remaining now unused installs of the deprecated cpufrequtils package

 Changes to be committed:
	modified:   config/cli/bullseye/main/packages
	modified:   config/cli/common/main/packages
	modified:   config/cli/jammy/main/packages
2024-05-06 09:54:22 -04:00
Alex
993b8db9a2
Make debian/trixie debootstrap-able again (#6538)
Ref: Debian Bug report logs - #1069787
Credit: Mark Hindley <leepen@debian.org>

The debian/tests/debian-testing autopkgtest has been broken on 64bit archs by
the t64 transition in trixie. Specifically the test includes gnupg as an
additional package.  Gnupg depends on gpg-agent which depends on
libnpth0. However, in trixie, libnpth0 is now provided by libnpth0t64 which
debootstrap doesn't handle.

I suggest changing the test to include gpgv which avoids the t64 transition
whilst providing similar functional coverage.
2024-05-01 20:54:29 +01:00
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