[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

About upstart problem in live-initramfs-1.118-2 (Was: A problem in live-initramfs-1.110.7)



Steven Shiau wrote:
> Therefore the substitution for respawn in 25configure_init in
> live-initramfs-1.118-2 is:
> sed -i -e "s|^respawn.*|respawn /bin/login -f ${USERNAME}
> </dev/$(basename ${f}) > /dev/$(basename ${f}) 2>\&1|" ${f}
> 
> It should be modified as:
> sed -i -e "s|^exec.*|exec /bin/login -f ${USERNAME} </dev/$(basename
> ${f}) > /dev/$(basename ${f}) 2>\&1|" ${f}

that's true for ubuntu, but would break debian systems. live-initramfs
does not support ubuntu. if you want to get this fixed, ask ubuntu guys
to apply your patch to the live-initramfs package in ubuntu, or use
casper in ubuntu.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann at panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/



Reply to: