wok diff linux-uml/receipt @ rev 22805

updated gawk (4.2.1 -> 5.0.1)
author Hans-G?nter Theisgen
date Tue Jan 28 10:03:39 2020 +0100 (2020-01-28)
parents 81ea1c83d3b1
children 78bc4b109dd6
line diff
     1.1 --- a/linux-uml/receipt	Mon Jul 09 21:59:01 2018 +0200
     1.2 +++ b/linux-uml/receipt	Tue Jan 28 10:03:39 2020 +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="rw root=/dev/null"
     1.8 +args=""
     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"