liminix/pkgs/preinit
Daniel Barlow 3df1ec76ff cleanup whitespace and commas
* [] is now [ ]
* {} is now { }
* commas in arglists go at end of line not beginning

In short, I ran the whole thing through nixfmt-rfc-style but only
accepted about 30% of its changes. I might grow accustomed to more
of it over time
2024-06-30 17:16:28 +01:00
..
Makefile preinit: fix compiler warnings 2023-11-05 11:27:43 +00:00
default.nix cleanup whitespace and commas 2024-06-30 17:16:28 +01:00
opts.h preinit: parse rootflags= in kernel command line 2024-01-08 00:35:13 +00:00
parseopts.c pass rootOptions config as rootflags= kernel cmdline opt 2024-01-08 18:54:49 +00:00
preinit.c pass rootOptions config as rootflags= kernel cmdline opt 2024-01-08 18:54:49 +00:00
shell.nix preinit: parse rootfstype from kernel command line 2023-10-19 18:56:09 +01:00