wok diff linld/stuff/linld.txt @ rev 25057

linux-libre: fix linux-libre-3.18.129-gnu-slitaz.config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 11:05:30 2022 +0000 (2022-06-06)
parents 3d63943ab632
children
line diff
     1.1 --- a/linld/stuff/linld.txt	Sun Oct 20 19:27:27 2019 +0200
     1.2 +++ b/linld/stuff/linld.txt	Mon Jun 06 11:05:30 2022 +0000
     1.3 @@ -54,6 +54,6 @@
     1.4  > linld @args.cmd
     1.5  
     1.6  The -f and -b are useful skip XMM (max 64M ?) and VCPI (max 32M ?) limits:
     1.7 -> linld -f -b 64m initrd=rootfs4.gz,rootfs3.gz,rootfs2.gz,rootfs1.gz "cl=video=-32"
     1.8 +> linld -f -b 64m initrd=rootfs4.gz,rootfs3.gz,rootfs2.gz,rootfs1.gz "cl=root=/dev/null video=-32"
     1.9  
    1.10  Image/zImage support.