Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Müller
e6e8af2285 Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-08-16 12:16:08 +02:00
Andreas Müller
1c815a27f4 console-base-image: add sudo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-07-27 23:36:59 +02:00
Andreas Müller
79919cbef8 Make sure we have everything for painless character encoding in glibc images
Is it really worth creating issues for saving less than 10 Megabytes?

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-25 00:06:55 +02:00
Andreas Müller
a86863af6b Let's prefer dbus-broker in our images
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-04 12:09:38 +02:00
Andreas Müller
372b4c1003 console-base-image: add rsync and full wget
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-12-15 23:40:37 +01:00
Andreas Müller
e5f9d491ff console-base-image: add findutils
busybox's find is missing important parameters

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-11-04 15:35:57 +01:00
Andreas Müller
9ebd223d47 Remove fixmac
MAC setup magic should not be installed by default in all our images

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-06-03 22:54:33 +02:00
Andreas Müller
fe7b051c0b move glibc-utils console-base-image -> packagegroup-gui-dev
Add for libc glibc only

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-04-02 03:09:10 +02:00
Andreas Müller
e7a7e65c17 base-passwd: let bash be the default shell for root
* we prefer bash in our images anyway
* makes default configuration more simple

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-20 17:47:30 +01:00
Andreas Müller
49bed45070 Add more bash-completion to our images
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-20 00:23:59 +01:00
Andreas Müller
35a709c7e6 Move bash-completion packagegroup-gui-tiny -> console-base-image
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-20 00:16:37 +01:00
Andreas Müller
e26aed71ec Add more love on root shell
The changes were impemented at console-base-image to make sure that building
images with different defaults are made easily - don't hard pin our ideas.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-08 02:00:25 +02:00
Andreas Müller
faac13d43d Have coreutils in our images
* prefer original versions over busybox variants
* increases image size ~9MB

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-07 15:00:20 +02:00
Andreas Müller
be2367805c Rework image features
Insist on useful defaults

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-07 00:41:36 +02:00
Andreas Müller
34e2a2faf8 Forget the fine grained packagegroup-base thingy - console images have no display
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 23:52:04 +02:00
Andreas Müller
4b160e68a6 rework console-images
* rename console-base-image-nm -> console-image-net
* finer-grained packagegroup-base handling
* move avahi/openssh-sftp-server to console-net-image

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 22:18:53 +02:00
Andreas Müller
e6028bd8ee console-base-image: add htop
It got lost by our packagegroup-basic -> packagegroup-base transition

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 18:23:46 +02:00
Andreas Müller
0c9f5a5865 rename console-base-image-no-nm -> console-base-image
Yes there is a recipe with same name in Angstrom but two distro layers in one
build environment are not recommended exactly.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 23:37:07 +02:00