wok diff linld/stuff/load.u @ rev 25749

fixed recipe for dconf
author Hans-G?nter Theisgen
date Sat Aug 31 14:17:36 2024 +0100 (10 months ago)
parents e93e6b4d565f
children
line diff
     1.1 --- a/linld/stuff/load.u	Sun Aug 25 18:00:45 2019 +0200
     1.2 +++ b/linld/stuff/load.u	Sat Aug 31 14:17:36 2024 +0100
     1.3 @@ -52,7 +52,7 @@
     1.4  +#if 0
     1.5  +        NL NL "Example" NL
     1.6  +        "\tcopy/b rootfs4.gz+rootfs3.gz+rootfs2.gz+rootfs1.gz rootfs.gz" NL
     1.7 -+        "\tlinld initrd=rootfs.gz \"cl=video=-32\""
     1.8 ++        "\tlinld initrd=rootfs.gz \"cl=root=/dev/null video=-32\""
     1.9  +#endif
    1.10       );
    1.11   }