wok diff linux-uml/receipt @ rev 23807

eudev: include relocated udevadm
author Richard Dunbar <mojo@slitaz.org>
date Sun May 24 12:23:14 2020 -0400 (2020-05-24)
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	Sun May 24 12:23:14 2020 -0400
     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"