9 Commits

Author SHA1 Message Date
Andreas Müller
ef4bdb0676 mortsgna.conf: Enable hardened security flags
Finally found time to get all the layers under my hood build with hardened
security flags.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-11-17 02:32:41 +01:00
Andreas Müller
a1c2700c09 Introduce MORTSGNA_ARMV7_TUNE to reduce armv7a build variant optionally
It depends on user's needs - and is not a pinned distro decision.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-26 11:41:29 +02:00
Andreas Müller
834950ff2e TODO: Add a note for a configurable armv7a common tune
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-25 23:35:05 +02:00
Andreas Müller
211e420712 Do not use gold as linker
* Have never understood what value is returned for extra effords caused by gold
* Seems there are not too many out there using gold - otherwise I cannot
  understand why nobody complains for important packages complaing for missing
  symbols (e.g dhclient / plymouth)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-25 12:45:15 +02:00
Andreas Müller
f66d5a951a Enable no-static-libs
Tests did not cause major build fallout. At runtime not issues came up.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-25 12:45:15 +02:00
Andreas Müller
c37b610d52 TODO: add some more tasks
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-12 15:43:33 +02: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
ba7c10849c TODO: add more love on root shell
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-07 23:42:35 +02:00
Andreas Müller
7090616fbf Add TODO
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-07 13:42:53 +02:00