wok diff linux-uml/receipt @ rev 22491
updated apr and apr-dev (1.4.6 -> 1.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Dec 31 14:21:42 2019 +0100 (2019-12-31) |
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 Dec 31 14:21:42 2019 +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"