wok-6.x diff linld/stuff/linld.txt @ rev 22032

Up xorg-xf86-video-mach64 (6.9.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 20 19:27:27 2019 +0200 (2019-10-20)
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	Sun Oct 20 19:27:27 2019 +0200
     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.