liminix/modules
Daniel Barlow a135cb1217 introduce lim, the liminix library
so far we have lim.parseInt, which parses an integer from a string
with optional base-selecting-prefix (e.g. 0755, 0x12ab)
2023-11-05 15:13:06 +00:00
..
arch introduce lim, the liminix library 2023-11-05 15:13:06 +00:00
bridge extneder: use bridge module 2023-08-31 18:29:45 +01:00
dhcp6c this is the dhcp6c service we want 2023-09-26 16:43:03 +01:00
dnsmasq dnsmasq static hosts defaults to empty attrset 2023-09-04 23:02:17 +01:00
firewall add preamble text to each service-providing-module 2023-08-07 23:03:49 +01:00
hostapd remove interface.device 2023-08-28 22:02:28 +01:00
mount add placeholders for missing module docs 2023-09-04 22:19:22 +01:00
network er, "input" != output" 2023-09-13 18:01:50 +01:00
ntp add o+x permission on service-state directories 2023-08-28 22:02:28 +01:00
ppp remove interface.device 2023-08-28 22:02:28 +01:00
s6 add o+x permission on service-state directories 2023-08-28 22:02:28 +01:00
ssh ssh ensure we create /run/dropbear 2023-09-17 17:00:26 +01:00
vlan add outputs for vlan service 2023-09-17 17:00:31 +01:00
watchdog add placeholders for missing module docs 2023-09-04 22:19:22 +01:00
base.nix initial support for ubifs 2023-10-16 19:55:17 +01:00
busybox.nix improve descriptions for base and busybox 2023-08-16 22:26:31 +01:00
flashimage.nix use MTD_SPI_NOR_USE_4K_SECTORS only on MIPS 2023-10-07 22:41:15 +01:00
hardware.nix added hardware.ram.startAddress config 2023-11-05 15:11:58 +00:00
hostname.nix describe hostname option 2023-08-16 22:26:40 +01:00
initramfs.nix options.system.outputs.initramfs -> initramfs module 2023-11-05 11:33:02 +00:00
jffs2.nix options.system.outputs.initramfs -> initramfs module 2023-11-05 11:33:02 +00:00
kernel.nix extract NETDEVICES kconfig to kernel.nix module 2023-11-05 11:31:23 +00:00
kexecboot.nix rename config.outputs to config.system.outputs 2023-07-13 19:24:59 +01:00
outputs.nix replace multiway if with pkgs.stdenv.hostPlatform.qemuArch 2023-11-05 11:40:26 +00:00
ramdisk.nix improve grammar of mkEnableOption descriptions 2023-08-04 20:19:27 +01:00
squashfs.nix move squashfs kernel options into module 2023-08-30 22:59:28 +01:00
standard.nix initial support for ubifs 2023-10-16 19:55:17 +01:00
tftpboot.nix tftpboot: fix errors in phram partition size calc 2023-10-10 20:26:27 +01:00
ubifs.nix "ubimage" module contains ubifs image + instructions 2023-10-21 23:20:53 +01:00
ubimage.nix "ubimage" module contains ubifs image + instructions 2023-10-21 23:20:53 +01:00
users.nix improve doc 2023-08-16 22:52:16 +01:00
wlan.nix configurable busybox 2023-03-10 18:40:45 +00:00