wok diff linux-uml/receipt @ rev 24347

Up expat (2.4.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 02 09:41:22 2022 +0000 (2022-02-02)
parents e93e6b4d565f
children 34e801e0eb52
line diff
     1.1 --- a/linux-uml/receipt	Sun Aug 25 18:00:45 2019 +0200
     1.2 +++ b/linux-uml/receipt	Wed Feb 02 09:41:22 2022 +0000
     1.3 @@ -97,7 +97,7 @@
     1.4  # /etc/inittab: "tty21::respawn:/bin/su -c '/boot/vm-uml 1 /boot/guests/slitaz.img 2 512m' nobody"
     1.5  n=\${1:-0}
     1.6  tap=tap\$n
     1.7 -args=""
     1.8 +args="root=/dev/null"
     1.9  dev="initrd=\$(ls -r /boot/rootfs*.gz | sed q)"
    1.10  if [ -n "\$2" ]; then
    1.11  	args="ro root=620\${3:-1} screen=text sound=noconf"