Commit Graph

768 Commits

Author SHA1 Message Date
Andreas Müller
229e7b777b mortsgna.conf: Do not force RDEPENDS - it is just a recommendation
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 21:49:27 +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
723282b124 base-files: remove our fstab and use oe-core's version
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 18:14:18 +02:00
Andreas Müller
daab457ff4 unpriv-user: Fix morona's groups
Looks like something went wrong during postinst -> useradd transition...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 17:09:12 +02:00
Andreas Müller
377141f543 layer.conf: LAYERSERIES_COMPAT sumo & thud
This is what was tested.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 15:59:50 +02:00
Andreas Müller
49edcb3192 scripts/raspberrypi: Fix card-kernel-write
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 15:23:40 +02:00
Andreas Müller
d5d561fc73 scripts/kernel-write: group output for devicetree files
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 14:34:08 +02:00
Andreas Müller
90f4bdabb2 common-helpers.inc: yet a another EvalEx(Auto) rework
* EvalEx: ensure a command is found in first parameter
* EvalExAuto: remove linefeeds on end messages

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 14:22:28 +02:00
Andreas Müller
232c4d3037 card-helpers.inc: Choose a more generic title for SelectDeployedFile
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 14:19:14 +02:00
Andreas Müller
425b5ae3b5 card-helpers.inc: rework last exit messages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 13:45:47 +02:00
Andreas Müller
7cfe44425d Char artwork: prettify 'g'
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 13:34:29 +02:00
Andreas Müller
b6556eac05 card-helpers.inc: rework common script parameter handling
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 13:34:29 +02:00
Andreas Müller
7ee6d9c3c4 card-helpers.inc: Add filename which is going to be written in final message
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 13:34:29 +02:00
Andreas Müller
8a19ad108e card-helpers.inc: Minor cleanup
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 13:12:51 +02:00
Andreas Müller
a18e1921e7 card-helpers.inc / selection-dialogs rework
* do not rely on /tmp. BTW I tried the redirect of stderr thingy to get dialog
  selection into variable without temporary file but that did not work: dialogs
  were not displayed anymore.
* cleanup menuitem to avoid confusion
* SelectSuSudo stores selection in SuSudoSelection and does not open dialog in
  case SuSudoSelection is already set

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 13:12:26 +02:00
Andreas Müller
794462b8ea card-helpers.inc: polish comments
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 11:59:02 +02:00
Andreas Müller
dc4c8f7421 card-helpers.inc: rework EnsureUnmount
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-03 11:59:02 +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
Andreas Müller
b95e8eabb2 scripts: minor prettification
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 23:35:24 +02:00
Andreas Müller
8bf79ed118 scripts/ti-old-omap: Use EvalExAuto / prepare card-kernel-write
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 23:26:43 +02:00
Andreas Müller
84344f5aec scripts: use EvaExAuto for imx/raspi
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 22:32:21 +02:00
Andreas Müller
5c205225d4 common-helpers.inc: Some ErrorOut / EvalEx rework
* ErrorOut outputs to stderr
* Start message is magenta now
* Add EvalExAuto which creates end messages from first word in start message

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 22:14:59 +02:00
Andreas Müller
0fc0a4a9cd scripts: rename ExecEx -> EvalEx
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 21:31:00 +02:00
Andreas Müller
0dbb955a94 card-write: Apply error-handling/logging to raspi kernel write
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 17:25:46 +02:00
Andreas Müller
541ead999f card-write/machine-imx.inc: Fix kernel copy to /boot
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 16:55:00 +02:00
Andreas Müller
f898e1f316 card-write/machine-imx.inc: re-add linefeed per devicetree file
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 16:54:12 +02:00
Andreas Müller
62ce7912fa Add/modify functions for enhanced error-handling/logging + fix spaces in variables
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 16:31:55 +02:00
Andreas Müller
ca5f873b08 Rewrite of card scripts completely
Reduce the card specific code to what's needed.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-02 09:58:24 +02:00
Andreas Müller
3cc5a3b448 mortsgna.conf: remove unnecessary comment
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-01 07:56:12 +02:00
Andreas Müller
398f8b589a mortsgna.conf: disable security flags
Images build are not ready for production. We see errors as:

| dhclient: symbol lookup error: /usr/lib/libomapi.so.0: undefined symbol: irs_resconf_load

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-01 07:55:22 +02:00
Andreas Müller
56721aa069 unpriv-user: Fix some operator remnant
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-01 00:25:29 +02:00
Andreas Müller
1f1b9cf0b1 sdcard-write: a bit more colour
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-01 00:19:59 +02:00
Andreas Müller
5aad7dc0eb sdcard-write: tab -> space
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-01 00:12:45 +02:00
Andreas Müller
51d0a839de base-files: Tweak issues
* final 'a' - it was a bit 'q'-ish
* 'g' was broken

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 23:02:06 +02:00
Andreas Müller
4235b2d598 base-files: fix issues for backslash
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 22:36:47 +02:00
Andreas Müller
3cf6da0fcc sdcard-write: Implement one common implementation of SelectRootfs and use it
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 20:50:44 +02:00
Andreas Müller
a70284d162 sdcard-write: Colorize error message if possible
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 20:49:40 +02:00
Andreas Müller
cb353484de polish comments
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 15:54:35 +02:00
Andreas Müller
efeecdfaf3 Replace MORTSGNA_PKG_FORMAT by IMAGE_PKGTYPE
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 15:53:37 +02:00
Andreas Müller
5d00766ce8 prepare no-static-libs - requires extensive testing -> postpone
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 15:50:48 +02:00
Andreas Müller
88479abcf7 modernize xserver defaults
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 15:50:07 +02:00
Andreas Müller
4024c506c5 Remove eglibc / ulibc remnants
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 15:49:02 +02:00
Andreas Müller
3b6f1a28ac Append Yocto mirrors as fallback
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 15:46:54 +02:00
Andreas Müller
bd98381fa7 Remove SOC_FAMILY default - it is set in oe-core/soc-family.inc
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 15:45:47 +02:00
Andreas Müller
231cdb6bbd mortsgna-musl: cleanup
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 14:20:00 +02:00
Andreas Müller
9fb0170a3c console-base-image-no-nm: add util-linux-lsblk
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 12:12:56 +02:00
Andreas Müller
4e4d79ea86 allgui-full-image/xfce4-full-image: remove gnome-bluetooth
packagegroup-xfce-extended pulls in blueman which is good enough

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-30 11:57:09 +02:00
Andreas Müller
7b8f1814db base-files: add /run as tmp to fstabs
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-29 13:31:08 +02:00
Andreas Müller
a88c62688d More Angsrom -> Mortsgna renames / steel artwork
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-29 12:42:30 +02:00
Andreas Müller
1f12c110ec Change layer settings
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-29 11:58:57 +02:00