wok diff linux-uml/receipt @ rev 24031

updated dialog (1.3_20190211 -> 1.3_20210324)
author Hans-G?nter Theisgen
date Tue Apr 06 13:52:57 2021 +0100 (2021-04-06)
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	Tue Apr 06 13:52:57 2021 +0100
     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"