Raito Bezarius
|
081b9ab370
|
feat(modules): add a nixpkgs module
Like nixpkgs itself, we can control Liminix's package set via the module
system.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
|
2024-05-24 17:36:05 +02:00 |
|
Daniel Barlow
|
a4ba5c85e1
|
alphabetize list in all-modules
|
2024-04-28 12:42:47 +01:00 |
|
Daniel Barlow
|
b6a054c588
|
add mdevd as module
following the upstream example, it republishes uevent messages
using multicast group 4 instead of group 2 as used by udev.
|
2024-04-14 21:59:23 +01:00 |
|
Daniel Barlow
|
a192f08881
|
remove missing module
|
2024-03-29 17:34:10 +00:00 |
|
Daniel Barlow
|
94dbc56595
|
fix doc
|
2024-02-27 20:08:30 +00:00 |
|
Raito Bezarius
|
e9ab8d7183
|
modules/outputs/ubivolume: introduce ubinization
It creates an UBI image based on an UBI volume configuration.
For now, it creates only an empty rootfs.
|
2024-02-18 20:30:41 +01:00 |
|
Daniel Barlow
|
f69ebbb6f5
|
fix doc CI target
|
2024-02-13 15:41:45 +00:00 |
|
Daniel Barlow
|
876bd7d8ce
|
rename flashimage to mtdimage
|
2023-12-11 19:09:18 +00:00 |
|
Daniel Barlow
|
4ddce6e926
|
fix the tests we broke
|
2023-12-10 17:12:57 +00:00 |
|
Daniel Barlow
|
5eeb277564
|
move output module imports example -> device
The outputs available are a characteristic of the device, not
the example.
|
2023-12-10 16:38:53 +00:00 |
|
Daniel Barlow
|
c81e7c4d35
|
move all output modules to subdirectory, trash standard.nix
standard.nix isn't, is the essence here. Not all devices
support flashimage as it is currently defined - some
have diskimage, some have neither
|
2023-12-10 15:23:12 +00:00 |
|
Daniel Barlow
|
7cfb92e3ce
|
more doc
|
2023-11-10 21:17:20 +00:00 |
|
Daniel Barlow
|
7d5c7b9b44
|
export evaluation from default.nix and use it for docs
|
2023-11-09 22:14:31 +00:00 |
|