add "standard" module, which includes flashimage kexec & jffs2
most systems need most of these, so it makes writing the docs a lot easier
This commit is contained in:
@@ -33,9 +33,7 @@ in rec {
|
||||
|
||||
imports = [
|
||||
../modules/wlan.nix
|
||||
../modules/tftpboot.nix
|
||||
../modules/flashimage.nix
|
||||
../modules/jffs2.nix
|
||||
../modules/standard.nix
|
||||
];
|
||||
rootfsType = "jffs2";
|
||||
|
||||
|
Reference in New Issue
Block a user