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

updated libffi and libffi-dev (3.2.1 -> 3.3)
author Hans-G?nter Theisgen
date Tue Mar 03 16:31:51 2020 +0100 (2020-03-03)
parents e93e6b4d565f
children 78bc4b109dd6
line diff
     1.1 --- a/linld/stuff/linld.txt	Sun Aug 25 18:00:45 2019 +0200
     1.2 +++ b/linld/stuff/linld.txt	Tue Mar 03 16:31:51 2020 +0100
     1.3 @@ -44,6 +44,7 @@
     1.4  SliTaz patches
     1.5  --------------
     1.6  New command line arguments:
     1.7 +-64		boot a 64 bits CPU only.
     1.8  -f		force. Do not ask memory manager for allocation
     1.9  -b base		lower buffer address, default 1088k
    1.10  root number	root filesystem device
    1.11 @@ -54,3 +55,5 @@
    1.12  
    1.13  The -f and -b are useful skip XMM (max 64M ?) and VCPI (max 32M ?) limits:
    1.14  > linld -f -b 64m initrd=rootfs4.gz,rootfs3.gz,rootfs2.gz,rootfs1.gz "cl=video=-32"
    1.15 +
    1.16 +Image/zImage support.