Commit Graph

7 Commits

Author SHA1 Message Date
Alexandre Bard c31ccbcbbf image/ramdisk: Add kernel tests
id:418214
2023-08-16 16:21:56 +02:00
Alexandre Bard afa2da3bd1 distro/images/ramdisk-minimal: Add systemd-config to handle watchdog
The watchdog is enabled by the NRSW u-boot so we need to handle it in
linux otherwise it restarts the system.

id:413752
2023-08-14 12:52:56 +02:00
Alexandre Bard bb082fbba6 distro/images/ramdisk-minimal: Add networkmanager
To easily configure and test the different network interfaces.

nss and gnutls packageconfigs are required to build it.

id:413752
2023-08-14 12:52:56 +02:00
Lucien Mueller 3765bba60a images: remove minimal image, rename test image
the minimal image is not used anymore because we now have the ramdisk
image.

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2023-08-03 13:23:30 +02:00
Lucien Mueller 458a01a084 ADD: fitimage with integrated ramdisk.
ID: 413751

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2023-08-03 13:23:30 +02:00
Samuel Dolt 7e44f31bb9 feat(images): add nwl-image-minimal and nwl-image-testable 2023-04-24 11:04:25 +02:00
Samuel Dolt a222bed20e distro: add customization / branding
- replace PRODUCT by NWL in nwl-init-build-env
- add meta-nwl-distro to bblayers.conf.sample
- remove the meta-belden-coreos-demo layers by default
- add some branding

Squashed commit of the following:
commit e3ece0d4f75e6f37accd731f70c0071f3643b62a
commit 3c7e0567e523c6d2951883089e4944aa32d6a150
commit 29065139af735c71478d14c2316af80309bcaa1d

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2023-03-10 19:29:13 +01:00