liminix/modules
Daniel Barlow 54a1ab3529 support jffs2, with initramfs
the jffs2 filesystem contains only /nix/store and a script which is
run in early init (initramfs) and is responsible for recreating
"traditional" directories (/bin /etc/**/* /var &c) based on the
configuration.

this is tested only in qemu so far and could use some cleanup
2023-04-04 23:35:49 +01:00
..
s6 remove support for sockets in pseudofiles 2023-04-04 23:23:22 +01:00
base.nix unify kernel command line handling 2023-03-23 22:24:44 +00:00
busybox.nix restore missing applets 2023-03-10 23:14:13 +00:00
flashable.nix add flashcp to allow flashing from a running system 2023-03-24 17:32:46 +00:00
hardware.nix describe role of flash config 2023-03-07 22:36:48 +00:00
hostname.nix set hostname before dhcp client runs 2023-03-08 22:11:59 +00:00
initramfs.nix support jffs2, with initramfs 2023-04-04 23:35:49 +01:00
jffs2.nix support jffs2, with initramfs 2023-04-04 23:35:49 +01:00
kexecboot.nix rename kexec-tools-static 2023-03-24 20:51:46 +00:00
outputs.nix rename "device" config tree as "hardware" 2023-03-03 22:52:33 +00:00
ramdisk.nix extract phram.mtd ramdisk support from tftpboot module 2023-03-18 14:30:10 +00:00
tftpboot.nix unify kernel command line handling 2023-03-23 22:24:44 +00:00
users.nix add openssh authorized_keys 2023-03-10 23:13:32 +00:00
wlan.nix configurable busybox 2023-03-10 18:40:45 +00:00